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

  /src/external/gpl3/binutils/dist/include/opcode/
alpha.h 63 #define AXP_OPCODE_BASE 0x0001 /* Base architecture -- all cpus. */
  /src/external/gpl3/binutils.old/dist/include/opcode/
alpha.h 63 #define AXP_OPCODE_BASE 0x0001 /* Base architecture -- all cpus. */
  /src/external/gpl3/gdb/dist/include/opcode/
alpha.h 63 #define AXP_OPCODE_BASE 0x0001 /* Base architecture -- all cpus. */
  /src/external/gpl3/gdb.old/dist/include/opcode/
alpha.h 63 #define AXP_OPCODE_BASE 0x0001 /* Base architecture -- all cpus. */
  /src/external/gpl3/binutils/dist/gas/config/
tc-alpha.c 285 static unsigned alpha_target = AXP_OPCODE_BASE;
527 { "21064", AXP_OPCODE_BASE|AXP_OPCODE_EV4 },
528 { "21064a", AXP_OPCODE_BASE|AXP_OPCODE_EV4 },
529 { "21066", AXP_OPCODE_BASE|AXP_OPCODE_EV4 },
530 { "21068", AXP_OPCODE_BASE|AXP_OPCODE_EV4 },
531 { "21164", AXP_OPCODE_BASE|AXP_OPCODE_EV5 },
532 { "21164a", AXP_OPCODE_BASE|AXP_OPCODE_EV5|AXP_OPCODE_BWX },
533 { "21164pc", (AXP_OPCODE_BASE|AXP_OPCODE_EV5|AXP_OPCODE_BWX
535 { "21264", (AXP_OPCODE_BASE|AXP_OPCODE_EV6|AXP_OPCODE_BWX
537 { "21264a", (AXP_OPCODE_BASE|AXP_OPCODE_EV6|AXP_OPCODE_BW
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-alpha.c 285 static unsigned alpha_target = AXP_OPCODE_BASE;
527 { "21064", AXP_OPCODE_BASE|AXP_OPCODE_EV4 },
528 { "21064a", AXP_OPCODE_BASE|AXP_OPCODE_EV4 },
529 { "21066", AXP_OPCODE_BASE|AXP_OPCODE_EV4 },
530 { "21068", AXP_OPCODE_BASE|AXP_OPCODE_EV4 },
531 { "21164", AXP_OPCODE_BASE|AXP_OPCODE_EV5 },
532 { "21164a", AXP_OPCODE_BASE|AXP_OPCODE_EV5|AXP_OPCODE_BWX },
533 { "21164pc", (AXP_OPCODE_BASE|AXP_OPCODE_EV5|AXP_OPCODE_BWX
535 { "21264", (AXP_OPCODE_BASE|AXP_OPCODE_EV6|AXP_OPCODE_BWX
537 { "21264a", (AXP_OPCODE_BASE|AXP_OPCODE_EV6|AXP_OPCODE_BW
    [all...]
  /src/external/gpl3/binutils/dist/opcodes/
alpha-opc.c 402 #define BASE AXP_OPCODE_BASE
  /src/external/gpl3/binutils.old/dist/opcodes/
alpha-opc.c 402 #define BASE AXP_OPCODE_BASE
  /src/external/gpl3/gdb/dist/opcodes/
alpha-opc.c 402 #define BASE AXP_OPCODE_BASE
  /src/external/gpl3/gdb.old/dist/opcodes/
alpha-opc.c 402 #define BASE AXP_OPCODE_BASE

Completed in 51 milliseconds