[PATCH] RISC-V : Support bitmanip-0.93 ZBA/ZBB/ZBC instructions

Kuan-Lin Chen kuanlinchentw@gmail.com
Wed Feb 24 08:50:00 GMT 2021
Hi,

This patch is to support bitmanip-0.93 ZBA/ZBB/ZBC extensions.

bfd/
         * elfxx-riscv.c (riscv_std_z_ext_strtab): Add zba, zbb and zbc.

gas/
         * config/tc-riscv.c (ext_version_table): Add b, zba, zbb and zbc.
         (riscv_multi_subset_supports): Add INSN_CLASS_ZB*.
         * testsuite/gas/riscv/b-ext-64.s: Bitmanip test case.
         * testsuite/gas/riscv/b-ext-64.d: Likewise.
         * testsuite/gas/riscv/b-ext.s: Likewise.
         * testsuite/gas/riscv/b-ext.d: Likewise.

include/
         * opcode/riscv-opc.h: Support zba, zbb and zbc extensions.
         * opcode/riscv.h (riscv_insn_class): Add INSN_CLASS_ZB*.

opcodes/
         * riscv-opc.c (riscv_opcodes): Add zba, zbb and zbc instructions.

-- 
Best regards,
Kuan-Lin Chen.
kuanlinchentw@gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-RISC-V-Support-bitmanip-0.93-ZBA-ZBB-ZBC-instruction.patch
Type: application/octet-stream
Size: 19897 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20210224/4ecd0f98/attachment-0001.obj>


More information about the Binutils mailing list