diff options
author | Ved Shanbhogue <ved@rivosinc.com> | 2024-07-07 07:55:50 -0500 |
---|---|---|
committer | Ved Shanbhogue <ved@rivosinc.com> | 2024-07-07 13:54:37 -0500 |
commit | 86ede0207c00b7187f0d3c8480ab265834282b49 (patch) | |
tree | f588523364c255aa4129010234d94bf44debe84a | |
parent | 724832ae3add2b8a0e2eda7b90087e73aa2ca2c7 (diff) | |
download | riscv-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.adoc | 2 |
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. |