Skip to content

Commit 55e493c

Browse files
committed
Add reserved range for non-standard attribute
1 parent d73b787 commit 55e493c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

riscv-elf.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1036,6 +1036,7 @@ Tag_RISCV_unaligned_access | 6 | uleb128 | Indicates whet
10361036
Tag_RISCV_priv_spec | 8 | uleb128 | Indicates the major version of the privileged specification.
10371037
Tag_RISCV_priv_spec_minor | 10 | uleb128 | Indicates the minor version of the privileged specification.
10381038
Tag_RISCV_priv_spec_revision | 12 | uleb128 | Indicates the revision version of the privileged specification.
1039+
Reserved for non-standard attribute | >= 32768 | - | -
10391040

10401041
### Detailed attribute description
10411042

0 commit comments

Comments
 (0)