@@ -242,7 +242,7 @@ versions:
242
242
- Fix rs1 cannot be 31 for qc.extdu, qc.extd, qc.extdur, instructions
243
243
- Fix rs1 cannot be 31 for qc.extduprh, qc.extdprh, qc.extdupr, qc.extdr qc.extdpr instructions
244
244
- Fix typos in IDL code (missing ')' ) for qc.extdpr, qc.extdr instructions
245
- - Fix IDL code to look correct in PDF for qc.insbhr and qc.insbh instructions
245
+ - Fix IDL code and description to look correct in PDF for qc.insbhr and qc.insbh instructions
246
246
- Fix Xqci extension description to reflect correct 48-bit format field names
247
247
- Fix IDL code to to match description for qc.insbr instruction
248
248
- Add stack checks to qc.c.mienter, qc.c.mienter.nest, qc.c.mileaveret
@@ -330,7 +330,7 @@ description: |
330
330
QC.EAI format used for 48-bit instructions that operate on 32-bit immediate argument.
331
331
--
332
332
333
- [%autowidth, cols="4*", options="header" }
333
+ [%autowidth, cols="4*", options="header" ]
334
334
|===
335
335
^|Field
336
336
^|Start bit
@@ -367,7 +367,7 @@ description: |
367
367
QC.EI format used for 48-bit instructions that operate on 26-bit immediate argument, including loads.
368
368
--
369
369
370
- [%autowidth, cols="4*", options="header" }
370
+ [%autowidth, cols="4*", options="header" ]
371
371
|===
372
372
^|Field
373
373
^|Start bit
@@ -414,7 +414,7 @@ description: |
414
414
QC.EB format used for 48-bit branch instructions that compare register with 16-bit immediate.
415
415
--
416
416
417
- [%autowidth, cols="4*", options="header" }
417
+ [%autowidth, cols="4*", options="header" ]
418
418
|===
419
419
^|Field
420
420
^|Start bit
@@ -461,7 +461,7 @@ description: |
461
461
QC.EJ format used for 48-bit jump/call instructions with 32-bit immediate target address.
462
462
--
463
463
464
- [%autowidth, cols="4*", options="header" }
464
+ [%autowidth, cols="4*", options="header" ]
465
465
|===
466
466
^|Field
467
467
^|Start bit
0 commit comments