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

/freebsd-11.0-release/contrib/binutils/opcodes/
H A Dia64-opc.h81 #define MSR_R3 IA64_OPND_MSR_R3
H A Dia64-gen.c899 || op == IA64_OPND_MSR_R3 || op == IA64_OPND_CPUID_R3;
909 || (op == IA64_OPND_MSR_R3 && strstr (field, "msr"))
/freebsd-11.0-release/contrib/binutils/include/opcode/
H A Dia64.h88 IA64_OPND_MSR_R3, /* msr[reg] */ enumerator in enum:ia64_opnd
/freebsd-11.0-release/contrib/binutils/gas/config/
H A Dtc-ia64.c5813 case IA64_OPND_MSR_R3:
6636 case IA64_OPND_MSR_R3:
8912 || idesc->operands[i] == IA64_OPND_MSR_R3

Completed in 247 milliseconds