@@ -523,7 +523,7 @@ hart_schema:
523
523
schema:
524
524
description:
525
525
type: string
526
- default: The mstatus register keeps track of and controls the hart’ s current
526
+ default: The mstatus register keeps track of and controls the hart' s current
527
527
operating state.
528
528
address: {type: integer, default: 768, allowed: [768]}
529
529
priv_mode: {type: string, default: M, allowed: [M]}
@@ -1468,7 +1468,7 @@ hart_schema:
1468
1468
schema:
1469
1469
description:
1470
1470
type: string
1471
- default: The mstatush register keeps track of and controls the hart’ s current
1471
+ default: The mstatush register keeps track of and controls the hart' s current
1472
1472
operating state.
1473
1473
address: {type: integer, default: 768, allowed: [768]}
1474
1474
priv_mode: {type: string, default: M, allowed: [M]}
@@ -8242,7 +8242,7 @@ hart_schema:
8242
8242
schema:
8243
8243
description:
8244
8244
type: string
8245
- default: The sstatus register keeps track of the processor’ s current operating state.
8245
+ default: The sstatus register keeps track of the processor' s current operating state.
8246
8246
address: {type: integer, default: 0x100, allowed: [0x100]}
8247
8247
priv_mode: {type: string, default: S, allowed: [S]}
8248
8248
reset-val:
@@ -9738,7 +9738,7 @@ hart_schema:
9738
9738
schema:
9739
9739
description:
9740
9740
type: string
9741
- default: The ustatus register keeps track of the processor’ s current operating state.
9741
+ default: The ustatus register keeps track of the processor' s current operating state.
9742
9742
address: {type: integer, default: 0x000, allowed: [0x000]}
9743
9743
priv_mode: {type: string, default: U, allowed: [U]}
9744
9744
reset-val:
@@ -10501,7 +10501,7 @@ hart_schema:
10501
10501
schema:
10502
10502
description:
10503
10503
type: string
10504
- default: The hstatus register keeps track of and controls the hart’ s current
10504
+ default: The hstatus register keeps track of and controls the hart' s current
10505
10505
operating state.
10506
10506
address: {type: integer, default: 1536, allowed: [1536]}
10507
10507
priv_mode: {type: string, default: H, allowed: [H]}
@@ -12229,7 +12229,7 @@ CSR and the value returned in VS-mode or VU-mode.}
12229
12229
schema:
12230
12230
description:
12231
12231
type: string
12232
- default: The vsstatus register keeps track of the processor’ s current operating state.
12232
+ default: The vsstatus register keeps track of the processor' s current operating state.
12233
12233
address: {type: integer, default: 0x200, allowed: [0x200]}
12234
12234
priv_mode: {type: string, default: S, allowed: [S]}
12235
12235
reset-val:
0 commit comments