Skip to content

Commit 91d27ac

Browse files
committed
Add note to mention we didn't have calling convention big-endian
Fix #265.
1 parent 966a1ac commit 91d27ac

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

riscv-cc.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,9 @@ Any procedure that does explicitly write `vstart` to a nonzero value must zero
8080

8181
== Procedure Calling Convention
8282

83+
NOTE: Calling convention for big-endian is *NOT* included in this specification
84+
yet, we intend to define that in future version of this specification.
85+
8386
=== Integer Calling Convention
8487

8588
The base integer calling convention provides eight argument registers,

0 commit comments

Comments
 (0)