Skip to content

Commit 035d22b

Browse files
committed
Minor word tweaking for vxrm and vxsat cc
Current wording might confused that is referring to whole vcsr, but actually we only refer to those fields.
1 parent 1ad6811 commit 035d22b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

riscv-cc.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ Vector registers are not used for passing arguments or return values; we
7373
intend to define a new calling convention variant to allow that as a future
7474
software optimization.
7575

76-
The `vxrm` and `vxsat` fields of `vcsr` are not preserved across calls and the
77-
value is unspecified upon entry.
76+
The `vxrm` and `vxsat` fields of `vcsr` are not preserved across calls and their
77+
values are unspecified upon entry.
7878

7979
Procedures may assume that `vstart` is zero upon entry. Procedures may assume
8080
that `vstart` is zero upon return from a procedure call.

0 commit comments

Comments
 (0)