Home
last modified time | relevance | path

Searched refs:PPC_OPCODE_PMR (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/binutils/include/opcode/
H A Dppc.h129 #define PPC_OPCODE_PMR 0x200000 macro
H A DChangeLog-9103334 (PPC_OPCODE_ISEL, PPC_OPCODE_BRLOCK, PPC_OPCODE_PMR,
/freebsd-12.1/contrib/binutils/opcodes/
H A Dppc-dis.c56 | PPC_OPCODE_PMR | PPC_OPCODE_CACHELCK in powerpc_dialect()
H A Dppc-opc.c1644 #define PPCPMR PPC_OPCODE_PMR
/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-ppc.c855 | PPC_OPCODE_PMR | PPC_OPCODE_CACHELCK in parse_cpu()
2722 | PPC_OPCODE_BRLOCK | PPC_OPCODE_PMR | PPC_OPCODE_CACHELCK in md_assemble()
2734 if (opcode->flags & PPC_OPCODE_PMR) in md_assemble()