Richard Henderson 485b607d4f target/arm: Simplify op_smlawx for SMLAW*
By shifting the 16-bit input left by 16, we can align the desired
portion of the 48-bit product and use tcg_gen_muls2_i32.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20190904193059.26202-12-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2019-09-05 13:23:03 +01:00
..
2019-08-16 17:21:40 +01:00
2019-08-16 13:31:53 +02:00
2019-08-16 17:21:40 +01:00
2019-08-16 17:21:40 +01:00
2019-08-16 13:31:53 +02:00
2019-08-16 13:31:53 +02:00