aboutsummaryrefslogtreecommitdiff
path: root/rust/hw/timer
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2025-08-27 20:38:40 +1000
committerRichard Henderson <richard.henderson@linaro.org>2025-09-04 09:49:23 +0200
commitba8a86d67aca43a854c78380c917845059c83d4c (patch)
tree643464e058e4635bae9a90f049a1f0c3f2a7b013 /rust/hw/timer
parent26c41cc4a3d998caa700407a27e18755a6e1895c (diff)
downloadqemu-ba8a86d67aca43a854c78380c917845059c83d4c.zip
qemu-ba8a86d67aca43a854c78380c917845059c83d4c.tar.gz
qemu-ba8a86d67aca43a854c78380c917845059c83d4c.tar.bz2
tcg/i386: Use canonical operand ordering in expand_vec_sari
The optimizer prefers to have constants as the second operand, so expand LT x,0 instead of GT 0,x. This will not affect the generated code at all. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'rust/hw/timer')
0 files changed, 0 insertions, 0 deletions