Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Dalpha.h64 #define AXP_OPCODE_EV4 0x0002 /* EV4 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.c90 isa_mask |= AXP_OPCODE_EV4; in print_insn_alpha()
Dalpha-opc.c400 #define EV4 AXP_OPCODE_EV4
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-alpha.c537 { "21064", AXP_OPCODE_BASE|AXP_OPCODE_EV4 },
538 { "21064a", AXP_OPCODE_BASE|AXP_OPCODE_EV4 },
539 { "21066", AXP_OPCODE_BASE|AXP_OPCODE_EV4 },
540 { "21068", AXP_OPCODE_BASE|AXP_OPCODE_EV4 },