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

/freebsd-11-stable/contrib/binutils/opcodes/
H A Dia64-opc.h55 #define PR_ROT IA64_OPND_PR_ROT
H A Dia64-gen.c995 int i24 = plain_mov && idesc->operands[0] == IA64_OPND_PR_ROT;
/freebsd-11-stable/contrib/binutils/include/opcode/
H A Dia64.h58 IA64_OPND_PR_ROT, /* rotating predicate register (pr.rot) */ enumerator in enum:ia64_opnd
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-ia64.c5702 case IA64_OPND_PR_ROT:
9076 && idesc->operands[0] == IA64_OPND_PR_ROT)
9978 else if (idesc->operands[i] == IA64_OPND_PR_ROT)

Completed in 178 milliseconds