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

/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dcris-dis.c170 static const struct cris_opcode *
177 static const struct cris_opcode **opc_table = NULL;
179 const struct cris_opcode *max_matchedp = NULL;
180 const struct cris_opcode **prefix_opc_table = NULL;
183 static const struct cris_opcode **dip_prefixes = NULL;
184 static const struct cris_opcode **bdapq_m1_prefixes = NULL;
185 static const struct cris_opcode **bdapq_m2_prefixes = NULL;
186 static const struct cris_opcode **bdapq_m4_prefixes = NULL;
187 static const struct cris_opcode **rest_prefixes = NULL;
196 memset (opc_table, 0, 65536 * sizeof (const struct cris_opcode *));
[all...]
H A Dcris-opc.c193 const struct cris_opcode
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Dcris.h295 struct cris_opcode struct
321 extern const struct cris_opcode cris_opcodes[];

Completed in 125 milliseconds