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

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Dppc.h83 #define PPC_OPCODE_COMMON 0x40 macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dppc-dis.c63 dialect |= PPC_OPCODE_E300 | PPC_OPCODE_CLASSIC | PPC_OPCODE_COMMON;
70 | PPC_OPCODE_COMMON | PPC_OPCODE_ALTIVEC);
H A Dppc-opc.c1891 #define PPCCOM PPC_OPCODE_PPC | PPC_OPCODE_COMMON
1909 #define COM PPC_OPCODE_POWER | PPC_OPCODE_PPC | PPC_OPCODE_COMMON
1910 #define COM32 PPC_OPCODE_POWER | PPC_OPCODE_PPC | PPC_OPCODE_COMMON | PPC_OPCODE_32
1912 #define PWRCOM PPC_OPCODE_POWER | PPC_OPCODE_601 | PPC_OPCODE_COMMON

Completed in 68 milliseconds