Searched refs:do_add (Results 1 – 1 of 1) sorted by relevance
| /openbmc/qemu/target/hppa/ |
| H A D | translate.c | 1188 static void do_add(DisasContext *ctx, unsigned rt, TCGv_i64 orig_in1, in do_add() function 1271 do_add(ctx, a->t, tcg_r1, tcg_r2, a->sh, is_l, in do_add_reg() 1291 do_add(ctx, a->t, tcg_im, tcg_r2, 0, 0, is_tsv, is_tc, 0, a->cf, false); in do_add_imm()
|