Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dtranslate.c4276 #define BCOND_TAR 3 macro
4284 if (type == BCOND_LR || type == BCOND_CTR || type == BCOND_TAR) { in gen_bcond()
4288 } else if (type == BCOND_TAR) { in gen_bcond()
4404 gen_bcond(ctx, BCOND_TAR); in gen_bctar()