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.
2 parents c2c00d8 + 8e8700d commit 2fcf26dCopy full SHA for 2fcf26d
document/core/exec/instructions.rst
@@ -2437,7 +2437,7 @@ Memory Instructions
2437
2438
20. Push the value :math:`\I32.\CONST~b` to the stack.
2439
2440
-21. Execute the instruction :math:`\I32\K{.}\STORE\K{8}~\{ \OFFSET~0, \ALIGN~0 \}`.
+21. Execute the instruction :math:`\I32\K{.}\STORE\K{8}~x~\{ \OFFSET~0, \ALIGN~0 \}`.
2441
2442
22. Assert: due to the earlier check against the memory size, :math:`d+1 < 2^{32}`.
2443
0 commit comments