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

/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Dm68hc11-dis.c312 for (i = 0; i < m68hc11_num_opcodes; i++, opcode++)
340 for (j = 0; i + j < m68hc11_num_opcodes; j++)
378 if (i + j < m68hc11_num_opcodes)
H A Dm68hc11-opc.c1058 const int m68hc11_num_opcodes = TABLE_SIZE (m68hc11_opcodes); variable
/macosx-10.9.5/cxxfilt-11/cxxfilt/include/opcode/
H A Dm68hc11.h420 extern const int m68hc11_num_opcodes;

Completed in 127 milliseconds