Home
last modified time | relevance | path

Searched refs:IA64_OPND_P1 (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dia64-opc.h67 #define P1 IA64_OPND_P1
Dia64-gen.c2746 && ((table[curr_opcode].operands[0] == IA64_OPND_P1 in shrink()
2749 && table[curr_opcode].operands[1] == IA64_OPND_P1))) in shrink()
/toolchain/binutils/binutils-2.25/include/opcode/
Dia64.h87 IA64_OPND_P1, /* first predicate # */ enumerator
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ia64.c5594 case IA64_OPND_P1: in operand_match()
6335 case IA64_OPND_P1: in parse_operands()
6502 case IA64_OPND_P1: in build_insn()
8900 if (idesc->operands[i] == IA64_OPND_P1 in specify_resource()
8934 if ((idesc->operands[0] == IA64_OPND_P1 in specify_resource()
8943 if ((idesc->operands[1] == IA64_OPND_P1 in specify_resource()
9022 if (idesc->operands[i] == IA64_OPND_P1 in specify_resource()
9056 if ((idesc->operands[0] == IA64_OPND_P1 in specify_resource()
9065 if ((idesc->operands[1] == IA64_OPND_P1 in specify_resource()
9462 else if (idesc->operands[i] == IA64_OPND_P1 in specify_resource()
[all …]