diff options
author | Mark Corbin <mark@dibsco.co.uk> | 2024-09-17 01:51:12 +1000 |
---|---|---|
committer | Alistair Francis <alistair.francis@wdc.com> | 2024-10-02 15:11:52 +1000 |
commit | 9f57fb97b6d021eacd14d2399f50e31aef33b29c (patch) | |
tree | 20d441eaf7a995dc363d3c0de309bd79029da056 /python | |
parent | 9aae5dcd04e705299601f1f85f617a448f4ad713 (diff) | |
download | qemu-9f57fb97b6d021eacd14d2399f50e31aef33b29c.zip qemu-9f57fb97b6d021eacd14d2399f50e31aef33b29c.tar.gz qemu-9f57fb97b6d021eacd14d2399f50e31aef33b29c.tar.bz2 |
bsd-user: Define RISC-V VM parameters and helper functions
Added definitions for RISC-V VM parameters, including maximum and
default sizes for text, data, and stack, as well as address space
limits.
Implemented helper functions for retrieving and setting specific
values in the CPU state, such as stack pointer and return values.
Signed-off-by: Mark Corbin <mark@dibsco.co.uk>
Signed-off-by: Ajeet Singh <itachis@FreeBSD.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20240916155119.14610-11-itachis@FreeBSD.org>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions