Skip to content
This repository was archived by the owner on Dec 22, 2021. It is now read-only.

Commit d52bd6d

Browse files
Maratyszczatlively
andauthored
Update proposals/simd/SIMD.md
Co-authored-by: Thomas Lively <7121787+tlively@users.noreply.github.com>
1 parent b9f03a4 commit d52bd6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

proposals/simd/SIMD.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ def S.neg(a):
413413

414414
## Extended integer arithmetic
415415

416-
### Extended integer multiplication
416+
### Extended pairwise integer addition
417417
* `i16x8.extadd_pairwise_i8x16_s(a: v128) -> v128`
418418
* `i16x8.extadd_pairwise_i8x16_u(a: v128) -> v128`
419419
* `i32x4.extadd_pairwise_i16x8_s(a: v128) -> v128`

0 commit comments

Comments
 (0)