summaryrefslogtreecommitdiff
path: root/test/interp/simd-shift.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-48/+48
* SIMD right shift by scalar instructions implementation. (#755)lizhengxing2018-02-131-0/+88
* SIMD i16x8/i32x4/i64x2 shl implementation. (#751)lizhengxing2018-02-121-0/+36
* SIMD i8x16.shl implementation. (#750)lizhengxing2018-02-071-0/+17