HomeSort by: relevance | last modified time | path
    Searched refs:AXP_OPCODE_EV6 (Results 1 - 14 of 14) sorted by relevancy

  /src/external/gpl3/binutils/dist/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))
  /src/external/gpl3/binutils.old/dist/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))
  /src/external/gpl3/gdb/dist/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))
  /src/external/gpl3/gdb.old/dist/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))
  /src/external/gpl3/binutils/dist/opcodes/
alpha-dis.c 96 isa_mask |= AXP_OPCODE_EV6;
alpha-opc.c 405 #define EV6 AXP_OPCODE_EV6
  /src/external/gpl3/binutils.old/dist/opcodes/
alpha-dis.c 96 isa_mask |= AXP_OPCODE_EV6;
alpha-opc.c 405 #define EV6 AXP_OPCODE_EV6
  /src/external/gpl3/gdb/dist/opcodes/
alpha-dis.c 96 isa_mask |= AXP_OPCODE_EV6;
alpha-opc.c 405 #define EV6 AXP_OPCODE_EV6
  /src/external/gpl3/gdb.old/dist/opcodes/
alpha-dis.c 96 isa_mask |= AXP_OPCODE_EV6;
alpha-opc.c 405 #define EV6 AXP_OPCODE_EV6
  /src/external/gpl3/binutils/dist/gas/config/
tc-alpha.c 535 { "21264", (AXP_OPCODE_BASE|AXP_OPCODE_EV6|AXP_OPCODE_BWX
537 { "21264a", (AXP_OPCODE_BASE|AXP_OPCODE_EV6|AXP_OPCODE_BWX
539 { "21264b", (AXP_OPCODE_BASE|AXP_OPCODE_EV6|AXP_OPCODE_BWX
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-alpha.c 535 { "21264", (AXP_OPCODE_BASE|AXP_OPCODE_EV6|AXP_OPCODE_BWX
537 { "21264a", (AXP_OPCODE_BASE|AXP_OPCODE_EV6|AXP_OPCODE_BWX
539 { "21264b", (AXP_OPCODE_BASE|AXP_OPCODE_EV6|AXP_OPCODE_BWX

Completed in 27 milliseconds