diff options
author | Aurelien Jarno <aurelien@aurel32.net> | 2017-05-01 23:20:43 +0200 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2017-05-13 11:18:22 +0200 |
commit | ac9707eaf6124cb0dd81202d88730f540e7c7d5b (patch) | |
tree | 1ae26c057465a5677bd0e7a2f8207b811f3251e1 /target/ppc/cpu-models.h | |
parent | 632056651a038e85ea9b62f1ad63a98c929ee40f (diff) |
target/sh4: only save flags state at the end of the TB
There is no need to save flags when entering and exiting the delay slot.
They can be saved only when reaching the end of the TB. If the TB is
interrupted before by an exception, they will be restored using
restore_state_to_opc.
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'target/ppc/cpu-models.h')
0 files changed, 0 insertions, 0 deletions