diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2024-09-11 03:24:10 +0000 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2024-09-22 06:54:50 +0200 |
commit | 50695fb83e22ad011708b738d24c6c67d6296aaa (patch) | |
tree | 44ebcba67f5cfedf85c048b263a5e08a7d84330b /python/scripts/vendor.py | |
parent | 1c7d05ff70f09367ab8b519cbbb69dd5491f85f1 (diff) | |
download | qemu-50695fb83e22ad011708b738d24c6c67d6296aaa.zip qemu-50695fb83e22ad011708b738d24c6c67d6296aaa.tar.gz qemu-50695fb83e22ad011708b738d24c6c67d6296aaa.tar.bz2 |
tcg/s390x: 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/vendor.py')
0 files changed, 0 insertions, 0 deletions