Skip to content

Commit

Permalink
Merge pull request #226 from ved-rivos/menvcfg_sse
Browse files Browse the repository at this point in the history
Clarify menvcfg.SSE is 0 then henvcfg.SSE/senvcfg.SSE are read-only zero
  • Loading branch information
ved-rivos authored Jul 8, 2024
2 parents 302a2d4 + 87c7cee commit 9d50b40
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 9d50b40

Please sign in to comment.