On Sun, Jun 30, 2024 at 1:13 PM LIU Zhiwei wrote:
>
> Signed-off-by: LIU Zhiwei
This isn't really max CPU specific, it's just exposing the extension.
Do you mind updating the title?
Otherwise
Reviewed-by: Alistair Francis
Alistair
> ---
> target/riscv/cpu.c | 2 ++
> 1 file changed, 2 inse
Signed-off-by: LIU Zhiwei
---
target/riscv/cpu.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/target/riscv/cpu.c b/target/riscv/cpu.c
index 5219b44176..8cd52e6801 100644
--- a/target/riscv/cpu.c
+++ b/target/riscv/cpu.c
@@ -117,6 +117,7 @@ const RISCVIsaExtData isa_edata_arr[] = {
I