diff options
| author | Richard Henderson | 2019-09-04 21:30:00 +0200 |
|---|---|---|
| committer | Peter Maydell | 2019-09-05 14:23:03 +0200 |
| commit | ea96b374641bc429269096d88d4e91ee544273e9 (patch) | |
| tree | cfdbde2f522137f781b62d5a81b6c6cae4b4bdfe /python/qemu | |
| parent | target/arm: Convert Halfword multiply and multiply accumulate (diff) | |
| download | qemu-ea96b374641bc429269096d88d4e91ee544273e9.tar.gz qemu-ea96b374641bc429269096d88d4e91ee544273e9.tar.xz qemu-ea96b374641bc429269096d88d4e91ee544273e9.zip | |
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 'python/qemu')
0 files changed, 0 insertions, 0 deletions
