@@ -242,7 +242,7 @@ versions:
242242 - Fix rs1 cannot be 31 for qc.extdu, qc.extd, qc.extdur, instructions
243243 - Fix rs1 cannot be 31 for qc.extduprh, qc.extdprh, qc.extdupr, qc.extdr qc.extdpr instructions
244244 - 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
246246 - Fix Xqci extension description to reflect correct 48-bit format field names
247247 - Fix IDL code to to match description for qc.insbr instruction
248248 - Add stack checks to qc.c.mienter, qc.c.mienter.nest, qc.c.mileaveret
@@ -330,7 +330,7 @@ description: |
330330 QC.EAI format used for 48-bit instructions that operate on 32-bit immediate argument.
331331 --
332332
333- [%autowidth, cols="4*", options="header" }
333+ [%autowidth, cols="4*", options="header" ]
334334 |===
335335 ^|Field
336336 ^|Start bit
@@ -367,7 +367,7 @@ description: |
367367 QC.EI format used for 48-bit instructions that operate on 26-bit immediate argument, including loads.
368368 --
369369
370- [%autowidth, cols="4*", options="header" }
370+ [%autowidth, cols="4*", options="header" ]
371371 |===
372372 ^|Field
373373 ^|Start bit
@@ -414,7 +414,7 @@ description: |
414414 QC.EB format used for 48-bit branch instructions that compare register with 16-bit immediate.
415415 --
416416
417- [%autowidth, cols="4*", options="header" }
417+ [%autowidth, cols="4*", options="header" ]
418418 |===
419419 ^|Field
420420 ^|Start bit
@@ -461,7 +461,7 @@ description: |
461461 QC.EJ format used for 48-bit jump/call instructions with 32-bit immediate target address.
462462 --
463463
464- [%autowidth, cols="4*", options="header" }
464+ [%autowidth, cols="4*", options="header" ]
465465 |===
466466 ^|Field
467467 ^|Start bit
0 commit comments