summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorRichard Henderson2018-06-29 16:11:12 +0200
committerPeter Maydell2018-06-29 16:11:12 +0200
commit2cc99919a81a62589a4a6b0f365eabfead1db1a7 (patch)
tree949c5936f2ce36e4a844f1db9187b15025542da8 /include/exec
parenttarget/arm: Implement SVE fp complex multiply add (diff)
downloadqemu-2cc99919a81a62589a4a6b0f365eabfead1db1a7.tar.gz
qemu-2cc99919a81a62589a4a6b0f365eabfead1db1a7.tar.xz
qemu-2cc99919a81a62589a4a6b0f365eabfead1db1a7.zip
target/arm: Pass index to AdvSIMD FCMLA (indexed)
For aa64 advsimd, we had been passing the pre-indexed vector. However, sve applies the index to each 128-bit segment, so we need to pass in the index separately. For aa32 advsimd, the fp32 operation always has index 0, but we failed to interpret the fp16 index correctly. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Message-id: 20180627043328.11531-31-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions