Searched refs:PPC_OPCODE_BRLOCK (Results 1 – 5 of 5) sorted by relevance
131 #define PPC_OPCODE_BRLOCK 0x20000 macro
334 (PPC_OPCODE_ISEL, PPC_OPCODE_BRLOCK, PPC_OPCODE_PMR,
105 | PPC_OPCODE_ISEL | PPC_OPCODE_EFS | PPC_OPCODE_BRLOCK131 | PPC_OPCODE_ISEL | PPC_OPCODE_EFS | PPC_OPCODE_BRLOCK
2744 #define PPCBRLK PPC_OPCODE_BRLOCK
3364 if (opcode->flags & PPC_OPCODE_BRLOCK) in md_assemble()