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 52c8f24 + e19c5bd commit ee1eefcCopy full SHA for ee1eefc
riscv-cc.adoc
@@ -318,7 +318,8 @@ a standalone floating-point real.
318
319
A struct containing two floating-point reals is passed in two floating-point
320
registers, if neither real is more than ABI_FLEN bits wide and at least two floating-point
321
-argument registers are available. (The registers need not be an aligned pair.)
+argument registers are available. (The registers need not be an aligned pair
322
+and are assigned to the two reals in memory order.)
323
Otherwise, it is passed according to the integer calling convention.
324
325
A complex floating-point number, or a struct containing just one complex
0 commit comments