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

/freebsd-11-stable/contrib/binutils/include/opcode/
H A Dalpha.h65 #define AXP_OPCODE_EV6 0x0008 /* EV6 specific PALcode insns. */ macro
70 #define AXP_OPCODE_NOPAL (~(AXP_OPCODE_EV4|AXP_OPCODE_EV5|AXP_OPCODE_EV6))
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dalpha-dis.c99 isa_mask |= AXP_OPCODE_EV6;
H A Dalpha-opc.c406 #define EV6 AXP_OPCODE_EV6
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-alpha.c500 { "21264", (AXP_OPCODE_BASE|AXP_OPCODE_EV6|AXP_OPCODE_BWX
502 { "21264a", (AXP_OPCODE_BASE|AXP_OPCODE_EV6|AXP_OPCODE_BWX
504 { "21264b", (AXP_OPCODE_BASE|AXP_OPCODE_EV6|AXP_OPCODE_BWX

Completed in 82 milliseconds