qemu-e2k/target/arm
Richard Henderson e0a0c8322b target/arm: Fix SMMLS argument order
The previous simplification got the order of operands to the
subtraction wrong.  Since the 64-bit product is the subtrahend,
we must use a 64-bit subtract to properly compute the borrow
from the low-part of the product.

Fixes: 5f8cd06ebc ("target/arm: Simplify SMMLA, SMMLAR, SMMLS, SMMLSR")
Reported-by: Laurent Desnogues <laurent.desnogues@gmail.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Tested-by: Laurent Desnogues <laurent.desnogues@gmail.com>
Message-id: 20190829013258.16102-1-richard.henderson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2019-09-03 16:20:34 +01:00
..
arch_dump.c
arm_ldst.h
arm-powerctl.c
arm-powerctl.h
arm-semi.c
cpu64.c target-arm queue: 2019-08-16 17:21:40 +01:00
cpu-param.h
cpu-qom.h hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ 2019-08-21 13:24:01 +02:00
cpu.c target/arm/cpu: Ensure we can use the pmu with kvm 2019-08-16 14:02:51 +01:00
cpu.h target/arm: Allow ARMCPRegInfo read/write functions to throw exceptions 2019-09-03 16:20:34 +01:00
crypto_helper.c
debug_helper.c
gdbstub64.c
gdbstub.c
helper-a64.c Clean up inclusion of sysemu/sysemu.h 2019-08-16 13:31:53 +02:00
helper-a64.h
helper-sve.h
helper.c target/arm: Take exceptions on ATS instructions when needed 2019-09-03 16:20:34 +01:00
helper.h target/arm: Remove helper_double_saturate 2019-08-16 14:02:50 +01:00
idau.h
internals.h
iwmmxt_helper.c
kvm32.c Clean up inclusion of sysemu/sysemu.h 2019-08-16 13:31:53 +02:00
kvm64.c target-arm queue: 2019-08-16 17:21:40 +01:00
kvm_arm.h target/arm/cpu: Ensure we can use the pmu with kvm 2019-08-16 14:02:51 +01:00
kvm-consts.h
kvm-stub.c
kvm.c target-arm queue: 2019-08-16 17:21:40 +01:00
m_helper.c Clean up inclusion of sysemu/sysemu.h 2019-08-16 13:31:53 +02:00
machine.c Include hw/boards.h a bit less 2019-08-16 13:31:53 +02:00
Makefile.objs
monitor.c Include hw/boards.h a bit less 2019-08-16 13:31:53 +02:00
neon_helper.c
op_addsub.h
op_helper.c target/arm: Remove helper_double_saturate 2019-08-16 14:02:50 +01:00
pauth_helper.c
psci.c sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 2019-08-16 13:37:36 +02:00
sve_helper.c tcg: Introduce set/clear_helper_retaddr 2019-07-14 12:19:00 +02:00
sve.decode
tlb_helper.c
trace-events
translate-a64.c target/arm: Allow ARMCPRegInfo read/write functions to throw exceptions 2019-09-03 16:20:34 +01:00
translate-a64.h Revert "target/arm: Use unallocated_encoding for aarch32" 2019-09-03 16:20:34 +01:00
translate-sve.c
translate-vfp.inc.c target/arm: Factor out unallocated_encoding for aarch32 2019-09-03 16:20:34 +01:00
translate.c target/arm: Fix SMMLS argument order 2019-09-03 16:20:34 +01:00
translate.h Revert "target/arm: Use unallocated_encoding for aarch32" 2019-09-03 16:20:34 +01:00
vec_helper.c
vfp_helper.c
vfp-uncond.decode
vfp.decode