diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2024-09-10 05:34:56 +0000 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2024-09-22 06:54:50 +0200 |
commit | ce8e5f2f2f585fbbf507d96477b7dd75bf9182eb (patch) | |
tree | 07c5d8ea8f4586a60546ab4debd9f8362e997c06 /python/scripts | |
parent | d0dabf9ec5bc8d4252cc7f166c28542a492eaaad (diff) | |
download | qemu-ce8e5f2f2f585fbbf507d96477b7dd75bf9182eb.zip qemu-ce8e5f2f2f585fbbf507d96477b7dd75bf9182eb.tar.gz qemu-ce8e5f2f2f585fbbf507d96477b7dd75bf9182eb.tar.bz2 |
tcg/ppc: Optimize cmpsel with constant 0/-1 arguments
These can be simplified to and/or/andc/orc,
avoiding the load of the constantinto a register.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'python/scripts')
0 files changed, 0 insertions, 0 deletions