aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVed Shanbhogue <ved@rivosinc.com>2024-07-07 07:55:50 -0500
committerVed Shanbhogue <ved@rivosinc.com>2024-07-07 13:54:37 -0500
commit86ede0207c00b7187f0d3c8480ab265834282b49 (patch)
treef588523364c255aa4129010234d94bf44debe84a
parent724832ae3add2b8a0e2eda7b90087e73aa2ca2c7 (diff)
downloadriscv-isa-manual-86ede0207c00b7187f0d3c8480ab265834282b49.zip
riscv-isa-manual-86ede0207c00b7187f0d3c8480ab265834282b49.tar.gz
riscv-isa-manual-86ede0207c00b7187f0d3c8480ab265834282b49.tar.bz2
Fix a broken cross reference
-rw-r--r--src/ssdbltrp.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ssdbltrp.adoc b/src/ssdbltrp.adoc
index e2b1127..83a98bd 100644
--- a/src/ssdbltrp.adoc
+++ b/src/ssdbltrp.adoc
@@ -10,6 +10,6 @@ S/HS-mode.
The Ssdbltrp extension adds the `menvcfg`.DTE (See <<sec:menvcfg>>) and the
`sstatus`.SDT fields (See <<sstatus>>). If the hypervisor extension is
additionally implemented, then the extension adds the `henvcfg`.DTE (See
-<<sec:henvcfg>>) and the `vstatus`.SDT fields (See <<vstatus>>).
+<<sec:henvcfg>>) and the `vsstatus`.SDT fields (See <<vsstatus>>).
See <<supv-double-trap>> for the operational details.