Skip to content

Commit

Permalink
Fix build error due to wrong cols of table.
Browse files Browse the repository at this point in the history
  • Loading branch information
Cooper-Qu committed Dec 14, 2024
1 parent 5ff2aff commit ef9d8d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xtheadfmemidx.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Extension version: 1.0.

The table below gives an overview of the instructions:

[cols="^3,^3,12,18",stripes=even,options="header"]
[cols="^3,^3,^3,^3,12,18",stripes=even,options="header"]
|===
| RV32 | RV64 | F | D | Mnemonic | Instruction
| Y | Y | N | Y | th.flrd _rd_, _rs1_, _rs2_, _imm2_ | <<#xtheadfmemidx-insns-flrd>>
Expand Down

0 comments on commit ef9d8d8

Please sign in to comment.