diff options
author | Ningxin Hu <ningxin.hu@intel.com> | 2014-05-27 16:48:59 +0800 |
---|---|---|
committer | Ningxin Hu <ningxin.hu@intel.com> | 2014-05-27 17:05:35 +0800 |
commit | d8bd3d5c2af979341e3ca4293dcc508f3e6bbca8 (patch) | |
tree | 82be5ca4864b77495c20e9fe04041f15820bfe5e /tests/hello_world_loop_malloc.cpp | |
parent | 5d22fa213f7ec66426e2a838b07a38802714dcef (diff) |
Update the simd.js
It bases on
https://github.com/johnmccutchan/ecmascript_simd/blob/b5dce3a7039a6d38cb7922f526cdb49a69f01dc5/src/ecmascript_simd.js
API changes:
* Added shiftLeft, shiftRightLogical, shiftRightArithmetic on int32x4.
* Added equals, greaterThan, and lessThan that operate on int32x4.
* Add bit operations (and, or, xor, and not) that operate directly on float32x4.
* Moved constructors into SIMD module.
* Remove use of "new float32x4" and "new uint32x4"
Diffstat (limited to 'tests/hello_world_loop_malloc.cpp')
0 files changed, 0 insertions, 0 deletions