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.
1 parent e85a6c0 commit 9daab92Copy full SHA for 9daab92
riscv-elf.adoc
@@ -584,7 +584,7 @@ The following assembly and relocations show loading an absolute address:
584
A symbol can be loaded in multiple fragments using different addends, where
585
multiple instructions associated with `R_RISCV_LO12_I`/`R_RISCV_LO12_S` share a
586
single `R_RISCV_HI20`. The HI20 values for the multiple fragments must be
587
-identical.
+identical, a condition met when the symbol is sufficiently aligned.
588
589
[,asm]
590
----
0 commit comments