Skip to content

Commit

Permalink
encoding clarification for MTT implicit accesses
Browse files Browse the repository at this point in the history
Signed-off-by: Ravi Sahita <[email protected]>
  • Loading branch information
rsahita committed Oct 28, 2024
1 parent 9559652 commit b9171d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions chapter4.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,8 @@ exception corresponding to the original access type.

All implicit accesses to the memory tracking table data structures in
this algorithm are performed using width MTT_PTE_SIZE.
Implicit accesses to the MTT are governed by `mstatus.MBE` control for RV64
(`mstatush.MBE` control for RV32).

[NOTE]
====
Expand Down

0 comments on commit b9171d9

Please sign in to comment.