We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8dcadf commit c970586Copy full SHA for c970586
src/level-ext.adoc
@@ -90,7 +90,7 @@ endif::[]
90
11+| *Quadrant 3: Capability data read/write*
91
11+| bit[2] = write, bit[1:0] = store level. R and C implicitly granted.
92
11+| _Reserved bits for future extensions must be 1 so they are implicitly granted_
93
-|Bits[4:3]| R | W | C | LM | EL | SL | X | ASR | Mode^2^ |
+|Bits[4:3]| R | W | C | LM | EL | SL | X | ASR | Mode^1^ |
94
| 0-2 10+| reserved
95
| 3 | ✔ | | ✔ | ✔ | ✔ | 0^2^ | | | N/A | Data & Cap R0
96
| 4 | ✔ | ✔ | ✔ | ✔ | ✔ | _(3)_ | | | N/A | _Reserved_ when `LVLBITS=1` ^3^
0 commit comments