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 fd58be7 commit 3619202Copy full SHA for 3619202
riscv-elf.adoc
@@ -1579,7 +1579,7 @@ NOTE: Tag_RISCV_x3_reg_usage is treated as 0 if it is not present.
1579
1580
Description:: This relaxation can relax a GOT indirection into load
1581
immediate or PC-relative addressing. This relaxation is intended to
1582
- optimize the `la`/`lga` assembly pseudo-instruction, which loads a
+ optimize the `lga` assembly pseudo-instruction (and thus `la` for PIC objects), which loads a
1583
symbol's address from a GOT entry with an `auipc` + `l[w|d]` instruction
1584
pair.
1585
0 commit comments