We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1a2a4d commit f857538Copy full SHA for f857538
spec/std/isa/csr/misa.yaml
@@ -14,7 +14,7 @@ priv_mode: M
14
length: MXLEN
15
description: |
16
Reports the XLEN and "major" extensions supported by the ISA.
17
- [when,"MISA_CSR_IMPLEMENTED == false"]
+ [when,"MISA_CSR_IMPLEMENTED == false"]
18
This CSR is read-only-0 (all bits hardwired to zero) and cannot be written.
19
definedBy: Sm
20
fields:
0 commit comments