diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2019-09-04 12:29:57 -0700 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2019-09-05 13:23:03 +0100 |
commit | 2409d56454f0d028619fb1002eda86bf240906dd (patch) | |
tree | 6fec552c69532ff129e61f38f4a09d8dc4b55e83 /target/arm/a32.decode | |
parent | bd92fe353bda4412ffc46c0f7415207a684b45f2 (diff) |
target/arm: Simplify UMAAL
Since all of the inputs and outputs are i32, dispense with
the intermediate promotion to i64 and use tcg_gen_mulu2_i32
and 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-8-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'target/arm/a32.decode')
0 files changed, 0 insertions, 0 deletions