Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dtranslate.c4275 #define BCOND_CTR 2 macro
4284 if (type == BCOND_LR || type == BCOND_CTR || type == BCOND_TAR) { in gen_bcond()
4286 if (type == BCOND_CTR) { in gen_bcond()
4304 if (type == BCOND_CTR) { in gen_bcond()
4394 gen_bcond(ctx, BCOND_CTR); in gen_bcctr()