diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-02-26 10:12:45 -1000 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-03-13 06:44:37 -0700 |
commit | 09374ee274bf41c06c64ddc4dc85a1d07cbceb0b (patch) | |
tree | 4369b717562b815495f1ff77e8d927cd944cb31e /hw/pci-host | |
parent | bb09b540c46431c7181a85b7c5de21383af8d840 (diff) | |
download | qemu-09374ee274bf41c06c64ddc4dc85a1d07cbceb0b.zip qemu-09374ee274bf41c06c64ddc4dc85a1d07cbceb0b.tar.gz qemu-09374ee274bf41c06c64ddc4dc85a1d07cbceb0b.tar.bz2 |
target/rx: Avoid tcg_const_i32 when new temp needed
These three cases use a constant as first input, and
then overwrite the temp in the output. Separate them.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'hw/pci-host')
0 files changed, 0 insertions, 0 deletions