Home
last modified time | relevance | path

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

/openbmc/qemu/disas/
H A Dalpha.c79 #define AXP_NOPS 0x40 macro
1768 static const struct alpha_opcode *opcode_index[AXP_NOPS+1]; in print_insn_alpha()
1781 for (op = 0; op < AXP_NOPS; ++op) in print_insn_alpha()