Zhaoyang You
Zhaoyang You
* Support fli.s, fli.d, fminm.s, fminm.d, fmaxm.s, fmaxm.d * Support fround.s, fround.d, froundnx.s, froundnx.d, fcvtmod.w.d * Support fleq.s, fleq.d, fltq.s, fltq.d
Use one reg to store EX_II/EX_VI when output not fired.
* This PR fixes the interrupt code selection strategy. * The generation of the `xcause` interrupt number depends on the `default` interrupt priority, and the generation of the `xtopi` interrupt...
We need to check if xstatus.VS is OFF when executing vector inst or access vec CSR. Currently we perform vs checks on vector instructions without considering the H extension. we...
* When the vstart of a vector memory access instruction is not 0, the xstatus.VS field is set to dirty.