Searched refs:IA64_OPND_TGT25c (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/contrib/binutils/opcodes/
H A Dia64-opc.h130 #define TGT25c IA64_OPND_TGT25c
H A Dia64-gen.c1143 resolved = idesc->operands[1] == IA64_OPND_TGT25c;
1182 && idesc->operands[0] == IA64_OPND_TGT25c);
/freebsd-10.1-release/contrib/binutils/include/opcode/
H A Dia64.h138 IA64_OPND_TGT25c, /* signed 25-bit (ip + 16*bits 13-32, 36) */ enumerator in enum:ia64_opnd
/freebsd-10.1-release/contrib/binutils/gas/config/
H A Dtc-ia64.c6137 case IA64_OPND_TGT25c:
6146 else if (opnd == IA64_OPND_TGT25c)
/freebsd-10.1-release/contrib/binutils/bfd/
H A Delfxx-ia64.c3903 opnd = IA64_OPND_TGT25c;

Completed in 91 milliseconds