Home
last modified time | relevance | path

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

/openbmc/qemu/target/hppa/
H A Dtranslate.c1758 static bool do_ibranch(DisasContext *ctx, TCGv_i64 dest, in do_ibranch() function
3750 return do_ibranch(ctx, tmp, a->l, a->n); in trans_be()
3847 return do_ibranch(ctx, tmp, a->l, a->n); in trans_blr()
3866 return do_ibranch(ctx, dest, 0, a->n); in trans_bv()
3875 return do_ibranch(ctx, dest, a->l, a->n); in trans_bve()