File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -265,7 +265,7 @@ Instruction Binary Opcode Type
265
265
:math: `\TABLECOPY ` :math: `\hex {FC}~\hex {0 E}` :math: `[\I32 ~\I32 ~\I32 ] \to []` :ref: `validation <valid-table.copy >` :ref: `execution <exec-table.copy >`
266
266
:math: `\TABLEGROW ` :math: `\hex {FC}~\hex {0 F}` :math: `[t~\I32 ] \to []` :ref: `validation <valid-table.grow >` :ref: `execution <exec-table.grow >`
267
267
:math: `\TABLESIZE ` :math: `\hex {FC}~\hex {10 }` :math: `[] \to []` :ref: `validation <valid-table.size >` :ref: `execution <exec-table.size >`
268
- :math: `\TABLEFILL ` :math: `\hex {FC}~\hex {11 }` :math: `[\I32 ~t~\I32 ] \to []` :ref: `validation <valid-table.init >` :ref: `execution <exec-table.init >`
268
+ :math: `\TABLEFILL ` :math: `\hex {FC}~\hex {11 }` :math: `[\I32 ~t~\I32 ] \to []` :ref: `validation <valid-table.fill >` :ref: `execution <exec-table.fill >`
269
269
(reserved) :math: `\hex {FD}`
270
270
(reserved) :math: `\hex {FE}`
271
271
(reserved) :math: `\hex {FF}`
You can’t perform that action at this time.
0 commit comments