Home
last modified time | relevance | path

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

/trueos/contrib/binutils/opcodes/
HDia64-opc.h68 #define P1 IA64_OPND_P1
HDia64-gen.c2757 && ((table[curr_opcode].operands[0] == IA64_OPND_P1
2760 && table[curr_opcode].operands[1] == IA64_OPND_P1)))
/trueos/contrib/binutils/include/opcode/
HDia64.h72 IA64_OPND_P1, /* first predicate # */ enumerator
/trueos/contrib/binutils/gas/config/
HDtc-ia64.c5782 case IA64_OPND_P1:
6456 case IA64_OPND_P1:
6621 case IA64_OPND_P1:
8973 if (idesc->operands[i] == IA64_OPND_P1
9007 if ((idesc->operands[0] == IA64_OPND_P1
9016 if ((idesc->operands[1] == IA64_OPND_P1
9095 if (idesc->operands[i] == IA64_OPND_P1
9129 if ((idesc->operands[0] == IA64_OPND_P1
9138 if ((idesc->operands[1] == IA64_OPND_P1
9533 else if (idesc->operands[i] == IA64_OPND_P1
[all …]