diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-07-08 13:54:36 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2021-07-13 08:13:19 -0700 |
commit | 6e94937a54c6ef80c3f523d8560c8b6521e6c79c (patch) | |
tree | 406df7208d97d78ecf9ffaf7bd18a897fca7390d /capstone | |
parent | 29dd6f644a7b8a5a9a8bc249a25d50bc0e266da9 (diff) |
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 'capstone')
0 files changed, 0 insertions, 0 deletions