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