diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2016-02-11 11:17:32 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2016-02-11 11:17:32 +0000 |
commit | 7d197d2db5e99e4c8b20f6771ddc7303acaa1c89 (patch) | |
tree | 40baa759588a324109922070e371f9d02b61a87b /include/qom/cpu.h | |
parent | 4df322593037d2700f72dfdfb967300b7ad2e696 (diff) | |
download | 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 'include/qom/cpu.h')
0 files changed, 0 insertions, 0 deletions