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 df8b80b + 9f15402 commit e5c800eCopy full SHA for e5c800e
riscv-elf.adoc
@@ -428,8 +428,8 @@ Description:: Additional information about the relocation
428
<| S + A - P
429
.2+| 45 .2+| RVC_JUMP .2+| Static | _CJ-Type_ .2+| 11-bit PC-relative jump offset
430
431
-.2+| 46 .2+| RVC_LUI .2+| Static | _CI-Type_ .2+| High 6 bits of 18-bit absolute address
432
- <| S + A
+.2+| 46 .2+| *Reserved* .2+| - | .2+| Reserved for future standard use
+ <|
433
.2+| 47 .2+| GPREL_LO12_I .2+| Static | _I-type_ .2+| Low 12 bits of a 32-bit GP-relative address, `%gprel_lo(symbol)`
434
<| S + A - GP
435
.2+| 48 .2+| GPREL_LO12_S .2+| Static | _S-Type_ .2+| Low 12 bits of a 32-bit GP-relative address, `%gprel_lo(symbol)`
0 commit comments