Home
last modified time | relevance | path

Searched refs:IA64_TYPE_I (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/binutils/opcodes/
HDia64-opc-i.c25 #define I0 IA64_TYPE_I, 0
26 #define I IA64_TYPE_I, 1
27 #define I2 IA64_TYPE_I, 2
HDia64-dis.c51 type = IA64_TYPE_I; break; in unit_to_type()
/NextBSD/contrib/binutils/include/opcode/
HDia64.h20 IA64_TYPE_I, /* non-alu integer (I-unit) */ enumerator
/NextBSD/contrib/binutils/gas/config/
HDtc-ia64.c7001 case IA64_TYPE_I: insn_unit = IA64_UNIT_I; break; in emit_one_bundle()
7354 case IA64_TYPE_I: result = (unit == IA64_UNIT_I); break; in match()
7382 || match (templ, IA64_TYPE_I, slot)) in extra_goodness()