diff options
author | 2023-02-26 10:09:44 -1000 | |
---|---|---|
committer | 2023-03-13 06:44:37 -0700 | |
commit | bb09b540c46431c7181a85b7c5de21383af8d840 (patch) | |
tree | 0a9378a487a0b18be9b8297f4eb4a2bd33cbc946 /scripts/coverage/compare_gcov_json.py | |
parent | target/rx: Use tcg_gen_abs_i32 (diff) | |
download | qemu-bb09b540c46431c7181a85b7c5de21383af8d840.tar.xz 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 'scripts/coverage/compare_gcov_json.py')
0 files changed, 0 insertions, 0 deletions