Skip to content

Commit 98d4281

Browse files
replace incorrect constants with variables
1 parent 1594796 commit 98d4281

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/tables.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ other than debug mode.
218218
| **_Fully RISC-V compatible_**^7^
219219

220220
| 1
221-
| 0
221+
| {int_mode_value}
222222
| <<ddc>> or <<pcc>>
223223
| CLEN
224224
| XLEN
@@ -227,7 +227,7 @@ other than debug mode.
227227
| **{cheri_int_mode_name}**
228228

229229
| 1
230-
| 1
230+
| {cap_mode_value}
231231
| Instruction's capability operand
232232
| CLEN
233233
| CLEN

0 commit comments

Comments
 (0)