Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/opcodes/
Dia64-opc.h62 #define CR3 IA64_OPND_CR3
Dia64-gen.c952 int m32 = plain_mov && idesc->operands[0] == IA64_OPND_CR3; in in_iclass_mov_x()
953 int m33 = plain_mov && idesc->operands[1] == IA64_OPND_CR3; in in_iclass_mov_x()
/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
Dia64-opc.h63 #define CR3 IA64_OPND_CR3
Dia64-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()
/openbsd/src/gnu/usr.bin/binutils-2.17/include/opcode/
Dia64.h67 IA64_OPND_CR3, /* third control register # (bits 20-26) */ enumerator
/openbsd/src/gnu/usr.bin/binutils/include/opcode/
Dia64.h66 IA64_OPND_CR3, /* third control register # (bits 20-26) */ enumerator
/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-ia64.c5222 case IA64_OPND_CR3:
6003 case IA64_OPND_CR3:
7904 && idesc->operands[1] == IA64_OPND_CR3
7917 if (idesc->operands[!rsrc_write] == IA64_OPND_CR3
7939 if (idesc->operands[!rsrc_write] == IA64_OPND_CR3
7951 if (idesc->operands[!rsrc_write] == IA64_OPND_CR3)
8341 if (idesc->operands[0] == IA64_OPND_CR3
8342 || idesc->operands[1] == IA64_OPND_CR3)
8345 ((idesc->operands[0] == IA64_OPND_CR3)
8562 if (idesc->operands[!rsrc_write] == IA64_OPND_CR3)
[all …]
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-ia64.c5767 case IA64_OPND_CR3:
6610 case IA64_OPND_CR3:
8780 && idesc->operands[1] == IA64_OPND_CR3
8793 if (idesc->operands[!rsrc_write] == IA64_OPND_CR3
8815 if (idesc->operands[!rsrc_write] == IA64_OPND_CR3
8827 if (idesc->operands[!rsrc_write] == IA64_OPND_CR3)
9217 if (idesc->operands[0] == IA64_OPND_CR3
9218 || idesc->operands[1] == IA64_OPND_CR3)
9221 ((idesc->operands[0] == IA64_OPND_CR3)
9439 if (idesc->operands[!rsrc_write] == IA64_OPND_CR3)
[all …]