Commit 0fcee70
committed
Support CSR_INSTRETH for insn counter high bits
This completes the CSR performance counter implementation by adding the
missing CSR_INSTRETH handler. This register provides access to the upper
32 bits of the retired instruction counter, maintaining symmetry with
CSR_CYCLEH.1 parent e8f24f4 commit 0fcee70
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| 134 | + | |
| 135 | + | |
134 | 136 | | |
135 | 137 | | |
136 | 138 | | |
| |||
0 commit comments