Lines Matching refs:ia64_opcode
261 struct ia64_opcode struct
375 extern struct ia64_opcode ia64_opcodes_a[];
376 extern struct ia64_opcode ia64_opcodes_i[];
377 extern struct ia64_opcode ia64_opcodes_m[];
378 extern struct ia64_opcode ia64_opcodes_b[];
379 extern struct ia64_opcode ia64_opcodes_f[];
380 extern struct ia64_opcode ia64_opcodes_d[];
383 extern struct ia64_opcode *ia64_find_opcode (const char *name);
384 extern struct ia64_opcode *ia64_find_next_opcode (struct ia64_opcode *ent);
386 extern struct ia64_opcode *ia64_dis_opcode (ia64_insn insn,
389 extern void ia64_free_opcode (struct ia64_opcode *ent);