Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/binutils/include/opcode/
HDia64.h36 IA64_UNIT_L, /* long "unit" */ enumerator
/freebsd-11-stable/contrib/binutils/opcodes/
HDia64-dis.c58 case IA64_UNIT_L: in unit_to_type()
HDia64-opc.c46 { 0, { IA64_UNIT_M, IA64_UNIT_L, IA64_UNIT_X }, "MLX" },
/freebsd-11-stable/contrib/binutils/gas/config/
HDtc-ia64.c7000 case IA64_TYPE_X: insn_unit = IA64_UNIT_L; break; in emit_one_bundle()
7055 if (required_unit == IA64_UNIT_L) in emit_one_bundle()
7353 case IA64_TYPE_X: result = (unit == IA64_UNIT_L); break; in match()