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 a8a9e77 + 0b29ed3 commit f58d5dcCopy full SHA for f58d5dc
riscv-elf.md
@@ -513,7 +513,7 @@ Enum | ELF Reloc Type | Description | Field | C
513
43 | R_RISCV_ALIGN | Alignment statement |
514
44 | R_RISCV_RVC_BRANCH | PC-relative branch offset | _CB-Type_ | S + A - P
515
45 | R_RISCV_RVC_JUMP | PC-relative jump offset | _CJ-Type_ | S + A - P
516
-46 | R_RISCV_RVC_LUI | Absolute address | _CI-Type_ | S + A - P
+46 | R_RISCV_RVC_LUI | Absolute address | _CI-Type_ | S + A
517
47 | R_RISCV_GPREL_I | GP-relative reference | _I-Type_ | S + A - GP
518
48 | R_RISCV_GPREL_S | GP-relative reference | _S-Type_ | S + A - GP
519
49 | R_RISCV_TPREL_I | TP-relative TLS LE load | _I-Type_
0 commit comments