aboutsummaryrefslogtreecommitdiff
path: root/thunk.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2016-06-14 15:59:15 +0100
committerPeter Maydell <peter.maydell@linaro.org>2016-06-14 15:59:15 +0100
commit87c010e886c32b189a85c299d5ab43ddb0940892 (patch)
tree0b2968270f5ffa43af2eaa43b71444582731e08b /thunk.c
parent61595702522d1b13b9bd6159efca9a443dff6a6b (diff)
target-arm: Don't permit ARMv8-only Neon insns on ARMv7pull-target-arm-20160614-1
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 'thunk.c')
0 files changed, 0 insertions, 0 deletions