Skip to content

Commit 3619202

Browse files
rui314jrtc27
andauthored
Update riscv-elf.adoc
Co-authored-by: Jessica Clarke <[email protected]> Signed-off-by: Rui Ueyama <[email protected]>
1 parent fd58be7 commit 3619202

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
@@ -1579,7 +1579,7 @@ NOTE: Tag_RISCV_x3_reg_usage is treated as 0 if it is not present.
15791579

15801580
Description:: This relaxation can relax a GOT indirection into load
15811581
immediate or PC-relative addressing. This relaxation is intended to
1582-
optimize the `la`/`lga` assembly pseudo-instruction, which loads a
1582+
optimize the `lga` assembly pseudo-instruction (and thus `la` for PIC objects), which loads a
15831583
symbol's address from a GOT entry with an `auipc` + `l[w|d]` instruction
15841584
pair.
15851585

0 commit comments

Comments
 (0)