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

  /toolchain/binutils/binutils-2.25/include/opcode/
alpha.h 69 #define AXP_OPCODE_MAX 0x0400 /* Multimedia extension (amask bit 8). */
  /toolchain/binutils/binutils-2.25/gas/config/
tc-alpha.c 549 |AXP_OPCODE_MAX) },
551 |AXP_OPCODE_MAX|AXP_OPCODE_CIX) },
553 |AXP_OPCODE_MAX|AXP_OPCODE_CIX) },
555 |AXP_OPCODE_MAX|AXP_OPCODE_CIX) },
562 { "pca56", AXP_OPCODE_BASE|AXP_OPCODE_BWX|AXP_OPCODE_MAX },
563 { "ev6", AXP_OPCODE_BASE|AXP_OPCODE_BWX|AXP_OPCODE_MAX|AXP_OPCODE_CIX },
564 { "ev67", AXP_OPCODE_BASE|AXP_OPCODE_BWX|AXP_OPCODE_MAX|AXP_OPCODE_CIX },
565 { "ev68", AXP_OPCODE_BASE|AXP_OPCODE_BWX|AXP_OPCODE_MAX|AXP_OPCODE_CIX },
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
alpha-opc.c 408 #define MAX AXP_OPCODE_MAX
    [all...]

Completed in 662 milliseconds