We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 84134d5 + 035d22b commit 6406f58Copy full SHA for 6406f58
riscv-cc.adoc
@@ -73,8 +73,8 @@ Vector registers are not used for passing arguments or return values; we
73
intend to define a new calling convention variant to allow that as a future
74
software optimization.
75
76
-The `vxrm` and `vxsat` fields of `vcsr` are not preserved across calls and the
77
-value is unspecified upon entry.
+The `vxrm` and `vxsat` fields of `vcsr` are not preserved across calls and their
+values are unspecified upon entry.
78
79
Procedures may assume that `vstart` is zero upon entry. Procedures may assume
80
that `vstart` is zero upon return from a procedure call.
0 commit comments