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

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Dmmix.h153 struct mmix_opcode struct
165 extern const struct mmix_opcode mmix_opcodes[];
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dmmix-dis.c147 static const struct mmix_opcode *
150 static const struct mmix_opcode **opcodes = NULL;
151 const struct mmix_opcode *opcodep = mmix_opcodes;
155 opcodes = xcalloc (256, sizeof (struct mmix_opcode *));
252 const struct mmix_opcode *opcodep;
H A Dmmix-opc.c94 const struct mmix_opcode mmix_opcodes[] =

Completed in 69 milliseconds