From 10112c27b9bfa049fa76157e6ef2b2d849428fd8 Mon Sep 17 00:00:00 2001 From: Guy Lemieux Date: Tue, 3 Sep 2024 21:01:51 -0700 Subject: [PATCH] Sssstateen is now incorporated into RISC-V ISA Manual (vol 2) --- src/rva23-profile.adoc | 3 +-- src/rvb23-profile.adoc | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/src/rva23-profile.adoc b/src/rva23-profile.adoc index ee1e12e..8963796 100644 --- a/src/rva23-profile.adoc +++ b/src/rva23-profile.adoc @@ -450,7 +450,7 @@ of the https://github.com/riscv/riscv-isa-manual[RISC-V Instruction Set Manual]. - Ss1p13, Supervisor Architecture v1.13 - Sstc Extension for Supervisor-mode Timer Interrupts - Sscofpmf Extension for Count Overflow and Mode-Based Filtering -- Smstateen Extension for State-enable +- Smstateen/Ssstateen Extension for State-enable - Svvptc Obviating Memory-management Instructions after Marking PTEs valid - Svadu Hardware Updating of A/D Bits @@ -480,7 +480,6 @@ Instruction Set Manual; the hyperlinks lead to their separate specifications. - *Sstvecd*: `stvec` supports Direct mode - *Sstvala*: `stval` provides all needed values - *Ssu64xl*: UXLEN=64 must be supported -- *Ssstateen*: Supervisor-mode view of the state-enable extension - *Shcounterenw*: Support writeable enables for any supported counter - *Shvstvala*: `vstval` provides all needed values - *Shtvala*: `htval` provides all needed values diff --git a/src/rvb23-profile.adoc b/src/rvb23-profile.adoc index 46573d5..8ad7534 100644 --- a/src/rvb23-profile.adoc +++ b/src/rvb23-profile.adoc @@ -461,7 +461,7 @@ of the https://github.com/riscv/riscv-isa-manual[RISC-V Instruction Set Manual]. - Ss1p13, Supervisor Architecture v1.13 - Sstc Extension for Supervisor-mode Timer Interrupts - Sscofpmf Extension for Count Overflow and Mode-Based Filtering -- Smstateen Extension for State-enable +- Smstateen/Ssstateen Extension for State-enable - Svvptc Obviating Memory-management Instructions after Marking PTEs valid - Svadu Hardware Updating of A/D Bits @@ -490,7 +490,6 @@ Instruction Set Manual; the hyperlinks lead to their separate specifications. - *Sstvecd*: `stvec` supports Direct mode - *Sstvala*: `stval` provides all needed values - *Ssu64xl*: UXLEN=64 must be supported -- *Ssstateen*: Supervisor-mode view of the state-enable extension - *Shcounterenw*: Support writeable enables for any supported counter - *Shvstvala*: `vstval` provides all needed values - *Shtvala*: `htval` provides all needed values