Skip to content

Commit 8a4b743

Browse files
committed
Fix the number for Tag_RISCV_x3_reg_usage
1 parent 85eeffd commit 8a4b743

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
@@ -1218,7 +1218,7 @@ NOTE: Programs that implement atomic operations without relying on the
12181218
A-extension are classified as UNKNOWN for now. A new value for those
12191219
may be defined in the future.
12201220

1221-
===== Tag_RISCV_x3_reg_usage, 14, uleb128=value
1221+
===== Tag_RISCV_x3_reg_usage, 16, uleb128=value
12221222

12231223
Tag_RISCV_x3_reg_usage indicates the usage of `x3`/`gp` register. `x3`/`gp` could be used for
12241224
global pointer relaxation, as a reserved platform register, or as a temporary register.

0 commit comments

Comments
 (0)