You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Defined several floating-point exceptions in riscv_private.h
Detect invalid_op, overflow, and inexact in FADD.
Modify csr_get_ptr and csr_csrrs so that it can deal with CSR_FFLAGS
New test passed:
fadd_b10-01
fadd_b11-01
fadd_b12-01
fadd_b13-01
fadd_b7-01
0 commit comments