Skip to content

Commit f5d2391

Browse files
committed
fix(data): extension Svadu does not conflict with Svade
Svadu, roughly, preempts Svade: > If the Svadu extension is implemented, the ADUE bit controls whether hardware updating of PTE A/D bits > is enabled for S-mode and G-stage address translations. When ADUE=1, hardware updating of PTE A/D > bits is enabled during S-mode address translation, and the implementation behaves as though the Svade > extension were not implemented for S-mode address translation. When the hypervisor extension is > implemented, if ADUE=1, hardware updating of PTE A/D bits is enabled during G-stage address > translation, and the implementation behaves as though the Svade extension were not implemented for G- > stage address translation. When ADUE=0, the implementation behaves as though Svade were implemented > for S-mode and G-stage address translation. Signed-off-by: Paul A. Clarke <[email protected]>
1 parent cbee0b7 commit f5d2391

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/std/isa/ext/Svadu.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ versions:
121121
- name: Paul Donahue
122122
- name: Ved Shanbhogue
123123
company: Rivos, Inc.
124-
conflicts: Svade
125124
doc_license:
126125
name: Creative Commons Attribution 4.0 International License (CC-BY 4.0)
127126
url: https://creativecommons.org/licenses/by/4.0/

0 commit comments

Comments
 (0)