summaryrefslogtreecommitdiffstats
path: root/exec.c
diff options
context:
space:
mode:
authorPeter Maydell2016-02-11 12:17:32 +0100
committerPeter Maydell2016-02-11 12:17:32 +0100
commit7d197d2db5e99e4c8b20f6771ddc7303acaa1c89 (patch)
tree40baa759588a324109922070e371f9d02b61a87b /exec.c
parenttarget-arm: Fix IL bit reported for Thumb coprocessor traps (diff)
downloadqemu-7d197d2db5e99e4c8b20f6771ddc7303acaa1c89.tar.gz
qemu-7d197d2db5e99e4c8b20f6771ddc7303acaa1c89.tar.xz
qemu-7d197d2db5e99e4c8b20f6771ddc7303acaa1c89.zip
target-arm: Fix IL bit reported for Thumb VFP and Neon traps
All Thumb Neon and VFP instructions are 32 bits, so the IL bit in the syndrome register should be set. Pass false to the syn_* function's is_16bit argument rather than s->thumb so we report the correct IL bit. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Sergey Fedorov <serge.fdrv@gmail.com> Message-id: 1454683067-16001-4-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'exec.c')
0 files changed, 0 insertions, 0 deletions