Re: [PATCH] RISC-V: Add support for B standard extension

2024-02-13 Thread Jeff Law
On 2/6/24 10:38, Edwin Lu wrote: This patch adds support for recognizing the B standard extension to be the collection of Zba, Zbb, Zbs extensions for consistency and conciseness across toolchains * https://github.com/riscv/riscv-b/tags gcc/ChangeLog: * common/config/riscv/riscv-com

Re: [PATCH] RISC-V: Add support for B standard extension

2024-02-06 Thread Andrew Pinski
On Tue, Feb 6, 2024 at 9:39 AM Edwin Lu wrote: > > This patch adds support for recognizing the B standard extension to be the > collection of Zba, Zbb, Zbs extensions for consistency and conciseness across > toolchains > > * https://github.com/riscv/riscv-b/tags Note this is/was recorded as PR 10