aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Waterman <andrew@sifive.com>2024-03-26 13:32:00 -0700
committerGitHub <noreply@github.com>2024-03-26 13:32:00 -0700
commitaf07c847776ce1c1c0325cf5d98970b4a82df964 (patch)
tree7ad2802ecbeaf89ab24fe897184f50cff5c7029a
parent4afba0de2a1f6d601ae223a5d3d9aa9154009da0 (diff)
parent217ebabf02fb01e4ac6273ebe904f91a6bf297eb (diff)
downloadriscv-isa-manual-fix-adoc-IDs.zip
riscv-isa-manual-fix-adoc-IDs.tar.gz
riscv-isa-manual-fix-adoc-IDs.tar.bz2
Merge pull request #1295 from riscv/menvcfg-ref-fixriscv-isa-release-af07c84-2024-03-26fix-adoc-IDs
Fix reference to menvcfgreg
-rw-r--r--src/machine.adoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/machine.adoc b/src/machine.adoc
index 21e4083..b92781a 100644
--- a/src/machine.adoc
+++ b/src/machine.adoc
@@ -1996,10 +1996,11 @@ M-mode software towards the beginning of the boot process.
==== Machine Environment Configuration Register (`menvcfg`)
The `menvcfg` CSR is a 64-bit read/write register, formatted
-as shown in [[menvcfg]], that controls
+as shown in <<menvcfgreg>>, that controls
certain characteristics of the execution environment for modes less
privileged than M.
+[#menvcfgreg]
.Machine environment configuration register (`menvcfg`).
include::images/bytefield/menvcfgreg.adoc[]