Home
last modified time | relevance | path

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

/qemu/disas/
H A Dalpha.c30 struct alpha_opcode struct
59 extern const struct alpha_opcode alpha_opcodes[]; argument
709 const struct alpha_opcode alpha_opcodes[] = {
1768 static const struct alpha_opcode *opcode_index[AXP_NOPS+1]; in print_insn_alpha()
1770 const struct alpha_opcode *opcode, *opcode_end; in print_insn_alpha()