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

/freebsd-11-stable/contrib/binutils/include/opcode/
H A Dppc.h79 #define PPC_OPCODE_601 0x20 macro
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dppc-dis.c69 dialect |= (PPC_OPCODE_403 | PPC_OPCODE_601 | PPC_OPCODE_CLASSIC
H A Dppc-opc.c1636 #define M601 PPC_OPCODE_POWER | PPC_OPCODE_601
1637 #define PWRCOM PPC_OPCODE_POWER | PPC_OPCODE_601 | PPC_OPCODE_COMMON
1639 #define MFDEC2 PPC_OPCODE_PPC | PPC_OPCODE_601 | PPC_OPCODE_BOOKE
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-ppc.c825 | PPC_OPCODE_601 | PPC_OPCODE_32);
1347 if ((ppc_cpu & PPC_OPCODE_601) != 0

Completed in 256 milliseconds