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
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 access fp CSRs vs check considering the H extension.
This should be integrated.
The text was updated successfully, but these errors were encountered:
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 access fp CSRs vs check considering the H extension.
This should be integrated.
The text was updated successfully, but these errors were encountered: