diff options
author | Daniel Wirtz <dcode@dcode.io> | 2021-04-08 21:54:55 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-08 21:54:55 +0200 |
commit | 7048e9b6238904b8cf60c447276aeeffa369e6e3 (patch) | |
tree | a3abcc844ac310eb269d0b49a31779e2ef304063 /scripts/gen-s-parser.py | |
parent | 8bc2f8024dd1ed1a74b538815229bd4106d55535 (diff) | |
download | binaryen-7048e9b6238904b8cf60c447276aeeffa369e6e3.tar.gz binaryen-7048e9b6238904b8cf60c447276aeeffa369e6e3.tar.bz2 binaryen-7048e9b6238904b8cf60c447276aeeffa369e6e3.zip |
Add new SIMD multiplication instructions to C/JS API (#3782)
Adds C/JS APIs for the SIMD instructions
* Q15MulrSatSVecI16x8
* ExtMulLowSVecI16x8
* ExtMulHighSVecI16x8
* ExtMulLowUVecI16x8
* ExtMulHighUVecI16x8
* ExtMulLowSVecI32x4
* ExtMulHighSVecI32x4
* ExtMulLowUVecI32x4
* ExtMulHighUVecI32x4
* ExtMulLowSVecI64x2
* ExtMulHighSVecI64x2
* ExtMulLowUVecI64x2
* ExtMulHighUVecI64x2
Diffstat (limited to 'scripts/gen-s-parser.py')
0 files changed, 0 insertions, 0 deletions