summary refs log tree commit diff stats
path: root/python/scripts
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2023-02-26 10:09:44 -1000
committerRichard Henderson <richard.henderson@linaro.org>2023-03-13 06:44:37 -0700
commitbb09b540c46431c7181a85b7c5de21383af8d840 (patch)
tree0a9378a487a0b18be9b8297f4eb4a2bd33cbc946 /python/scripts
parent4b01ff2561a346570525c084ec71e0a3c3bb5c45 (diff)
downloadfocaccia-qemu-bb09b540c46431c7181a85b7c5de21383af8d840.tar.gz
focaccia-qemu-bb09b540c46431c7181a85b7c5de21383af8d840.zip
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 'python/scripts')
0 files changed, 0 insertions, 0 deletions