Skip to content

Commit bd2aa85

Browse files
authored
[spec] Fix typo in type for store_lane (#1845)
1 parent 5d12bd7 commit bd2aa85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

document/core/valid/instructions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1114,7 +1114,7 @@ Memory Instructions
11141114

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

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

11191119
.. math::
11201120
\frac{

0 commit comments

Comments
 (0)