Searched refs:i860_opcodes (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Di860-dis.c110 while (i860_opcodes[i].name != NULL)
112 opcode = &i860_opcodes[i];
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Di860.h99 static const struct i860_opcode i860_opcodes[] = variable in typeref:struct:i860_opcode
505 #define NUMOPCODES ((sizeof i860_opcodes)/(sizeof i860_opcodes[0]))

Completed in 64 milliseconds