summaryrefslogtreecommitdiff
path: root/test/interp/simd-lane.txt
Commit message (Expand)AuthorAgeFilesLines
* SIMD is now phase 5, enable it by default (#1712)Ng Zhi An2021-09-201-1/+0
* Update SIMD support (#1553)Darin Morrison2020-10-261-1/+1
* Make v128.const i32x4 op conform to the SIMD draft (#1037)gnzlbg2019-03-281-23/+23
* Update textual encoding of SIMD vector shuffle to conform to the latest SIMD ...gnzlbg2019-03-071-1/+1
* SIMD v8x16.shuffle implementation. (#811)lizhengxing2018-03-151-0/+7
* Simd Replace Lane instructions implementation. (#809)lizhengxing2018-03-151-0/+46
* Simd remaining Extract Lane instructions implementation. (#806)lizhengxing2018-03-151-5/+43
* Simd i8x16.extract_lane_s instruction implementation. (#802)lizhengxing2018-03-131-0/+15