;;; TOOL: run-interp-spec
;;; STDIN_FILE: third_party/testsuite/proposals/simd/simd_i8x16_arith2.wast
;;; ARGS*: --enable-simd
(;; STDOUT ;;;
out/test/spec/simd/simd_i8x16_arith2.wast:337: assert_malformed passed:
  out/test/spec/simd/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/simd_i8x16_arith2.wast:338: assert_malformed passed:
  out/test/spec/simd/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/simd_i8x16_arith2.wast:339: assert_malformed passed:
  out/test/spec/simd/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/simd_i8x16_arith2.wast:340: assert_malformed passed:
  out/test/spec/simd/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/simd_i8x16_arith2.wast:341: assert_malformed passed:
  out/test/spec/simd/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/simd_i8x16_arith2.wast:342: assert_malformed passed:
  out/test/spec/simd/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/simd_i8x16_arith2.wast:345: assert_invalid passed:
  error: type mismatch in i8x16.min_s, expected [v128, v128] but got [i32, f32]
  0000021: error: OnBinaryExpr callback failed
out/test/spec/simd/simd_i8x16_arith2.wast:346: assert_invalid passed:
  error: type mismatch in i8x16.min_u, expected [v128, v128] but got [i32, f32]
  0000021: error: OnBinaryExpr callback failed
out/test/spec/simd/simd_i8x16_arith2.wast:347: assert_invalid passed:
  error: type mismatch in i8x16.max_s, expected [v128, v128] but got [i32, f32]
  0000021: error: OnBinaryExpr callback failed
out/test/spec/simd/simd_i8x16_arith2.wast:348: assert_invalid passed:
  error: type mismatch in i8x16.max_u, expected [v128, v128] but got [i32, f32]
  0000021: error: OnBinaryExpr callback failed
out/test/spec/simd/simd_i8x16_arith2.wast:349: assert_invalid passed:
  error: type mismatch in i8x16.avgr_u, expected [v128, v128] but got [i32, f32]
  0000021: error: OnBinaryExpr callback failed
out/test/spec/simd/simd_i8x16_arith2.wast:350: assert_invalid passed:
  error: type mismatch in i8x16.abs, expected [v128] but got [f32]
  000001f: error: OnUnaryExpr callback failed
out/test/spec/simd/simd_i8x16_arith2.wast:355: assert_invalid passed:
  error: type mismatch in i8x16.min_s, expected [v128, v128] but got [v128]
  000002c: error: OnBinaryExpr callback failed
out/test/spec/simd/simd_i8x16_arith2.wast:363: assert_invalid passed:
  error: type mismatch in i8x16.min_s, expected [v128, v128] but got []
  000001a: error: OnBinaryExpr callback failed
out/test/spec/simd/simd_i8x16_arith2.wast:371: assert_invalid passed:
  error: type mismatch in i8x16.min_u, expected [v128, v128] but got [v128]
  000002c: error: OnBinaryExpr callback failed
out/test/spec/simd/simd_i8x16_arith2.wast:379: assert_invalid passed:
  error: type mismatch in i8x16.min_u, expected [v128, v128] but got []
  000001a: error: OnBinaryExpr callback failed
out/test/spec/simd/simd_i8x16_arith2.wast:387: assert_invalid passed:
  error: type mismatch in i8x16.max_s, expected [v128, v128] but got [v128]
  000002c: error: OnBinaryExpr callback failed
out/test/spec/simd/simd_i8x16_arith2.wast:395: assert_invalid passed:
  error: type mismatch in i8x16.max_s, expected [v128, v128] but got []
  000001a: error: OnBinaryExpr callback failed
out/test/spec/simd/simd_i8x16_arith2.wast:403: assert_invalid passed:
  error: type mismatch in i8x16.max_u, expected [v128, v128] but got [v128]
  000002c: error: OnBinaryExpr callback failed
out/test/spec/simd/simd_i8x16_arith2.wast:411: assert_invalid passed:
  error: type mismatch in i8x16.max_u, expected [v128, v128] but got []
  000001a: error: OnBinaryExpr callback failed
out/test/spec/simd/simd_i8x16_arith2.wast:419: assert_invalid passed:
  error: type mismatch in i8x16.avgr_u, expected [v128, v128] but got [v128]
  000002c: error: OnBinaryExpr callback failed
out/test/spec/simd/simd_i8x16_arith2.wast:427: assert_invalid passed:
  error: type mismatch in i8x16.avgr_u, expected [v128, v128] but got []
  000001a: error: OnBinaryExpr callback failed
out/test/spec/simd/simd_i8x16_arith2.wast:435: assert_invalid passed:
  error: type mismatch in i8x16.abs, expected [v128] but got []
  000001a: error: OnUnaryExpr callback failed
174/174 tests passed.
;;; STDOUT ;;)
