]> git.proxmox.com Git - mirror_qemu.git/commit - disas/riscv.c
disas/riscv: Add Zb[abcs] instructions
authorPhilipp Tomsich <philipp.tomsich@vrull.eu>
Sat, 11 Sep 2021 14:00:16 +0000 (16:00 +0200)
committerAlistair Francis <alistair.francis@wdc.com>
Wed, 6 Oct 2021 22:41:33 +0000 (08:41 +1000)
commit02c1b569a15b4b06a3c69b6cb1713830a29cb01f
treeea9912e03aefb36efd69869173f96b5251681a44
parent9916ea3c97f6cbd46d912ecc80dfe94baed5d288
disas/riscv: Add Zb[abcs] instructions

With the addition of Zb[abcs], we also need to add disassembler
support for these new instructions.

Signed-off-by: Philipp Tomsich <philipp.tomsich@vrull.eu>
Acked-by: Alistair Francis <alistair.francis@wdc.com>
Message-id: 20210911140016.834071-17-philipp.tomsich@vrull.eu
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
disas/riscv.c