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

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Dppc.h74 #define PPC_OPCODE_64 0x10 macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dppc-dis.c45 dialect |= PPC_OPCODE_64;
95 dialect &= ~PPC_OPCODE_64;
97 dialect |= PPC_OPCODE_64;
H A Dppc-opc.c1898 #define PPC64 PPC_OPCODE_64 | PPC_OPCODE_PPC

Completed in 163 milliseconds