diff options
author | Ng Zhi An <ngzhian@gmail.com> | 2021-03-04 16:26:21 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-04 16:26:21 -0800 |
commit | 9be10643b12554bc4f9c75017463220d28bca609 (patch) | |
tree | c3d2c1cae685df69ac1164e9e4a4454d7e6c6db0 /test/spec/simd/simd_store32_lane.txt | |
parent | f5d520d1cefd5a5add8c93e4e135d443817d0357 (diff) | |
download | wabt-9be10643b12554bc4f9c75017463220d28bca609.tar.gz wabt-9be10643b12554bc4f9c75017463220d28bca609.tar.bz2 wabt-9be10643b12554bc4f9c75017463220d28bca609.zip |
Bump third_party/testsuite to TOT (#1623)
* Bump third_party/testsuite
* Run test/update-spec-tests.py
* Skip new simd tests that are not implemented
* Rebase some tests in test/spec based on latest update to testsuite
* Define global_i64 for wasm2c global tests
* Skip more simd tests due to updated/new instructions
Diffstat (limited to 'test/spec/simd/simd_store32_lane.txt')
-rw-r--r-- | test/spec/simd/simd_store32_lane.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/spec/simd/simd_store32_lane.txt b/test/spec/simd/simd_store32_lane.txt new file mode 100644 index 00000000..17f1e63e --- /dev/null +++ b/test/spec/simd/simd_store32_lane.txt @@ -0,0 +1,4 @@ +;;; TOOL: run-interp-spec +;;; STDIN_FILE: third_party/testsuite/proposals/simd/simd_store32_lane.wast +;;; ARGS*: --enable-simd +;;; SKIP: |