diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2012-03-14 12:26:11 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2012-03-15 17:00:55 +0000 |
commit | d9e028c1d9c2a8d2ad42f2aeb502b71086a52d4d (patch) | |
tree | e54746b5f4004930b264fd12cfe1e1b22b1a76c5 /qemu-file.h | |
parent | c98d174c24b915e9908785feb63eb3b5abe33818 (diff) |
target-arm: Decode SETEND correctly in Thumb
Decode the SETEND instruction correctly in Thumb mode,
rather than accidentally treating it like CPS. We don't
support BE8 mode, but this change brings the Thumb mode
in to line with behaviour in ARM mode: 'SETEND BE' is
not supported and will provoke an UNDEF exception, but
'SETEND LE' is correctly handled as a no-op.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reported-by: Daniel Forsgren <daniel.forsgren@enea.com>
Reviewed-by: Laurent Desnogues <laurent.desnogues@gmail.com>
Diffstat (limited to 'qemu-file.h')
0 files changed, 0 insertions, 0 deletions