Searched refs:PPC_INST_BRANCH_COND (Results 1 – 2 of 2) sorted by relevance
50 EMIT(PPC_INST_BRANCH_COND | (((cond) & 0x3ff) << 16) | (offset & 0xfffc)); \
306 #define PPC_INST_BRANCH_COND 0x40800000 macro