Current implementation of floating point extension in `rv.yaml` seems to be incomplete. The issues I currently see with it: * Instructions does not account for rounding mode * FLD/FSD do not have an implementation
Current implementation of floating point extension in
rv.yamlseems to be incomplete. The issues I currently see with it: