Searched refs:PPC_OPCODE_POWER5 (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Dppc.h138 #define PPC_OPCODE_POWER5 0x1000000 macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dppc-dis.c78 dialect |= PPC_OPCODE_POWER4 | PPC_OPCODE_POWER5;
86 dialect |= PPC_OPCODE_POWER4 | PPC_OPCODE_POWER5 | PPC_OPCODE_POWER6 | PPC_OPCODE_ALTIVEC;
H A Dppc-opc.c1894 #define POWER5 PPC_OPCODE_POWER5

Completed in 161 milliseconds