Searched refs:is_l (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/hppa/ |
H A D | translate.c | 1187 TCGv_i64 in2, unsigned shift, bool is_l, in do_add() argument 1205 if (!is_l || cond_need_cb(c)) { in do_add() 1245 if (!is_l) { in do_add() 1256 bool is_l, bool is_tsv, bool is_tc, bool is_c) in do_add_reg() argument 1269 do_add(ctx, a->t, tcg_r1, tcg_r2, a->sh, is_l, in do_add_reg()
|