summaryrefslogtreecommitdiffstats
path: root/python/qemu
diff options
context:
space:
mode:
authorRichard Henderson2019-09-04 21:30:00 +0200
committerPeter Maydell2019-09-05 14:23:03 +0200
commitea96b374641bc429269096d88d4e91ee544273e9 (patch)
treecfdbde2f522137f781b62d5a81b6c6cae4b4bdfe /python/qemu
parenttarget/arm: Convert Halfword multiply and multiply accumulate (diff)
downloadqemu-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