summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorPeter Maydell2018-10-24 08:50:18 +0200
committerPeter Maydell2018-10-24 08:51:36 +0200
commit4be42f4013fa1a9df47b48aae5148767bed8e80c (patch)
treeb4d14ac4a44b3ffaba85837c145783743d16fff5 /scripts
parenttarget/arm: Get IL bit correct for v7 syndrome values (diff)
downloadqemu-4be42f4013fa1a9df47b48aae5148767bed8e80c.tar.gz
qemu-4be42f4013fa1a9df47b48aae5148767bed8e80c.tar.xz
qemu-4be42f4013fa1a9df47b48aae5148767bed8e80c.zip
target/arm: Report correct syndrome for FP/SIMD traps to Hyp mode
For traps of FP/SIMD instructions to AArch32 Hyp mode, the syndrome provided in HSR has more information than is reported to AArch64. Specifically, there are extra fields TA and coproc which indicate whether the trapped instruction was FP or SIMD. Add this extra information to the syndromes we construct, and mask it out when taking the exception to AArch64. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20181012144235.19646-11-peter.maydell@linaro.org
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions