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 adc22e3 + d573fdd commit 8f4d51fCopy full SHA for 8f4d51f
riscv-elf.md
@@ -322,6 +322,11 @@ operating mode.
322
The \*F ABIs require the \*F ISA extension, the \*D ABIs require the \*D ISA
323
extension, and the LP64Q ABI requires the Q ISA extension.
324
325
+> NOTE:
326
+> This means code targeting the Zfinx extension always uses the ILP32, ILP32E
327
+> or LP64 integer calling-convention only ABIs as there is no dedicated
328
+> hardware floating-point register file.
329
+
330
## <a name=default-abis></a>Default ABIs
331
332
While various different ABIs are technically possible, for software
0 commit comments