aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/coverage/compare_gcov_json.py
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2024-03-25 13:50:11 -1000
committerRichard Henderson <richard.henderson@linaro.org>2024-05-15 10:03:44 +0200
commite0137378ed4f3eecc44b7ac9b435f9d91ca7e8fb (patch)
treeb87601b43841e2197289262710206d55342e0f94 /scripts/coverage/compare_gcov_json.py
parenttarget/hppa: Use TCG_COND_TST* in trans_ftest (diff)
downloadqemu-e0137378ed4f3eecc44b7ac9b435f9d91ca7e8fb.tar.xz
qemu-e0137378ed4f3eecc44b7ac9b435f9d91ca7e8fb.zip
target/hppa: Remove cond_free
Now that we do not need to free tcg temporaries, the only thing cond_free does is reset the condition to never. Instead, simply write a new condition over the old, which may be simply cond_make_f() for the never condition. The do_*_cond functions do the right thing with c or cf == 0, so there's no need for a special case anymore. Reviewed-by: Helge Deller <deller@gmx.de> 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