On 10/1/25 12:32 AM, Anton Johansson wrote:
According to version 20250508 of the unprivileged specification the frm
field of fcsr is 3-bits in size, fix it to 8-bits.  Similarly fflags is
5 bits, fix to 8.

Signed-off-by: Anton Johansson <[email protected]>
---
  target/riscv/cpu.h        | 6 +++---
  target/riscv/csr.c        | 4 ++++
  target/riscv/fpu_helper.c | 6 +++---
  target/riscv/machine.c    | 2 +-
  4 files changed, 11 insertions(+), 7 deletions(-)
Reviewed-by: Pierrick Bouvier <[email protected]>


Reply via email to