summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/wasm/simd/ad-hack-simple-binops1.js
blob: e6d6f7e2fca8ea554388760345c3085f0f589cdd (plain)
1
2
3
4
5
6
7
// |jit-test| skip-if: !wasmSimdEnabled()

// Do not include these in the preamble, they must be loaded after lib/wasm.js
load(scriptdir + "ad-hack-preamble.js")
load(scriptdir + "ad-hack-binop-preamble.js")

runSimpleBinopTest(1, 3);