Skip to content

Commit

Permalink
Clarify menvcfg.SSE is 0 then henvcfg.SSE/senvcfg.SSE are read-only zero
Browse files Browse the repository at this point in the history
  • Loading branch information
ved-rivos committed Jul 8, 2024
1 parent 302a2d4 commit 87c7cee
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/cfi_backward.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -153,9 +153,11 @@ less than M:
* 32-bit Zicfiss instructions will revert to their behavior as defined by Zimop.
* 16-bit Zicfiss instructions will revert to their behavior as defined by Zcmop.
* The `pte.xwr=010b` encoding in VS/S-stage page tables becomes reserved.
* The `henvcfg.SSE` and `senvcfg.SSE` fields will read as zero and are read-only.
* `SSAMOSWAP.W/D` raises an illegal-instruction exception.

When `menvcfg.SSE` is 0, `henvcfg.SSE` and `senvcfg.SSE` fields will are
read-only zero.

==== Supervisor Environment Configuration Register (`senvcfg`)

.Supervisor environment configuration register (`senvcfg`)
Expand Down

0 comments on commit 87c7cee

Please sign in to comment.