summaryrefslogtreecommitdiff
path: root/test/interp/simd-compare.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-162/+162
* Make lane-wise SIMD relational operator conform to the spec (#1031)gnzlbg2019-03-051-45/+45
* SIMD Comparison Greater than or equal instructions implementation. (#778)lizhengxing2018-02-281-0/+62
* SIMD Comparison Greater than instructions implementation. (#772)lizhengxing2018-02-271-0/+62
* SIMD Comparison Less than or equal instructions implementation. (#771)lizhengxing2018-02-261-0/+62
* SIMD Comparison Less than instructions implementation. (#770)lizhengxing2018-02-231-0/+62
* SIMD Comparison Non-Equality instructions implementation. (#767)lizhengxing2018-02-211-0/+62
* SIMD Comparison Equality instructions implementation. (#766)lizhengxing2018-02-211-0/+67