summaryrefslogtreecommitdiffstats
path: root/scripts/qapi-visit.py
diff options
context:
space:
mode:
authorPeter Maydell2016-06-14 16:59:15 +0200
committerPeter Maydell2016-06-14 17:01:03 +0200
commitfe8fcf3d642b4de1369841bf6acac13e0ec8770d (patch)
tree2c41b2e3abf67957ea1b75e7d5330ab2b1dff4fe /scripts/qapi-visit.py
parentarm: xlnx-zynqmp: Add xlnx-dp and xlnx-dpdma (diff)
downloadqemu-fe8fcf3d642b4de1369841bf6acac13e0ec8770d.tar.gz
qemu-fe8fcf3d642b4de1369841bf6acac13e0ec8770d.tar.xz
qemu-fe8fcf3d642b4de1369841bf6acac13e0ec8770d.zip
target-arm: Don't permit ARMv8-only Neon insns on ARMv7
The Neon instructions VCVTA, VCVTM, VCVTN, VCVTP, VRINTA, VRINTM, VRINTN, VRINTP, VRINTX, and VRINTZ were only introduced with ARMv8, so they need a guard to make them UNDEF if the CPU only supports ARMv7. (We got this right for all the other new-in-v8 insns, but forgot it for these Neon 2-reg-misc ops.) Reported-by: Christophe Lyon <christophe.lyon@linaro.org> Tested-by: Christophe Lyon <christophe.lyon@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 1465492511-9333-1-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'scripts/qapi-visit.py')
0 files changed, 0 insertions, 0 deletions