summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorPeter Maydell2019-02-01 15:55:44 +0100
committerPeter Maydell2019-02-01 15:55:44 +0100
commit08d5e3bde6b4ad32996bf69d93aa66ae43d3f3ff (patch)
tree87d463e0b28b92101483856499fa2fe98ed54926 /scripts
parenthw/arm/mps2-tz: Add mps2-an521 model (diff)
downloadqemu-08d5e3bde6b4ad32996bf69d93aa66ae43d3f3ff.tar.gz
qemu-08d5e3bde6b4ad32996bf69d93aa66ae43d3f3ff.tar.xz
qemu-08d5e3bde6b4ad32996bf69d93aa66ae43d3f3ff.zip
target/arm/translate-a64: Don't underdecode system instructions
The "system instructions" and "system register move" subcategories of "branches, exception generating and system instructions" for A64 only apply if bits [23:22] are zero; other values are currently unallocated. Correctly UNDEF these unallocated encodings. Reported-by: Laurent Desnogues <laurent.desnogues@gmail.com> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Laurent Desnogues <laurent.desnogues@gmail.com> Message-id: 20190125182626.9221-2-peter.maydell@linaro.org
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions