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 8ad4cdd + 41827da commit ddc6397Copy full SHA for ddc6397
riscv-elf.adoc
@@ -112,9 +112,8 @@ table (GOT) for non-local symbol addresses.
112
113
== Dynamic Linking
114
115
-Run-time linkers that use lazy binding must preserve all argument registers
116
-used in the standard calling convention for the ABI in use. Any functions that
117
-use additional argument registers must be annotated with
+Any functions that use registers in a way that is incompatible with
+the register convention of the ABI in use must be annotated with
118
`STO_RISCV_VARIANT_CC`, as defined in <<Symbol Table>>.
119
120
NOTE: Vector registers have a variable size depending on the hardware
0 commit comments