Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/binutils/opcodes/
Dia64-opc.h130 #define TGT25c IA64_OPND_TGT25c
Dia64-gen.c1141 resolved = idesc->operands[1] == IA64_OPND_TGT25c; in in_iclass()
1180 && idesc->operands[0] == IA64_OPND_TGT25c); in in_iclass()
/freebsd-9-stable/contrib/binutils/include/opcode/
Dia64.h138 IA64_OPND_TGT25c, /* signed 25-bit (ip + 16*bits 13-32, 36) */ enumerator
/freebsd-9-stable/contrib/binutils/gas/config/
Dtc-ia64.c6137 case IA64_OPND_TGT25c:
6146 else if (opnd == IA64_OPND_TGT25c)
/freebsd-9-stable/contrib/binutils/bfd/
Delfxx-ia64.c3897 opnd = IA64_OPND_TGT25c;