From: Atish Patra Date: Thu, 3 Mar 2022 18:54:36 +0000 (-0800) Subject: target/riscv: Add the privileged spec version 1.12.0 X-Git-Tag: v7.1.0-rc0~135^2~27 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3a4af26d7a821b0299d25a2b002455899f1303ff;p=thirdparty%2Fqemu.git target/riscv: Add the privileged spec version 1.12.0 Add the definition for ratified privileged specification version v1.12 Reviewed-by: Alistair Francis Signed-off-by: Atish Patra Message-Id: <20220303185440.512391-3-atishp@rivosinc.com> Signed-off-by: Alistair Francis --- diff --git a/target/riscv/cpu.h b/target/riscv/cpu.h index 345ec2c7732..19c3b6610ba 100644 --- a/target/riscv/cpu.h +++ b/target/riscv/cpu.h @@ -86,6 +86,7 @@ enum { enum { PRIV_VERSION_1_10_0 = 0, PRIV_VERSION_1_11_0, + PRIV_VERSION_1_12_0, }; #define VEXT_VERSION_1_00_0 0x00010000