diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2019-09-04 12:30:00 -0700 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2019-09-05 13:23:03 +0100 |
commit | ea96b374641bc429269096d88d4e91ee544273e9 (patch) | |
tree | cfdbde2f522137f781b62d5a81b6c6cae4b4bdfe /linux-user/linux_loop.h | |
parent | 26c6923de7131fa1cf223ab67131d1992dc17001 (diff) | |
download | qemu-ea96b374641bc429269096d88d4e91ee544273e9.zip qemu-ea96b374641bc429269096d88d4e91ee544273e9.tar.gz qemu-ea96b374641bc429269096d88d4e91ee544273e9.tar.bz2 |
target/arm: Simplify op_smlaxxx for SMLAL*
Since all of the inputs and outputs are i32, dispense with
the intermediate promotion to i64 and use tcg_gen_add2_i32.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20190904193059.26202-11-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'linux-user/linux_loop.h')
0 files changed, 0 insertions, 0 deletions