Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/opcodes/
HDia64-opc.h63 #define CR3 IA64_OPND_CR3
HDia64-gen.c963 int m32 = plain_mov && idesc->operands[0] == IA64_OPND_CR3; in in_iclass_mov_x()
964 int m33 = plain_mov && idesc->operands[1] == IA64_OPND_CR3; in in_iclass_mov_x()
/NextBSD/contrib/binutils/include/opcode/
HDia64.h67 IA64_OPND_CR3, /* third control register # (bits 20-26) */ enumerator
/NextBSD/contrib/binutils/gas/config/
HDtc-ia64.c5767 case IA64_OPND_CR3:
6610 case IA64_OPND_CR3:
8782 && idesc->operands[1] == IA64_OPND_CR3
8795 if (idesc->operands[!rsrc_write] == IA64_OPND_CR3
8817 if (idesc->operands[!rsrc_write] == IA64_OPND_CR3
8829 if (idesc->operands[!rsrc_write] == IA64_OPND_CR3)
9219 if (idesc->operands[0] == IA64_OPND_CR3
9220 || idesc->operands[1] == IA64_OPND_CR3)
9223 ((idesc->operands[0] == IA64_OPND_CR3)
9441 if (idesc->operands[!rsrc_write] == IA64_OPND_CR3)
[all …]