Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c359 static void per_branch_cond(DisasContext *s, TCGCond cond, in per_branch_cond() function
1254 per_branch_cond(s, c->cond, c->u.s64.a, c->u.s64.b); in help_branch()
1262 per_branch_cond(s, TCG_COND_NE, t1, z); in help_branch()