diff options
author | Philipp Tomsich | 2021-09-11 16:00:15 +0200 |
---|---|---|
committer | Alistair Francis | 2021-10-07 00:41:33 +0200 |
commit | 9916ea3c97f6cbd46d912ecc80dfe94baed5d288 (patch) | |
tree | 31a71b2c8a333c48d20f4f7c55de8784363dc6b0 /disas | |
parent | target/riscv: Add zext.h instructions to Zbb, removing pack/packu/packh (diff) | |
download | qemu-9916ea3c97f6cbd46d912ecc80dfe94baed5d288.tar.gz qemu-9916ea3c97f6cbd46d912ecc80dfe94baed5d288.tar.xz qemu-9916ea3c97f6cbd46d912ecc80dfe94baed5d288.zip |
target/riscv: Remove RVB (replaced by Zb[abcs])
With everything classified as Zb[abcs] and pre-0.93 draft-B
instructions that are not part of Zb[abcs] removed, we can remove the
remaining support code for RVB.
Note that RVB has been retired for good and misa.B will neither mean
'some' or 'all of' Zb*:
https://lists.riscv.org/g/tech-bitmanip/message/532
Signed-off-by: Philipp Tomsich <philipp.tomsich@vrull.eu>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Message-id: 20210911140016.834071-16-philipp.tomsich@vrull.eu
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'disas')
0 files changed, 0 insertions, 0 deletions