Re: [PATCH V2 0/2] Add support for B extention

2024-07-12 Thread Vineet Gupta
On 7/9/24 10:44, Edwin Lu wrote: > Support for recognizing B as the collection of zba, zbb, zbs extensions > > https://github.com/riscv/riscv-b/tags > > V2: add b to riscv_combine_info > > Edwin Lu (2): > RISC-V: Add support for B standard extension > RISC-V: Update testsuite to use b > > g

[PATCH V2 0/2] Add support for B extention

2024-07-09 Thread Edwin Lu
Support for recognizing B as the collection of zba, zbb, zbs extensions https://github.com/riscv/riscv-b/tags V2: add b to riscv_combine_info Edwin Lu (2): RISC-V: Add support for B standard extension RISC-V: Update testsuite to use b gcc/common/config/riscv/riscv-common.cc | 7