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 093b80b + e4982e8 commit 22da698Copy full SHA for 22da698
riscv-elf.md
@@ -436,6 +436,10 @@ Enum | ELF Reloc Type | Description | Details
436
Nonstandard extensions are free to use relocation numbers 192-255 for any
437
purpose. These relocations may conflict with other nonstandard extensions.
438
439
+This section and later ones contain fragments written in assembler. The precise
440
+assembler syntax, including that of the relocations, is described in the
441
+[RISC-V Assembly Programmer's Manual](https://github.com/riscv/riscv-asm-manual).
442
+
443
### Address Calculation Symbols
444
445
The following table provides details on the variables used in address calculation:
0 commit comments