On 7/8/21 10:58 PM, Richard Henderson wrote:
> The a0_is_n flag is redundant with comparing a0 to cpu_psw_n.

Preferably split as 2 patches:
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>

> 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.hender...@linaro.org>
> ---
>  target/hppa/translate.c | 43 +++++++++--------------------------------
>  1 file changed, 9 insertions(+), 34 deletions(-)

Reply via email to