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

/freebsd-9.3-release/contrib/binutils/include/opcode/
H A Dppc.h96 #define PPC_OPCODE_403 0x400 macro
/freebsd-9.3-release/contrib/binutils/opcodes/
H A Dppc-dis.c69 dialect |= (PPC_OPCODE_403 | PPC_OPCODE_601 | PPC_OPCODE_CLASSIC
H A Dppc-opc.c1184 /* This check uses PPC_OPCODE_403 because PPC405 is later defined
1189 && (dialect & (PPC_OPCODE_BOOKE | PPC_OPCODE_403)) == 0))
1212 && (dialect & (PPC_OPCODE_BOOKE | PPC_OPCODE_403)) == 0))
1624 #define PPC403 PPC_OPCODE_403
/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-ppc.c837 | PPC_OPCODE_403 | PPC_OPCODE_32);

Completed in 82 milliseconds