Skip to content

Commit 9f4d95e

Browse files
authored
Add definedBy for S-mode bits in mie (#184)
1 parent 760ad67 commit 9f4d95e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

arch/csr/mie.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ mie:
156156
157157
Alias of `sie.SSIE` when `mideleg.SSI` is set. Otherwise, `sie.SSIE` is read-only 0.
158158
type: RW
159+
definedBy: S
159160
reset_value: 0
160161
VSSIE:
161162
location: 2
@@ -188,6 +189,7 @@ mie:
188189
189190
Alias of `sip.STIE` when `mideleg.STI` is set. Otherwise, `sip.STIE` is read-only 0.
190191
type: RW
192+
definedBy: S
191193
reset_value: 0
192194
VSTIE:
193195
location: 6
@@ -220,6 +222,7 @@ mie:
220222
221223
Alias of `sie.SEIE` when `mideleg.SEI` is set. Otherwise, `sie.SEIE` is read-only 0.
222224
type: RW
225+
definedBy: S
223226
reset_value: 0
224227
VSEIE:
225228
location: 10

0 commit comments

Comments
 (0)