We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 98de20a + c9b6ec9 commit 1e31ed8Copy full SHA for 1e31ed8
riscv-elf.adoc
@@ -808,7 +808,7 @@ and when symbol has an `@plt` suffix it expands to:
808
Unconditional jump (J-Type) instructions have a `R_RISCV_JAL` relocation
809
that can represent an even signed 21-bit offset (-1MiB to +1MiB-2).
810
811
-Branch (SB-Type) instructions have a `R_RISCV_BRANCH` relocation that
+Branch (B-Type) instructions have a `R_RISCV_BRANCH` relocation that
812
can represent an even signed 13-bit offset (-4096 to +4094).
813
814
==== PC-Relative Symbol Addresses
0 commit comments