]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/riscv: mcountinhibit, mcounteren, scounteren, hcounteren is 32-bit
authorVadim Shakirov <vadim.shakirov@syntacore.com>
Fri, 2 Feb 2024 11:39:19 +0000 (14:39 +0300)
committerAlistair Francis <alistair.francis@wdc.com>
Fri, 8 Mar 2024 10:48:03 +0000 (20:48 +1000)
commite231ec8f677d94ee38316bce8e8bad3e324b0434
tree0c56569bfdc27638911278a668f74d4e9ec49a54
parent249e0905d0536a2431d093510bb3580eca9caac1
target/riscv: mcountinhibit, mcounteren, scounteren, hcounteren is 32-bit

mcountinhibit, mcounteren, scounteren and hcounteren must always be 32-bit
by privileged spec

Signed-off-by: Vadim Shakirov <vadim.shakirov@syntacore.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
Message-ID: <20240202113919.18236-1-vadim.shakirov@syntacore.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
target/riscv/cpu.h
target/riscv/machine.c