We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11c4cc2 commit 6cc9fa1Copy full SHA for 6cc9fa1
document/core/exec/instructions.rst
@@ -2679,7 +2679,7 @@ Control Instructions
2679
:math:`\BRTABLE~l^\ast~l_N`
2680
...........................
2681
2682
-1. Assert: due to :ref:`validation <valid-if>`, a value of :ref:`value type <syntax-valtype>` |I32| is on the top of the stack.
+1. Assert: due to :ref:`validation <valid-br-table>`, a value of :ref:`value type <syntax-valtype>` |I32| is on the top of the stack.
2683
2684
2. Pop the value :math:`\I32.\CONST~i` from the stack.
2685
0 commit comments