Re: [PATCH 7/9] target/s390x: Update capstone disassembly to v6
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: > In particular, this enables many more vector insns. > > Signed-off-by: Richard Henderson <[email protected]> > --- > include/disas/capstone.h | 11 +++++++++-- > disas/capstone.c | 2 +- > target/s390x/cpu.c | 4 +++- > 3 files changed, 13 insertions(+), 4 deletions(-) Reviewed-by: Philippe Mathieu-Daudé <[email protected]>