summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/wasm/simd/ad-hack-simple-binops0.js
blob: f3406ac44a066bde797d99d6ee495dbb7cf47469 (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(0, 3);