diff options
author | Vineet Gupta | 2021-12-16 06:18:44 +0100 |
---|---|---|
committer | Alistair Francis | 2021-12-20 05:53:31 +0100 |
commit | 0643c12e4bc021ce5cb06aa1bfa02d25d8386b61 (patch) | |
tree | 7ec9051c741830554547e8a4f5dc41247b7cc05a /linux-user | |
parent | riscv: Set 5.4 as minimum kernel version for riscv32 (diff) | |
download | qemu-0643c12e4bc021ce5cb06aa1bfa02d25d8386b61.tar.gz qemu-0643c12e4bc021ce5cb06aa1bfa02d25d8386b61.tar.xz qemu-0643c12e4bc021ce5cb06aa1bfa02d25d8386b61.zip |
target/riscv: Enable bitmanip Zb[abcs] instructions
The bitmanip extension has now been ratified [1] and upstream tooling
(gcc/binutils) support it too, so move them out of experimental and also
enable by default (for better test exposure/coverage)
[1] https://wiki.riscv.org/display/TECH/Recently+Ratified+Extensions
Signed-off-by: Vineet Gupta <vineetg@rivosinc.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <20211216051844.3921088-1-vineetg@rivosinc.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'linux-user')
0 files changed, 0 insertions, 0 deletions