1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
|
;;; TOOL: run-interp-spec
;;; STDIN_FILE: third_party/testsuite/simd_i8x16_arith2.wast
(;; STDOUT ;;;
out/test/spec/simd_i8x16_arith2.wast:378: assert_malformed passed:
out/test/spec/simd_i8x16_arith2/simd_i8x16_arith2.1.wat:1:33: error: unexpected token "i32x4.avgr_u", expected an instr.
(memory 1) (func (result v128) (i32x4.avgr_u (v128.const i8x16 0 0 0 0 0 0 0 ...
^^^^^^^^^^^^
out/test/spec/simd_i8x16_arith2.wast:379: assert_malformed passed:
out/test/spec/simd_i8x16_arith2/simd_i8x16_arith2.2.wat:1:33: error: unexpected token "f32x4.avgr_u", expected an instr.
(memory 1) (func (result v128) (f32x4.avgr_u (v128.const i8x16 0 0 0 0 0 0 0 ...
^^^^^^^^^^^^
out/test/spec/simd_i8x16_arith2.wast:380: assert_malformed passed:
out/test/spec/simd_i8x16_arith2/simd_i8x16_arith2.3.wat:1:33: error: unexpected token "i64x2.avgr_u", expected an instr.
(memory 1) (func (result v128) (i64x2.avgr_u (v128.const i8x16 0 0 0 0 0 0 0 ...
^^^^^^^^^^^^
out/test/spec/simd_i8x16_arith2.wast:381: assert_malformed passed:
out/test/spec/simd_i8x16_arith2/simd_i8x16_arith2.4.wat:1:33: error: unexpected token "f64x2.avgr_u", expected an instr.
(memory 1) (func (result v128) (f64x2.avgr_u (v128.const i8x16 0 0 0 0 0 0 0 ...
^^^^^^^^^^^^
out/test/spec/simd_i8x16_arith2.wast:382: assert_malformed passed:
out/test/spec/simd_i8x16_arith2/simd_i8x16_arith2.5.wat:1:33: error: unexpected token "i8x16.avgr", expected an instr.
(memory 1) (func (result v128) (i8x16.avgr (v128.const i8x16 0 0 0 0 0 0 0 0 ...
^^^^^^^^^^
out/test/spec/simd_i8x16_arith2.wast:383: assert_malformed passed:
out/test/spec/simd_i8x16_arith2/simd_i8x16_arith2.6.wat:1:33: error: unexpected token "i8x16.avgr_s", expected an instr.
(memory 1) (func (result v128) (i8x16.avgr_s (v128.const i8x16 0 0 0 0 0 0 0 ...
^^^^^^^^^^^^
out/test/spec/simd_i8x16_arith2.wast:386: assert_invalid passed:
out/test/spec/simd_i8x16_arith2/simd_i8x16_arith2.7.wasm:0000021: error: type mismatch in i8x16.min_s, expected [v128, v128] but got [i32, f32]
0000021: error: OnBinaryExpr callback failed
out/test/spec/simd_i8x16_arith2.wast:387: assert_invalid passed:
out/test/spec/simd_i8x16_arith2/simd_i8x16_arith2.8.wasm:0000021: error: type mismatch in i8x16.min_u, expected [v128, v128] but got [i32, f32]
0000021: error: OnBinaryExpr callback failed
out/test/spec/simd_i8x16_arith2.wast:388: assert_invalid passed:
out/test/spec/simd_i8x16_arith2/simd_i8x16_arith2.9.wasm:0000021: error: type mismatch in i8x16.max_s, expected [v128, v128] but got [i32, f32]
0000021: error: OnBinaryExpr callback failed
out/test/spec/simd_i8x16_arith2.wast:389: assert_invalid passed:
out/test/spec/simd_i8x16_arith2/simd_i8x16_arith2.10.wasm:0000021: error: type mismatch in i8x16.max_u, expected [v128, v128] but got [i32, f32]
0000021: error: OnBinaryExpr callback failed
out/test/spec/simd_i8x16_arith2.wast:390: assert_invalid passed:
out/test/spec/simd_i8x16_arith2/simd_i8x16_arith2.11.wasm:0000021: error: type mismatch in i8x16.avgr_u, expected [v128, v128] but got [i32, f32]
0000021: error: OnBinaryExpr callback failed
out/test/spec/simd_i8x16_arith2.wast:391: assert_invalid passed:
out/test/spec/simd_i8x16_arith2/simd_i8x16_arith2.12.wasm:000001f: error: type mismatch in i8x16.abs, expected [v128] but got [f32]
000001f: error: OnUnaryExpr callback failed
out/test/spec/simd_i8x16_arith2.wast:392: assert_invalid passed:
out/test/spec/simd_i8x16_arith2/simd_i8x16_arith2.13.wasm:000001f: error: type mismatch in i8x16.popcnt, expected [v128] but got [f32]
000001f: error: OnUnaryExpr callback failed
out/test/spec/simd_i8x16_arith2.wast:397: assert_invalid passed:
out/test/spec/simd_i8x16_arith2/simd_i8x16_arith2.14.wasm:000002c: error: type mismatch in i8x16.min_s, expected [v128, v128] but got [v128]
000002c: error: OnBinaryExpr callback failed
out/test/spec/simd_i8x16_arith2.wast:405: assert_invalid passed:
out/test/spec/simd_i8x16_arith2/simd_i8x16_arith2.15.wasm:000001a: error: type mismatch in i8x16.min_s, expected [v128, v128] but got []
000001a: error: OnBinaryExpr callback failed
out/test/spec/simd_i8x16_arith2.wast:413: assert_invalid passed:
out/test/spec/simd_i8x16_arith2/simd_i8x16_arith2.16.wasm:000002c: error: type mismatch in i8x16.min_u, expected [v128, v128] but got [v128]
000002c: error: OnBinaryExpr callback failed
out/test/spec/simd_i8x16_arith2.wast:421: assert_invalid passed:
out/test/spec/simd_i8x16_arith2/simd_i8x16_arith2.17.wasm:000001a: error: type mismatch in i8x16.min_u, expected [v128, v128] but got []
000001a: error: OnBinaryExpr callback failed
out/test/spec/simd_i8x16_arith2.wast:429: assert_invalid passed:
out/test/spec/simd_i8x16_arith2/simd_i8x16_arith2.18.wasm:000002c: error: type mismatch in i8x16.max_s, expected [v128, v128] but got [v128]
000002c: error: OnBinaryExpr callback failed
out/test/spec/simd_i8x16_arith2.wast:437: assert_invalid passed:
out/test/spec/simd_i8x16_arith2/simd_i8x16_arith2.19.wasm:000001a: error: type mismatch in i8x16.max_s, expected [v128, v128] but got []
000001a: error: OnBinaryExpr callback failed
out/test/spec/simd_i8x16_arith2.wast:445: assert_invalid passed:
out/test/spec/simd_i8x16_arith2/simd_i8x16_arith2.20.wasm:000002c: error: type mismatch in i8x16.max_u, expected [v128, v128] but got [v128]
000002c: error: OnBinaryExpr callback failed
out/test/spec/simd_i8x16_arith2.wast:453: assert_invalid passed:
out/test/spec/simd_i8x16_arith2/simd_i8x16_arith2.21.wasm:000001a: error: type mismatch in i8x16.max_u, expected [v128, v128] but got []
000001a: error: OnBinaryExpr callback failed
out/test/spec/simd_i8x16_arith2.wast:461: assert_invalid passed:
out/test/spec/simd_i8x16_arith2/simd_i8x16_arith2.22.wasm:000002c: error: type mismatch in i8x16.avgr_u, expected [v128, v128] but got [v128]
000002c: error: OnBinaryExpr callback failed
out/test/spec/simd_i8x16_arith2.wast:469: assert_invalid passed:
out/test/spec/simd_i8x16_arith2/simd_i8x16_arith2.23.wasm:000001a: error: type mismatch in i8x16.avgr_u, expected [v128, v128] but got []
000001a: error: OnBinaryExpr callback failed
out/test/spec/simd_i8x16_arith2.wast:477: assert_invalid passed:
out/test/spec/simd_i8x16_arith2/simd_i8x16_arith2.24.wasm:000001a: error: type mismatch in i8x16.abs, expected [v128] but got []
000001a: error: OnUnaryExpr callback failed
out/test/spec/simd_i8x16_arith2.wast:485: assert_invalid passed:
out/test/spec/simd_i8x16_arith2/simd_i8x16_arith2.25.wasm:000001a: error: type mismatch in i8x16.popcnt, expected [v128] but got []
000001a: error: OnUnaryExpr callback failed
211/211 tests passed.
;;; STDOUT ;;)
|