Searched refs:I_BCTRL (Results 1 – 2 of 2) sorted by relevance
103 #define I_BCTRL 0x4c000421 macro111 ((ins)&M_BCTR) == I_BCTRL || \
519 if ((inst & M_BCTR) == I_BCTR || (inst & M_BCTR) == I_BCTRL) in branch_taken()