summaryrefslogtreecommitdiffstats
path: root/include/exec/exec-all.h
diff options
context:
space:
mode:
authorRichard Henderson2019-08-08 22:26:15 +0200
committerPeter Maydell2019-08-16 15:02:53 +0200
commit5f8cd06ebcf57420be8fea4574de2e074de46709 (patch)
treec3131c1a76abdf38400e345d183d8d0a35af54bf /include/exec/exec-all.h
parenttarget/arm: Use tcg_gen_rotri_i32 for gen_swap_half (diff)
downloadqemu-5f8cd06ebcf57420be8fea4574de2e074de46709.tar.gz
qemu-5f8cd06ebcf57420be8fea4574de2e074de46709.tar.xz
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 'include/exec/exec-all.h')
0 files changed, 0 insertions, 0 deletions