Skip to content

Commit fe7bd31

Browse files
authored
Replace "Sv39" with "Sv39 extension" where appropriate (riscv#1913)
1 parent 884855d commit fe7bd31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/supervisor.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1863,7 +1863,7 @@ translations with the same values for PTE bits 5–0. Such ranges must be
18631863
of a naturally aligned power-of-2 (NAPOT) granularity larger than the
18641864
base page size.
18651865

1866-
The Svnapot extension depends on Sv39.
1866+
The Svnapot extension depends on the Sv39 extension.
18671867

18681868
[[ptenapot]]
18691869
.Page table entry encodings when __pte__.N=1
@@ -2028,7 +2028,7 @@ the use of page-based memory types that override the PMA(s) for the
20282028
associated memory pages. The encoding for the PBMT bits is captured in
20292029
<<pbmt>>.
20302030

2031-
The Svpbmt extension depends on Sv39.
2031+
The Svpbmt extension depends on the Sv39 extension.
20322032

20332033
[[pbmt]]
20342034
.Encodings for PBMT field in Sv39, Sv48, and Sv57 PTEs.

0 commit comments

Comments
 (0)