summaryrefslogtreecommitdiff
path: root/test/spec/simd_f32x4_arith.txt
blob: 1d0a88990c25b2e524974ed288788f47870cf83f (plain)
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
;;; TOOL: run-interp-spec
;;; STDIN_FILE: third_party/testsuite/simd_f32x4_arith.wast
(;; STDOUT ;;;
out/test/spec/simd_f32x4_arith.wast:5295: assert_invalid passed:
  out/test/spec/simd_f32x4_arith/simd_f32x4_arith.2.wasm:000001d: error: type mismatch in f32x4.neg, expected [v128] but got [i32]
  000001d: error: OnUnaryExpr callback failed
out/test/spec/simd_f32x4_arith.wast:5296: assert_invalid passed:
  out/test/spec/simd_f32x4_arith/simd_f32x4_arith.3.wasm:000001d: error: type mismatch in f32x4.sqrt, expected [v128] but got [i32]
  000001d: error: OnUnaryExpr callback failed
out/test/spec/simd_f32x4_arith.wast:5297: assert_invalid passed:
  out/test/spec/simd_f32x4_arith/simd_f32x4_arith.4.wasm:0000022: error: type mismatch in f32x4.add, expected [v128, v128] but got [i32, f32]
  0000022: error: OnBinaryExpr callback failed
out/test/spec/simd_f32x4_arith.wast:5298: assert_invalid passed:
  out/test/spec/simd_f32x4_arith/simd_f32x4_arith.5.wasm:0000022: error: type mismatch in f32x4.sub, expected [v128, v128] but got [i32, f32]
  0000022: error: OnBinaryExpr callback failed
out/test/spec/simd_f32x4_arith.wast:5299: assert_invalid passed:
  out/test/spec/simd_f32x4_arith/simd_f32x4_arith.6.wasm:0000022: error: type mismatch in f32x4.mul, expected [v128, v128] but got [i32, f32]
  0000022: error: OnBinaryExpr callback failed
out/test/spec/simd_f32x4_arith.wast:5300: assert_invalid passed:
  out/test/spec/simd_f32x4_arith/simd_f32x4_arith.7.wasm:0000022: error: type mismatch in f32x4.div, expected [v128, v128] but got [i32, f32]
  0000022: error: OnBinaryExpr callback failed
out/test/spec/simd_f32x4_arith.wast:5305: assert_invalid passed:
  out/test/spec/simd_f32x4_arith/simd_f32x4_arith.8.wasm:000001b: error: type mismatch in f32x4.neg, expected [v128] but got []
  000001b: error: OnUnaryExpr callback failed
out/test/spec/simd_f32x4_arith.wast:5313: assert_invalid passed:
  out/test/spec/simd_f32x4_arith/simd_f32x4_arith.9.wasm:000001b: error: type mismatch in f32x4.sqrt, expected [v128] but got []
  000001b: error: OnUnaryExpr callback failed
out/test/spec/simd_f32x4_arith.wast:5321: assert_invalid passed:
  out/test/spec/simd_f32x4_arith/simd_f32x4_arith.10.wasm:000002d: error: type mismatch in f32x4.add, expected [v128, v128] but got [v128]
  000002d: error: OnBinaryExpr callback failed
out/test/spec/simd_f32x4_arith.wast:5329: assert_invalid passed:
  out/test/spec/simd_f32x4_arith/simd_f32x4_arith.11.wasm:000001b: error: type mismatch in f32x4.add, expected [v128, v128] but got []
  000001b: error: OnBinaryExpr callback failed
out/test/spec/simd_f32x4_arith.wast:5337: assert_invalid passed:
  out/test/spec/simd_f32x4_arith/simd_f32x4_arith.12.wasm:000002d: error: type mismatch in f32x4.sub, expected [v128, v128] but got [v128]
  000002d: error: OnBinaryExpr callback failed
out/test/spec/simd_f32x4_arith.wast:5345: assert_invalid passed:
  out/test/spec/simd_f32x4_arith/simd_f32x4_arith.13.wasm:000001b: error: type mismatch in f32x4.sub, expected [v128, v128] but got []
  000001b: error: OnBinaryExpr callback failed
out/test/spec/simd_f32x4_arith.wast:5353: assert_invalid passed:
  out/test/spec/simd_f32x4_arith/simd_f32x4_arith.14.wasm:000002d: error: type mismatch in f32x4.mul, expected [v128, v128] but got [v128]
  000002d: error: OnBinaryExpr callback failed
out/test/spec/simd_f32x4_arith.wast:5361: assert_invalid passed:
  out/test/spec/simd_f32x4_arith/simd_f32x4_arith.15.wasm:000001b: error: type mismatch in f32x4.mul, expected [v128, v128] but got []
  000001b: error: OnBinaryExpr callback failed
out/test/spec/simd_f32x4_arith.wast:5369: assert_invalid passed:
  out/test/spec/simd_f32x4_arith/simd_f32x4_arith.16.wasm:000002d: error: type mismatch in f32x4.div, expected [v128, v128] but got [v128]
  000002d: error: OnBinaryExpr callback failed
out/test/spec/simd_f32x4_arith.wast:5377: assert_invalid passed:
  out/test/spec/simd_f32x4_arith/simd_f32x4_arith.17.wasm:000001b: error: type mismatch in f32x4.div, expected [v128, v128] but got []
  000001b: error: OnBinaryExpr callback failed
1822/1822 tests passed.
;;; STDOUT ;;)