diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2020-06-16 10:32:26 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-06-16 10:32:26 +0100 |
commit | 3a1d9eb07b767a7592abca642af80906f9eab0ed (patch) | |
tree | d68710be71cc3d847cff2111a126a3a42f4d6c7a /.mailmap | |
parent | f5b28401200ec95ba89552df3ecdcdc342f6b90b (diff) | |
download | qemu-3a1d9eb07b767a7592abca642af80906f9eab0ed.zip qemu-3a1d9eb07b767a7592abca642af80906f9eab0ed.tar.gz qemu-3a1d9eb07b767a7592abca642af80906f9eab0ed.tar.bz2 |
target/arm: Convert Neon 3-reg-diff long multiplies
Convert the Neon 3-reg-diff insns VMULL, VMLAL and VMLSL; these perform
a 32x32->64 multiply with possible accumulate.
Note that for VMLSL we do the accumulate directly with a subtraction
rather than doing a negate-then-add as the old code did.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions