This repository was archived by the owner on Dec 22, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 10731073 (func (export " i32x4.test" ) (result v128 ) (return (v128.const i32x4 0x0bAdD00D 0x0bAdD00D 0x0bAdD00D 0x0bAdD00D )))
10741074 (func (export " i32x4.smax" ) (result v128 ) (return (v128.const i32x4 0x7fffffff 0x7fffffff 0x7fffffff 0x7fffffff )))
10751075 (func (export " i32x4.neg_smax" ) (result v128 ) (return (v128.const i32x4 -0x7fffffff -0x7fffffff -0x7fffffff -0x7fffffff )))
1076- (; ( func (export "i32x4.inc_smin") (result v128) (return (i32x4.add (v128.const i32x4 -0x80000000 -0x80000000 -0x80000000 -0x80000000) (v128.const i32x4 1 1 1 1)))) ; )
1076+ (func (export " i32x4.inc_smin" ) (result v128 ) (return (i32x4.add (v128.const i32x4 -0x80000000 -0x80000000 -0x80000000 -0x80000000 ) (v128.const i32x4 1 1 1 1 ))))
10771077 (func (export " i32x4.neg_zero" ) (result v128 ) (return (v128.const i32x4 -0x0 -0x0 -0x0 -0x0 )))
10781078 (func (export " i32x4.not_octal" ) (result v128 ) (return (v128.const i32x4 010 010 010 010 )))
10791079 (func (export " i32x4.plus_sign" ) (result v128 ) (return (v128.const i32x4 +42 +42 +42 +42 )))
10861086 (func (export " i64x2.test" ) (result v128 ) (return (v128.const i64x2 0x0bAdD00D0bAdD00D 0x0bAdD00D0bAdD00D )))
10871087 (func (export " i64x2.smax" ) (result v128 ) (return (v128.const i64x2 0x7fffffffffffffff 0x7fffffffffffffff )))
10881088 (func (export " i64x2.neg_smax" ) (result v128 ) (return (v128.const i64x2 -0x7fffffffffffffff -0x7fffffffffffffff )))
1089- (; ( func (export "i64x2.inc_smin") (result v128) (return (i64x2.add (v128.const i64x2 -0x8000000000000000 -0x8000000000000000) (v128.const i64x2 1 1)))) ; )
1089+ (func (export " i64x2.inc_smin" ) (result v128 ) (return (i64x2.add (v128.const i64x2 -0x8000000000000000 -0x8000000000000000 ) (v128.const i64x2 1 1 ))))
10901090 (func (export " i64x2.neg_zero" ) (result v128 ) (return (v128.const i64x2 -0x0 -0x0 )))
10911091 (func (export " i64x2.not_octal" ) (result v128 ) (return (v128.const i64x2 010010 010010 )))
10921092 (func (export " i64x2.plus_sign" ) (result v128 ) (return (v128.const i64x2 +42 +42 )))
You can’t perform that action at this time.
0 commit comments