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.c3680 #define BCOND_CTR 2 macro
3690 if (type == BCOND_LR || type == BCOND_CTR || type == BCOND_TAR) { in gen_bcond()
3692 if (type == BCOND_CTR) { in gen_bcond()
3715 if (type == BCOND_CTR) { in gen_bcond()
3809 gen_bcond(ctx, BCOND_CTR); in gen_bcctr()