diff options
author | Daniel Wirtz <dcode@dcode.io> | 2021-04-07 23:27:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-07 23:27:06 +0200 |
commit | a36c455f6a2e9fa48751c985fa49b33ce94277c4 (patch) | |
tree | 02967daa87d3ae20b0aa3026610c8a55a8012eec /src/wasm/wasm-binary.cpp | |
parent | 2f2d5a80197b837aea928a0a604a13cc1c74219b (diff) | |
download | binaryen-a36c455f6a2e9fa48751c985fa49b33ce94277c4.tar.gz binaryen-a36c455f6a2e9fa48751c985fa49b33ce94277c4.tar.bz2 binaryen-a36c455f6a2e9fa48751c985fa49b33ce94277c4.zip |
Add i64x2.extend_low/high_* SIMD instructions to C/JS API (#3778)
Adds C/JS APIs for the SIMD instructions
* ExtendLowSVecI32x4ToVecI64x2
* ExtendHighSVecI32x4ToVecI64x2
* ExtendLowUVecI32x4ToVecI64x2
* ExtendHighUVecI32x4ToVecI64x2
Diffstat (limited to 'src/wasm/wasm-binary.cpp')
0 files changed, 0 insertions, 0 deletions