Searched refs:IA64_OPND_PSR (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dia64-opc.h55 #define PSR IA64_OPND_PSR
H A Dia64-gen.c995 int m36 = plain_mov && idesc->operands[1] == IA64_OPND_PSR;
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dia64-opc.h56 #define PSR IA64_OPND_PSR
H A Dia64-gen.c1006 int m36 = plain_mov && idesc->operands[1] == IA64_OPND_PSR;
/openbsd-current/gnu/usr.bin/binutils/include/opcode/
H A Dia64.h58 IA64_OPND_PSR, /* processor status register (psr) */ enumerator in enum:ia64_opnd
/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dia64.h59 IA64_OPND_PSR, /* processor status register (psr) */ enumerator in enum:ia64_opnd
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-ia64.c5162 case IA64_OPND_PSR:
8305 else if (idesc->operands[!rsrc_write] == IA64_OPND_PSR)
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-ia64.c5707 case IA64_OPND_PSR:
9181 else if (idesc->operands[!rsrc_write] == IA64_OPND_PSR)

Completed in 352 milliseconds