PPC_bc           1270 nanojit/NativePPC.cpp         else if ((branch[0] & PPC_bc) == PPC_bc) {
PPC_bc            321 nanojit/NativePPC.h     #define BCx(op,bo,bit,cr,bd,aa,lk) EMIT1(PPC_bc | (bo)<<21 | (4*(cr)+COND_##bit)<<16 |\