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

  /toolchain/binutils/binutils-2.25/include/opcode/
alpha.h 77 #define AXP_NOPS 0x40
  /toolchain/binutils/binutils-2.25/opcodes/
alpha-dis.c 61 static const struct alpha_opcode *opcode_index[AXP_NOPS+1];
74 for (op = 0; op < AXP_NOPS; ++op)

Completed in 1094 milliseconds