diff options
author | Peter Maydell | 2020-05-12 18:38:59 +0200 |
---|---|---|
committer | Peter Maydell | 2020-05-14 16:03:09 +0200 |
commit | ab978335a56e3618212868fdce3a54217c6e71e6 (patch) | |
tree | 19b3c926d0f9dfab8efc5fde1f22c14ecc60e4d3 /target/arm/gdbstub64.c | |
parent | target/arm: Convert Neon VADD, VSUB, VABD 3-reg-same insns to decodetree (diff) | |
download | qemu-ab978335a56e3618212868fdce3a54217c6e71e6.tar.gz qemu-ab978335a56e3618212868fdce3a54217c6e71e6.tar.xz qemu-ab978335a56e3618212868fdce3a54217c6e71e6.zip |
target/arm: Convert Neon VPMIN/VPMAX/VPADD float 3-reg-same insns to decodetree
Convert the Neon float VPMIN, VPMAX and VPADD 3-reg-same insns to
decodetree. These are the only remaining 'pairwise' operations,
so we can delete the pairwise-specific bits of the old decoder's
for-each-element loop now.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200512163904.10918-13-peter.maydell@linaro.org
Diffstat (limited to 'target/arm/gdbstub64.c')
0 files changed, 0 insertions, 0 deletions