File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -171,9 +171,9 @@ params:
171171 description : |
172172 Endianness of data in VS-mode. Can be one of:
173173
174- * little: M -mode data is always little endian
175- * big: M -mode data is always big endian
176- * dynamic: M -mode data can be either little or big endian,
174+ * little: VS -mode data is always little endian
175+ * big: VS -mode data is always big endian
176+ * dynamic: VS -mode data can be either little or big endian,
177177 depending on the CSR field `hstatus.VSBE`
178178 schema :
179179 type : string
@@ -182,9 +182,9 @@ params:
182182 description : |
183183 Endianness of data in VU-mode. Can be one of:
184184
185- * little: M -mode data is always little endian
186- * big: M -mode data is always big endian
187- * dynamic: M -mode data can be either little or big endian,
185+ * little: VU -mode data is always little endian
186+ * big: VU -mode data is always big endian
187+ * dynamic: VU -mode data can be either little or big endian,
188188 depending on the CSR field `vsstatus.UBE`
189189 schema :
190190 type : string
You can’t perform that action at this time.
0 commit comments