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

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Dppc.h87 #define PPC_OPCODE_ANY 0x80 macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dppc-dis.c90 dialect |= PPC_OPCODE_ANY;
296 if ((dialect & PPC_OPCODE_ANY) != 0)
298 dialect = ~PPC_OPCODE_ANY;
H A Dppc-opc.c814 || (dialect & PPC_OPCODE_ANY) == 0
1081 || ((dialect & PPC_OPCODE_ANY) != 0

Completed in 114 milliseconds