Commit 95013b4
authored
fix(data): All "upper half" CSRs are RV32-only (#791)
Most "upper half" CSRs are already defined "base: 32"...
except "htimedeltah" and "minstreth". Fix them.
BREAKING CHANGE: Some "upper half" CSRs no longer available to RV64.
CSRs "htimedeltah" and "minstreth" were mistakenly available to RV64.
They will no longer be available to RV64.1 parent ae741a1 commit 95013b4
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
0 commit comments