diff options
| author | Peter Maydell | 2014-03-24 16:59:02 +0100 |
|---|---|---|
| committer | Peter Maydell | 2014-03-24 17:34:01 +0100 |
| commit | d108609bf9ba160d2e2044ce7d553f691ac96dbd (patch) | |
| tree | f04b92c7a59fcab6825406e9dc608b2e48ae7308 /util | |
| parent | Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging (diff) | |
| download | qemu-d108609bf9ba160d2e2044ce7d553f691ac96dbd.tar.gz qemu-d108609bf9ba160d2e2044ce7d553f691ac96dbd.tar.xz qemu-d108609bf9ba160d2e2044ce7d553f691ac96dbd.zip | |
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 'util')
0 files changed, 0 insertions, 0 deletions
