Skip to content

Commit 04a39c5

Browse files
committed
[spec] Add missing i32x4.extadd_pairwise_i16x8_u instruction to text format
1 parent c7c038d commit 04a39c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

document/core/text/instructions.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -800,6 +800,7 @@ Vector constant instructions have a mandatory :ref:`shape <syntax-vec-shape>` de
800800
\text{i32x4.all\_true} &\Rightarrow& \I32X4.\ALLTRUE\\ &&|&
801801
\text{i32x4.bitmask} &\Rightarrow& \I32X4.\BITMASK\\ &&|&
802802
\text{i32x4.extadd\_pairwise\_i16x8\_s} &\Rightarrow& \I32X4.\EXTADDPAIRWISE\K{\_i16x8\_s}\\ &&|&
803+
\text{i32x4.extadd\_pairwise\_i16x8\_u} &\Rightarrow& \I32X4.\EXTADDPAIRWISE\K{\_i16x8\_u}\\ &&|&
803804
\text{i32x4.extend\_low\_i16x8\_s} &\Rightarrow& \I32X4.\VEXTEND\K{\_low\_i16x8\_s}\\ &&|&
804805
\text{i32x4.extend\_high\_i16x8\_s} &\Rightarrow& \I32X4.\VEXTEND\K{\_high\_i16x8\_s}\\ &&|&
805806
\text{i32x4.extend\_low\_i16x8\_u} &\Rightarrow& \I32X4.\VEXTEND\K{\_low\_i16x8\_u}\\ &&|&

0 commit comments

Comments
 (0)