Searched refs:PPC_OPCODE_CACHELCK (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/binutils/include/opcode/
H A Dppc.h132 #define PPC_OPCODE_CACHELCK 0x400000 macro
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dppc-dis.c56 | PPC_OPCODE_PMR | PPC_OPCODE_CACHELCK
H A Dppc-opc.c1649 #define PPCCHLK PPC_OPCODE_CACHELCK
1650 #define PPCCHLK64 PPC_OPCODE_CACHELCK | PPC_OPCODE_BOOKE64
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-ppc.c861 | PPC_OPCODE_PMR | PPC_OPCODE_CACHELCK
2733 | PPC_OPCODE_BRLOCK | PPC_OPCODE_PMR | PPC_OPCODE_CACHELCK
2747 if (opcode->flags & PPC_OPCODE_CACHELCK)

Completed in 132 milliseconds