On 05/06/2017 04:14 AM, Aurelien Jarno wrote:
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.Signed-off-by: Aurelien Jarno<[email protected]> --- target/sh4/cpu.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
