target/sh4: do not include DELAY_SLOT_TRUE in the TB state
commit24b09d9d8ba589402f9c8e0d8d36bcf5c4a933da
authorAurelien Jarno <aurelien@aurel32.net>
Mon, 1 May 2017 21:20:43 +0000 (1 23:20 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Sat, 13 May 2017 09:17:29 +0000 (13 11:17 +0200)
tree8a0cb6755c3ea5bb0f6e7579029a0528ea06a517
parent39682608111713404b53ade46edc87a7f85a0f12
target/sh4: do not include DELAY_SLOT_TRUE in the TB state

DELAY_SLOT_TRUE is used as a dynamic condition for the branch after the
delay slot instruction. It is not used in code generation, so there is
no need to including in the TB state.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
target/sh4/cpu.h