Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Dalpha.h65 #define AXP_OPCODE_EV5 0x0004 /* EV5 specific PALcode insns. */ macro
71 #define AXP_OPCODE_NOPAL (~(AXP_OPCODE_EV4|AXP_OPCODE_EV5|AXP_OPCODE_EV6))
/toolchain/binutils/binutils-2.27/opcodes/
Dalpha-dis.c93 isa_mask |= AXP_OPCODE_EV5; in print_insn_alpha()
Dalpha-opc.c401 #define EV5 AXP_OPCODE_EV5
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-alpha.c541 { "21164", AXP_OPCODE_BASE|AXP_OPCODE_EV5 },
542 { "21164a", AXP_OPCODE_BASE|AXP_OPCODE_EV5|AXP_OPCODE_BWX },
543 { "21164pc", (AXP_OPCODE_BASE|AXP_OPCODE_EV5|AXP_OPCODE_BWX