Re: [PATCH 6/9] target/loongarch: Enable disassembly via capstone
Philippe Mathieu-Daudé <[email protected]>
| Newsgroups | org.nongnu.qemu-devel,org.nongnu.qemu-riscv |
|---|---|
| Message-ID | <[email protected]> |
On 9/8/26 03:33, Richard Henderson wrote: > Signed-off-by: Richard Henderson <[email protected]> > --- > include/disas/capstone.h | 6 ++++++ > target/loongarch/cpu.c | 8 ++++++++ > 2 files changed, 14 insertions(+) Reviewed-by: Philippe Mathieu-Daudé <[email protected]>