Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/opcodes/
Dia64-opc.h69 #define P2 IA64_OPND_P2
Dia64-gen.c2758 && table[curr_opcode].operands[1] == IA64_OPND_P2)
2759 || (table[curr_opcode].operands[0] == IA64_OPND_P2
/freebsd-10-stable/contrib/binutils/include/opcode/
Dia64.h73 IA64_OPND_P2, /* second predicate # */ enumerator
/freebsd-10-stable/contrib/binutils/gas/config/
Dtc-ia64.c5783 case IA64_OPND_P2:
6457 case IA64_OPND_P2:
6622 case IA64_OPND_P2:
8974 || idesc->operands[i] == IA64_OPND_P2)
9008 || idesc->operands[0] == IA64_OPND_P2)
9017 || idesc->operands[1] == IA64_OPND_P2)
9096 || idesc->operands[i] == IA64_OPND_P2)
9130 || idesc->operands[0] == IA64_OPND_P2)
9139 || idesc->operands[1] == IA64_OPND_P2)
9534 || idesc->operands[i] == IA64_OPND_P2)
[all …]