Searched refs:do_log_cond (Results 1 – 1 of 1) sorted by relevance
| /openbmc/qemu/target/hppa/ |
| H A D | translate.c | 980 static DisasCond do_log_cond(DisasContext *ctx, unsigned cf, bool d, in do_log_cond() 1037 return do_log_cond(ctx, c * 2 + f, d, res); in do_unit_zero_cond() 1425 ctx->null_cond = do_log_cond(ctx, cf, d, dest); in do_log_reg() 974 static DisasCond do_log_cond(DisasContext *ctx, unsigned cf, bool d, do_log_cond() function
|