diff options
author | Fredrik Strupe <fredrik@strupe.net> | 2020-04-08 13:59:53 +0200 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-05-04 10:32:44 +0100 |
commit | ab553ef74ee52c0889679d0bd0da084aaf938f5c (patch) | |
tree | ca9949e569fc56e5c202ae81db16448a66504fe7 /linux-user/qemu.h | |
parent | 2ef486e76d64436be90f7359a3071fb2a56ce835 (diff) | |
download | qemu-ab553ef74ee52c0889679d0bd0da084aaf938f5c.zip qemu-ab553ef74ee52c0889679d0bd0da084aaf938f5c.tar.gz qemu-ab553ef74ee52c0889679d0bd0da084aaf938f5c.tar.bz2 |
target/arm: Make VQDMULL undefined when U=1
According to Arm ARM, VQDMULL is only valid when U=0, while having
U=1 is unallocated.
Signed-off-by: Fredrik Strupe <fredrik@strupe.net>
Fixes: 695272dcb976 ("target-arm: Handle UNDEF cases for Neon 3-regs-different-widths")
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'linux-user/qemu.h')
0 files changed, 0 insertions, 0 deletions