diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-02-26 10:09:44 -1000 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-03-13 06:44:37 -0700 |
commit | bb09b540c46431c7181a85b7c5de21383af8d840 (patch) | |
tree | 0a9378a487a0b18be9b8297f4eb4a2bd33cbc946 /hw/pci-host/grackle.c | |
parent | 4b01ff2561a346570525c084ec71e0a3c3bb5c45 (diff) | |
download | qemu-bb09b540c46431c7181a85b7c5de21383af8d840.zip qemu-bb09b540c46431c7181a85b7c5de21383af8d840.tar.gz qemu-bb09b540c46431c7181a85b7c5de21383af8d840.tar.bz2 |
target/rx: Use cpu_psw_z as temp in flags computation
Since PSW_Z = PSW_S, we can move that assignment to the end
and use PSW_Z as a temporary while computing PSW_O.
Use tcg_constant_i32 instead of tcg_const_i32.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'hw/pci-host/grackle.c')
0 files changed, 0 insertions, 0 deletions