diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2014-03-24 15:59:02 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2014-03-24 16:34:01 +0000 |
commit | d108609bf9ba160d2e2044ce7d553f691ac96dbd (patch) | |
tree | f04b92c7a59fcab6825406e9dc608b2e48ae7308 /hw/arm/boot.c | |
parent | 3a87f8b6859e6221b827ab4737779dddb37553ec (diff) | |
download | qemu-d108609bf9ba160d2e2044ce7d553f691ac96dbd.zip qemu-d108609bf9ba160d2e2044ce7d553f691ac96dbd.tar.gz qemu-d108609bf9ba160d2e2044ce7d553f691ac96dbd.tar.bz2 |
target-arm: Fix A64 Neon MLS
The order of operands for the accumulate step in disas_simd_3same_int()
was reversed. This only affected the MLS instruction, since all the
other accumulating instructions in this category perform an addition
rather than a subtraction.
Reported-by: Laurent Desnogues <laurent.desnogues@gmail.com>
Tested-by: Laurent Desnogues <laurent.desnogues@gmail.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/arm/boot.c')
0 files changed, 0 insertions, 0 deletions