Searched refs:IA64_OPND_IMM14 (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/binutils/opcodes/
H A Dia64-opc-d.c25 {"add", IA64_TYPE_DYN, 1, 0, 0, {IA64_OPND_R1, IA64_OPND_IMM14, IA64_OPND_R3}, 0, 0, NULL},
H A Dia64-opc.h97 #define IMM14 IA64_OPND_IMM14
H A Dia64-gen.c1211 || (idesc->operands[1] == IA64_OPND_IMM14)));
/freebsd-11-stable/contrib/binutils/include/opcode/
H A Dia64.h120 IA64_OPND_IMM14, /* signed 14-bit immediate (bits 13-19, 27-32, 36) */ enumerator in enum:ia64_opnd
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-ia64.c6018 case IA64_OPND_IMM14:
6036 if (idesc->operands[index] == IA64_OPND_IMM14)
/freebsd-11-stable/contrib/binutils/bfd/
H A Delfxx-ia64.c3895 opnd = IA64_OPND_IMM14;

Completed in 784 milliseconds