Hello,
In this new version we're fixing the disas function by reducing the
encodings we support, which is super fine. Thanks to Alistair for
pointing this out in the v1 review.
Changes from v1:
- support only 16 and 32 bit inst length as specified in the RISC-V
unpriv ISA
- v1 link: https://lore.kernel.org/qemu-devel/20260520173522.1794433-1-daniel.barboza@oss.qualcomm.com/
Daniel Henrique Barboza (1):
disas/riscv.c: fix inst_length()
disas/riscv.c | 20 ++------------------
1 file changed, 2 insertions(+), 18 deletions(-)
--
2.43.0