Home
last modified time | relevance | path

Searched refs:do_unit (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/hppa/
H A Dtranslate.c1263 static void do_unit(DisasContext *ctx, unsigned rt, TCGv_i64 in1, in do_unit() function
2669 do_unit(ctx, a->t, tcg_r1, tcg_r2, a->cf, a->d, false, tcg_gen_xor_i64); in trans_uxor()
2684 do_unit(ctx, a->t, tcg_r1, tmp, a->cf, a->d, is_tc, tcg_gen_add_i64); in do_uaddcm()
2711 do_unit(ctx, a->t, load_gpr(ctx, a->r), tmp, a->cf, a->d, false, in do_dcor()