On Thu, May 28, 2026 at 3:43 PM <[email protected]> wrote:
>
> From: Frank Chang <[email protected]>
>
> Add the implied rules for G and B extensions to enable the implied
> extensions.
>
> Changelog:
>   v4: Add 'target/riscv' to cover-letter subject prefix.
>
>   v3: Keep riscv_cpu_validate_g() and riscv_cpu_validate_b() but remove
>       the auto-enables as the implied extensions can be enabled by the
>       implied rules.
>
>   v2: Remove riscv_cpu_validate_g() and riscv_cpu_validate_b() as the
>       implied extensions can be enabled by the implied rules.
>
> Frank Chang (1):
>   target/riscv: Add standard B extension implied rule
>
> Jim Shu (1):
>   target/riscv: Add the implied rule for G extension

Thanks!

Applied to riscv-to-apply.next

Alistair

>
>  target/riscv/cpu.c         | 26 ++++++++++++++++++++++++-
>  target/riscv/tcg/tcg-cpu.c | 39 +++++++-------------------------------
>  2 files changed, 32 insertions(+), 33 deletions(-)
>
> --
> 2.43.0
>
>

Reply via email to