diff options
author | Richard Henderson | 2021-07-08 22:54:36 +0200 |
---|---|---|
committer | Richard Henderson | 2021-07-13 17:13:19 +0200 |
commit | 6e94937a54c6ef80c3f523d8560c8b6521e6c79c (patch) | |
tree | 406df7208d97d78ecf9ffaf7bd18a897fca7390d /tests/acceptance/replay_kernel.py | |
parent | target/hppa: Use tcg_constant_* (diff) | |
download | qemu-6e94937a54c6ef80c3f523d8560c8b6521e6c79c.tar.gz qemu-6e94937a54c6ef80c3f523d8560c8b6521e6c79c.tar.xz qemu-6e94937a54c6ef80c3f523d8560c8b6521e6c79c.zip |
target/hppa: Clean up DisasCond
The a0_is_n flag is redundant with comparing a0 to cpu_psw_n.
The a1_is_0 flag can be removed by initializing a1 to $0,
which also means that cond_prep can be removed entirely.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'tests/acceptance/replay_kernel.py')
0 files changed, 0 insertions, 0 deletions