diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2023-06-19 11:20:21 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2023-06-19 11:22:18 +0100 |
commit | a97d3c18f61fd307bffd3579ba35fccd2d88aeb1 (patch) | |
tree | 5640e8cf031dd65d1c55f78d684c29de61bda26e /qemu-io.c | |
parent | 6e3c8049ad90951e81077d594f2cfe8c10047213 (diff) |
target/arm: Convert exception generation instructions to decodetree
Convert the exception generation instructions SVC, HVC, SMC, BRK and
HLT to decodetree.
The old decoder decoded the halting-debug insnns DCPS1, DCPS2 and
DCPS3 just in order to then make them UNDEF; as with DRPS, we don't
bother to decode them, but document the patterns in a64.decode.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20230602155223.2040685-8-peter.maydell@linaro.org
Diffstat (limited to 'qemu-io.c')
0 files changed, 0 insertions, 0 deletions