diff --git a/riscv-elf.adoc b/riscv-elf.adoc index fb65fbdd..bc88cacf 100644 --- a/riscv-elf.adoc +++ b/riscv-elf.adoc @@ -933,7 +933,7 @@ value if the tag number is even. | Tag_RISCV_stack_align | 4 | uleb128 | Indicates the stack alignment requirement in bytes. | Tag_RISCV_arch | 5 | NTBS | Indicates the target architecture of this object. -| Tag_RISCV_unaligned_access | 6 | uleb128 | Indicates whether to impose unaligned memory accesses in code generation. +| Tag_RISCV_unaligned_access | 6 | uleb128 | Indicates nothing of interest. | Tag_RISCV_priv_spec | 8 | uleb128 | Indicates the major version of the privileged specification. | Tag_RISCV_priv_spec_minor | 10 | uleb128 | Indicates the minor version of the privileged specification. | Tag_RISCV_priv_spec_revision | 12 | uleb128 | Indicates the revision version of the privileged specification.