On 05/06/2017 04:14 AM, Aurelien Jarno wrote:
Now that ctx->flags has been split, it becomes clear that
DELAY_SLOT_CLEARME has not impact on the code generation: in both case
ctx->envflags is cleared, either by clearing all the flags, or by
setting it to 0. This is left-over from pre-TCG era.

Reviewed-by: Philippe Mathieu-Daudé<f4...@amsat.org>
Signed-off-by: Aurelien Jarno<aurel...@aurel32.net>
---
  target/sh4/cpu.h       |  3 +--
  target/sh4/helper.c    |  2 --
  target/sh4/translate.c | 17 +++++------------
  3 files changed, 6 insertions(+), 16 deletions(-)

Reviewed-by: Richard Henderson <r...@twiddle.net>


r~


Reply via email to