Searched refs:ia64_opcode (Results 1 – 12 of 12) sorted by relevance
261 struct ia64_opcode struct375 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,[all …]
37 static struct ia64_opcode *make_ia64_opcode39 static struct ia64_opcode *ia64_find_matching_opcode527 static struct ia64_opcode *530 struct ia64_opcode *res = in make_ia64_opcode()531 (struct ia64_opcode *) xmalloc (sizeof (struct ia64_opcode)); in make_ia64_opcode()550 struct ia64_opcode *609 static struct ia64_opcode *670 struct ia64_opcode *671 ia64_find_next_opcode (struct ia64_opcode *prev_ent) in ia64_find_next_opcode()683 struct ia64_opcode *[all …]
82 struct ia64_opcode *opcode;286 static int opcodes_eq (struct ia64_opcode *, struct ia64_opcode *);287 static void add_opcode_entry (struct ia64_opcode *);289 static void shrink (struct ia64_opcode *);2432 struct ia64_opcode *opc; in insert_opcode_dependencies()2519 struct ia64_opcode *opc; in insert_completer_entry()2635 struct ia64_opcode *opc1; in opcodes_eq()2636 struct ia64_opcode *opc2;2661 struct ia64_opcode *opc; in add_opcode_entry()2749 struct ia64_opcode *table; in shrink()[all …]
22 struct ia64_opcode ia64_opcodes_d[] =
74 const struct ia64_opcode *idesc; in print_insn_ia64()264 ia64_free_opcode ((struct ia64_opcode *)idesc); in print_insn_ia64()
63 struct ia64_opcode ia64_opcodes_x[] =
110 struct ia64_opcode ia64_opcodes_i[] =
77 struct ia64_opcode ia64_opcodes_b[] =
90 struct ia64_opcode ia64_opcodes_a[] =
76 struct ia64_opcode ia64_opcodes_m[] =
85 struct ia64_opcode ia64_opcodes_f[] =
291 struct ia64_opcode *idesc;842 static struct ia64_opcode * parse_operands PARAMS ((struct ia64_opcode *));6220 static struct ia64_opcode *6231 static struct ia64_opcode *6233 struct ia64_opcode *idesc; in parse_operands()6681 struct ia64_opcode *idesc; in emit_one_bundle()8249 struct ia64_opcode *idesc; in is_conditional_branch()8270 struct ia64_opcode *idesc; in is_taken_branch()8281 struct ia64_opcode *idesc; in is_interruption_or_rfi()8294 struct ia64_opcode *idesc;[all …]