Searched refs:IA64_OPND_F1 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/binutils/opcodes/
H A Dia64-opc.h64 #define F1 IA64_OPND_F1
H A Dia64-gen.c1203 resolved = idesc->operands[0] == IA64_OPND_F1
/freebsd-11.0-release/contrib/binutils/include/opcode/
H A Dia64.h68 IA64_OPND_F1, /* first floating-point register # */ enumerator in enum:ia64_opnd
/freebsd-11.0-release/contrib/binutils/gas/config/
H A Dtc-ia64.c5773 case IA64_OPND_F1:
6466 case IA64_OPND_F1:
6614 case IA64_OPND_F1:
8851 && idesc->operands[0] == IA64_OPND_F1)
9306 if (idesc->operands[i] == IA64_OPND_F1
9327 if (idesc->operands[i] == IA64_OPND_F1)
9521 else if (idesc->operands[i] == IA64_OPND_F1

Completed in 182 milliseconds