Home
last modified time | relevance | path

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

/openbmc/qemu/disas/
H A Dm68k.c213 struct m68k_opcode struct
517 extern const struct m68k_opcode m68k_opcodes[];
1725 const struct m68k_opcode * best, in match_insn_m68k()
1875 static const struct m68k_opcode **opcodes[16]; in print_insn_m68k()
1882 const struct m68k_opcode **opc_pointer[16]; in print_insn_m68k()
1890 opc_pointer[0] = malloc (sizeof (struct m68k_opcode *) in print_insn_m68k()
1976 const struct m68k_opcode *opc = opcodes[major_opcode][i]; in print_insn_m68k()
2075 const struct m68k_opcode m68k_opcodes[] =