diff options
author | Alistair Francis | 2020-02-01 02:02:49 +0100 |
---|---|---|
committer | Palmer Dabbelt | 2020-02-27 22:46:27 +0100 |
commit | ae84dd0ab7eaf7e98cd6ee05b2063cce8ff9bc02 (patch) | |
tree | afa66d26dc0f35eebba44d0a2e4eab458df0c6df /chardev | |
parent | target/riscv: Mark both sstatus and msstatus_hs as dirty (diff) | |
download | qemu-ae84dd0ab7eaf7e98cd6ee05b2063cce8ff9bc02.tar.gz qemu-ae84dd0ab7eaf7e98cd6ee05b2063cce8ff9bc02.tar.xz qemu-ae84dd0ab7eaf7e98cd6ee05b2063cce8ff9bc02.zip |
target/riscv: Respect MPRV and SPRV for floating point ops
mark_fs_dirty() is the only place in translate.c that uses the
virt_enabled bool. Let's respect the contents of MSTATUS.MPRV and
HSTATUS.SPRV when setting the bool as this is used for performing
floating point operations when V=0.
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Palmer Dabbelt <palmerdabbelt@google.com>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Diffstat (limited to 'chardev')
0 files changed, 0 insertions, 0 deletions