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

/freebsd-11-stable/contrib/binutils/opcodes/
H A Dia64-asmtab.h121 struct ia64_dis_names struct
H A Dia64-opc.c350 /* Find an instruction entry in the ia64_dis_names array that matches
454 offset into the ia64_dis_names[] array is specified. */
464 in the ia64_dis_names array was specified instead. We then
482 int place = ia64_dis_names[disent].insn_index;
484 priority = ia64_dis_names[disent].priority;
491 if (ia64_dis_names[disent].next_flag)
571 unsigned int cb = ia64_dis_names[disent].completer_index;
573 int place = ia64_dis_names[disent].insn_index;
H A Dia64-asmtab.c6075 static const struct ia64_dis_names ia64_dis_names[] = { variable in typeref:struct:ia64_dis_names

Completed in 278 milliseconds