Home
last modified time | relevance | path

Searched refs:AXP_OPCODE_EV5 (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/binutils/include/opcode/
Dalpha.h64 #define AXP_OPCODE_EV5 0x0004 /* EV5 specific PALcode insns. */ macro
70 #define AXP_OPCODE_NOPAL (~(AXP_OPCODE_EV4|AXP_OPCODE_EV5|AXP_OPCODE_EV6))
/freebsd-9-stable/contrib/binutils/opcodes/
Dalpha-dis.c96 isa_mask |= AXP_OPCODE_EV5;
Dalpha-opc.c402 #define EV5 AXP_OPCODE_EV5
/freebsd-9-stable/contrib/binutils/gas/config/
Dtc-alpha.c491 { "21164", AXP_OPCODE_BASE|AXP_OPCODE_EV5 },
492 { "21164a", AXP_OPCODE_BASE|AXP_OPCODE_EV5|AXP_OPCODE_BWX },
493 { "21164pc", (AXP_OPCODE_BASE|AXP_OPCODE_EV5|AXP_OPCODE_BWX