Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/binutils/opcodes/
Dalpha-dis.c62 static const struct alpha_opcode *opcode_index[AXP_NOPS+1];
75 for (op = 0; op < AXP_NOPS; ++op)
/freebsd-9-stable/contrib/binutils/include/opcode/
Dalpha.h76 #define AXP_NOPS 0x40 macro