FLW, C_CLW, C_FLWSP instructions fail to change MSTATUS.FS to DIRTY state
Created by: dd-baoshan
All flw below have triggered Imperas mismatch error (dut:CLEAN , Imp:DIRTY) -> total 3 UVM errors from FLW
Component:RTL
Steps to Reproduce
- cv32e40p git hash: c520546c
- core-v-verif git hash: 7769033a675837f2af87609c08ef13cb1ba167a2
cd sandbox/cv32e40p/sim/uvmt
make gen_corev-dv TEST=corev_rand_fp_instr_test CFG=pulp_fpu SIMULATOR=vsim SEED=0 TEST_CFG_FILE=floating_pt_instr_en COREV=1 USE_ISS=YES
make test TEST=corev_rand_fp_instr_test CFG=pulp_fpu SIMULATOR=vsim SEED=0 TEST_CFG_FILE=floating_pt_instr_en USE_ISS=YES