diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2018-06-29 15:11:12 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2018-06-29 15:11:12 +0100 |
commit | 2cc99919a81a62589a4a6b0f365eabfead1db1a7 (patch) | |
tree | 949c5936f2ce36e4a844f1db9187b15025542da8 /docs/pcie_pci_bridge.txt | |
parent | 05f48bab3080fb876fbad8d8f14e6ba545432d67 (diff) | |
download | qemu-2cc99919a81a62589a4a6b0f365eabfead1db1a7.zip qemu-2cc99919a81a62589a4a6b0f365eabfead1db1a7.tar.gz qemu-2cc99919a81a62589a4a6b0f365eabfead1db1a7.tar.bz2 |
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 'docs/pcie_pci_bridge.txt')
0 files changed, 0 insertions, 0 deletions