summary refs log tree commit diff stats
path: root/hw/core/generic-loader.c
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2019-08-08 13:26:15 -0700
committerPeter Maydell <peter.maydell@linaro.org>2019-08-16 14:02:53 +0100
commit5f8cd06ebcf57420be8fea4574de2e074de46709 (patch)
treec3131c1a76abdf38400e345d183d8d0a35af54bf /hw/core/generic-loader.c
parentadefba76e8bf10dfb342094d2f5debfeedb1a74d (diff)
downloadfocaccia-qemu-5f8cd06ebcf57420be8fea4574de2e074de46709.tar.gz
focaccia-qemu-5f8cd06ebcf57420be8fea4574de2e074de46709.zip
target/arm: Simplify SMMLA, SMMLAR, SMMLS, SMMLSR
All of the inputs to these instructions are 32-bits.  Rather than
extend each input to 64-bits and then extract the high 32-bits of
the output, use tcg_gen_muls2_i32 and other 32-bit generator functions.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20190808202616.13782-7-richard.henderson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/core/generic-loader.c')
0 files changed, 0 insertions, 0 deletions