Re: [PATCH 8/9] target/m68k: Enable disassembly via capstone
Philippe Mathieu-Daudé <[email protected]>
| Newsgroups | gmane.comp.emulators.qemu |
|---|---|
| Message-ID | <[email protected]> |
On 9/8/26 03:33, Richard Henderson wrote: > Signed-off-by: Richard Henderson <[email protected]> > --- > include/disas/capstone.h | 20 +++++++++++++ > target/m68k/cpu.c | 65 +++++++++++++++++++++++++++++++++++++++- > 2 files changed, 84 insertions(+), 1 deletion(-) Reviewed-by: Philippe Mathieu-Daudé <[email protected]>