Skip to content

Commit

Permalink
[spec] Fix typo in type for store_lane (#1845)
Browse files Browse the repository at this point in the history
  • Loading branch information
rossberg authored Nov 12, 2024
1 parent 5d12bd7 commit bd2aa85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion document/core/valid/instructions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1114,7 +1114,7 @@ Memory Instructions

* The alignment :math:`2^{\memarg.\ALIGN}` must not be larger than :math:`N/8`.

* Then the instruction is valid with type :math:`[\I32~\V128] \to [\V128]`.
* Then the instruction is valid with type :math:`[\I32~\V128] \to []`.

.. math::
\frac{
Expand Down

0 comments on commit bd2aa85

Please sign in to comment.