Files
qemu/linux-user
Anton Johansson e59bd5cdb7 target/riscv: Introduce externally facing CSR access functions
Convert riscv_csr_[read|write]() into target_ulong angnostic CSR access
functions that can be safely used from outside of target/ without
knowledge of the target register size.  Replace the 4 existing CSR
accesses in hw/ and linux-user/.

Signed-off-by: Anton Johansson <anjo@rev.ng>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-ID: <20260520125406.28693-25-anjo@rev.ng>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
2026-06-15 13:10:15 +10:00
..
2026-05-21 08:20:58 +02:00
2025-04-23 14:08:17 -07:00
2026-04-28 22:16:51 +02:00
2026-02-09 20:51:52 +01:00
2026-06-12 17:45:15 +02:00