Searched refs:NUMOPCODES (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Dcrx.h365 #define NUMOPCODES crx_num_opcodes macro
H A Di860.h505 #define NUMOPCODES ((sizeof i860_opcodes)/(sizeof i860_opcodes[0])) macro
H A Dmips.h845 #define NUMOPCODES bfd_mips_num_opcodes macro
H A Dhppa.h1080 #define NUMOPCODES ((sizeof pa_opcodes)/(sizeof pa_opcodes[0])) macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dcrx-dis.c360 instruction = &crx_instruction[NUMOPCODES - 2];
H A Dhppa-dis.c374 for (i = 0; i < NUMOPCODES; ++i)

Completed in 125 milliseconds