HomeSort by relevance Sort by last modified time
    Searched refs:AXP_OPCODE_EV6 (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.25/include/opcode/
alpha.h 66 #define AXP_OPCODE_EV6 0x0008 /* EV6 specific PALcode insns. */
71 #define AXP_OPCODE_NOPAL (~(AXP_OPCODE_EV4|AXP_OPCODE_EV5|AXP_OPCODE_EV6))
  /toolchain/binutils/binutils-2.25/opcodes/
alpha-dis.c 98 isa_mask |= AXP_OPCODE_EV6;
alpha-opc.c 405 #define EV6 AXP_OPCODE_EV6
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-alpha.c 550 { "21264", (AXP_OPCODE_BASE|AXP_OPCODE_EV6|AXP_OPCODE_BWX
552 { "21264a", (AXP_OPCODE_BASE|AXP_OPCODE_EV6|AXP_OPCODE_BWX
554 { "21264b", (AXP_OPCODE_BASE|AXP_OPCODE_EV6|AXP_OPCODE_BWX
    [all...]

Completed in 370 milliseconds