qemu/target-arm
Peter Maydell d108609bf9 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>
2014-03-24 16:34:01 +00:00
..
2014-03-17 16:31:53 +00:00
2014-03-17 16:31:53 +00:00
2014-02-26 17:20:00 +00:00
2014-02-26 17:20:00 +00:00
2014-03-24 16:34:01 +00:00