Skip to content

Commit 9daab92

Browse files
committed
Add "a condition met when the symbol is sufficiently aligned."
1 parent e85a6c0 commit 9daab92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

riscv-elf.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -584,7 +584,7 @@ The following assembly and relocations show loading an absolute address:
584584
A symbol can be loaded in multiple fragments using different addends, where
585585
multiple instructions associated with `R_RISCV_LO12_I`/`R_RISCV_LO12_S` share a
586586
single `R_RISCV_HI20`. The HI20 values for the multiple fragments must be
587-
identical.
587+
identical, a condition met when the symbol is sufficiently aligned.
588588

589589
[,asm]
590590
----

0 commit comments

Comments
 (0)