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

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Dsparc.h48 SPARC_OPCODE_ARCH_V9, enumerator in enum:sparc_opcode_arch_val
62 #define SPARC_OPCODE_ARCH_V9_P(arch) ((arch) >= SPARC_OPCODE_ARCH_V9)
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dsparc-dis.c29 #define MASK_V9 ((1 << SPARC_OPCODE_ARCH_V9) \
233 return SPARC_OPCODE_ARCH_MASK (SPARC_OPCODE_ARCH_V9);
H A Dsparc-opc.c37 #define MASK_V9 SPARC_OPCODE_ARCH_MASK (SPARC_OPCODE_ARCH_V9)

Completed in 108 milliseconds