summaryrefslogtreecommitdiff
path: root/test/interp/simd-splat.txt
Commit message (Expand)AuthorAgeFilesLines
* SIMD is now phase 5, enable it by default (#1712)Ng Zhi An2021-09-201-1/+0
* Make v128.const i32x4 op conform to the SIMD draft (#1037)gnzlbg2019-03-281-14/+14
* Remove `run-interp.py`; use `RUN` commands instead (#730)Ben Smith2018-01-211-1/+1
* Rename run args (#728)Ben Smith2018-01-211-1/+1
* SIMD: i16x8.splat i32x4.splat i64x2.splat f32x4.splat f64x2.splat ins… (#705)lizhengxing2017-12-261-6/+66
* SIMD: i8x16.splat instruction implementation. (#704)lizhengxing2017-12-251-0/+18