diff options
author | Richard Henderson | 2022-04-17 19:43:46 +0200 |
---|---|---|
committer | Peter Maydell | 2022-04-22 15:44:55 +0200 |
commit | aa5b0b29b12eb5741f0bba01316166d1f721b8f0 (patch) | |
tree | baf7edccfd67cf24c20c8e070c8b2a9fdf62723e /hw/intc/arm_gicv3_common.c | |
parent | target/arm: Use tcg_constant in translate-neon.c (diff) | |
download | qemu-aa5b0b29b12eb5741f0bba01316166d1f721b8f0.tar.gz qemu-aa5b0b29b12eb5741f0bba01316166d1f721b8f0.tar.xz qemu-aa5b0b29b12eb5741f0bba01316166d1f721b8f0.zip |
target/arm: Use smin/smax for do_sat_addsub_32
The operation we're performing with the movcond
is either min/max depending on cond -- simplify.
Use tcg_constant_i64 while we're at it.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/intc/arm_gicv3_common.c')
0 files changed, 0 insertions, 0 deletions