There was an error while loading. Please reload this page.
1 parent dbe4c4e commit 46948f8Copy full SHA for 46948f8
1 file changed
index.d.ts
@@ -458,10 +458,10 @@ declare module binaryen {
458
XorVec128,
459
AndNotVec128,
460
BitselectVec128,
461
- RelaxedFmaVecF32x4,
462
- RelaxedFmsVecF32x4,
463
- RelaxedFmaVecF64x2,
464
- RelaxedFmsVecF64x2,
+ RelaxedMaddVecF32x4,
+ RelaxedNmaddVecF32x4,
+ RelaxedMaddVecF64x2,
+ RelaxedNmaddVecF64x2,
465
LaneselectI8x16,
466
LaneselectI16x8,
467
LaneselectI32x4,
0 commit comments