Home
last modified time | relevance | path

Searched refs:AXP_OPCODE_EV6 (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/binutils/include/opcode/
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))
DChangeLog-91031300 * alpha.h (AXP_OPCODE_EV6): New.
/freebsd-12-stable/contrib/binutils/opcodes/
Dalpha-dis.c99 isa_mask |= AXP_OPCODE_EV6;
Dalpha-opc.c403 #define EV6 AXP_OPCODE_EV6
/freebsd-12-stable/contrib/binutils/gas/config/
Dtc-alpha.c495 { "21264", (AXP_OPCODE_BASE|AXP_OPCODE_EV6|AXP_OPCODE_BWX
497 { "21264a", (AXP_OPCODE_BASE|AXP_OPCODE_EV6|AXP_OPCODE_BWX
499 { "21264b", (AXP_OPCODE_BASE|AXP_OPCODE_EV6|AXP_OPCODE_BWX