Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dia64-opc.h64 #define F2 IA64_OPND_F2
Dia64-opc.c318 o1 = elf64_ia64_operands + IA64_OPND_F2; in opcode_verify()
Dia64-gen.c1136 resolved = idesc->operands[0] == IA64_OPND_F2; in in_iclass()
/toolchain/binutils/binutils-2.25/include/opcode/
Dia64.h84 IA64_OPND_F2, /* second floating-point register # */ enumerator
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ia64.c5586 case IA64_OPND_F2: in operand_match()
6346 case IA64_OPND_F2: in parse_operands()
6496 case IA64_OPND_F2: in build_insn()
6540 o2desc = elf64_ia64_operands + IA64_OPND_F2; in build_insn()
8787 if (idesc->operands[i] == IA64_OPND_F2 in specify_resource()
9236 || idesc->operands[i] == IA64_OPND_F2 in specify_resource()
9451 || idesc->operands[i] == IA64_OPND_F2 in specify_resource()