diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2020-05-12 17:38:48 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-05-14 15:03:09 +0100 |
commit | a063569508af8295cf6271e06700e5b956bb402d (patch) | |
tree | 1cc46eb983aa0b1c77026ad9f537d0925ff0ed2a /target/arm/cpu-param.h | |
parent | f7e462f82b06d39acefff7b8f153bf5e6b3d28e5 (diff) | |
download | qemu-a063569508af8295cf6271e06700e5b956bb402d.zip qemu-a063569508af8295cf6271e06700e5b956bb402d.tar.gz qemu-a063569508af8295cf6271e06700e5b956bb402d.tar.bz2 |
target/arm: Convert Neon 3-reg-same VQRDMLAH/VQRDMLSH to decodetree
Convert the Neon VQRDMLAH and VQRDMLSH insns in the 3-reg-same group
to decodetree. These don't use do_3same() because they want to
operate on VFP double registers, whose offsets are different from the
neon_reg_offset() calculations do_3same does.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200512163904.10918-2-peter.maydell@linaro.org
Diffstat (limited to 'target/arm/cpu-param.h')
0 files changed, 0 insertions, 0 deletions