Home
last modified time | relevance | path

Searched refs:AXP_NOPS (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dalpha-dis.c61 static const struct alpha_opcode *opcode_index[AXP_NOPS+1];
74 for (op = 0; op < AXP_NOPS; ++op)
/toolchain/binutils/binutils-2.25/include/opcode/
Dalpha.h77 #define AXP_NOPS 0x40 macro