aboutsummaryrefslogtreecommitdiff
path: root/src/priv-csrs.adoc
diff options
context:
space:
mode:
authorVed Shanbhogue <91900059+ved-rivos@users.noreply.github.com>2024-04-08 17:30:14 -0500
committerGitHub <noreply@github.com>2024-04-08 15:30:14 -0700
commite83cd4e1d9ff6923dc4c5be916d64da61ee311cb (patch)
tree7a01b2bfa6a27533b5fcb3dfda98fd5191d3b633 /src/priv-csrs.adoc
parent35dfe8598f93a059f7881ee4f36550db6f0dee5c (diff)
downloadriscv-isa-manual-e83cd4e1d9ff6923dc4c5be916d64da61ee311cb.zip
riscv-isa-manual-e83cd4e1d9ff6923dc4c5be916d64da61ee311cb.tar.gz
riscv-isa-manual-e83cd4e1d9ff6923dc4c5be916d64da61ee311cb.tar.bz2
integrate ssqosid extension (#1331)
Diffstat (limited to 'src/priv-csrs.adoc')
-rw-r--r--src/priv-csrs.adoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/priv-csrs.adoc b/src/priv-csrs.adoc
index 6383bb0..ac9432e 100644
--- a/src/priv-csrs.adoc
+++ b/src/priv-csrs.adoc
@@ -281,6 +281,10 @@ Supervisor count overflow.
4+^|Debug/Trace Registers
|`0x5A8` |SRW |`scontext` |Supervisor-mode context register.
+
+4+^|Supervisor Resource Management Configuration
+|`0x181` |SRW |`srmcfg` |Supervisor Resource Management Configuration.
+
|===
<<<