Browse Source
According to the Zvdota/Zvbdota isa spec, RVBNA may raises invalid/overflow exceptions. Add the missing set_fp_exceptions after RVBNA in ZVLDOT_LOOP and ZVBDOT_LOOP to propagate softfloat exception flags to the processor state. Without this, FP exceptions raised during RVBNA accumulation are silently dropped. Signed-off-by: Max Chou <max.chou@sifive.com>pull/2295/head
1 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue