diff options
author | Philipp Tomsich <philipp.tomsich@vrull.eu> | 2022-02-02 01:52:46 +0100 |
---|---|---|
committer | Alistair Francis <alistair.francis@wdc.com> | 2022-02-16 12:24:18 +1000 |
commit | f2a32bec8f0da993f67698b6c7ebd60e0f19622e (patch) | |
tree | 88051d4e3c0f884cb4debd17e94066acdb359c4e /ui/sdl2.c | |
parent | 79bf3b51acb4a6245b500005859e8b1d1611302f (diff) | |
download | qemu-f2a32bec8f0da993f67698b6c7ebd60e0f19622e.zip qemu-f2a32bec8f0da993f67698b6c7ebd60e0f19622e.tar.gz qemu-f2a32bec8f0da993f67698b6c7ebd60e0f19622e.tar.bz2 |
target/riscv: access cfg structure through DisasContext
The Zb[abcs] support code still uses the RISCV_CPU macros to access
the configuration information (i.e., check whether an extension is
available/enabled). Now that we provide this information directly
from DisasContext, we can access this directly via the cfg_ptr field.
Signed-off-by: Philipp Tomsich <philipp.tomsich@vrull.eu>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Suggested-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220202005249.3566542-5-philipp.tomsich@vrull.eu>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'ui/sdl2.c')
0 files changed, 0 insertions, 0 deletions