summaryrefslogtreecommitdiff
path: root/test/simd.wast.fromBinary
Commit message (Expand)AuthorAgeFilesLines
* Add i32x4.dot_i16x8_s (#2420)Thomas Lively2019-11-041-61/+67
* Add SIMD integer min and max instructions (#2416)Thomas Lively2019-11-011-83/+155
* v8x16.swizzle (#2368)Thomas Lively2019-10-031-0/+6
* SIMD load and extend instructions (#2353)Thomas Lively2019-09-241-12/+62
* v128.andnot instruction (#2355)Thomas Lively2019-09-241-86/+92
* SIMD narrowing and widening operations (#2341)Thomas Lively2019-09-141-17/+109
* Update test/spec/memory.wast to latest upstream (#1801)Alon Zakai2019-04-031-0/+1
* Update v128.const text formats (#1934)Thomas Lively2019-03-191-138/+153
* Align v128 text format with WABT (#1930)Daniel Wirtz2019-03-041-1/+1
* Massive renaming (#1855)Thomas Lively2019-01-071-252/+252
* SIMD (#1820)Thomas Lively2018-12-131-0/+810