diff options
author | Ben Smith <binji@chromium.org> | 2020-01-13 16:21:52 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-13 16:21:52 -0800 |
commit | cd7e137c12691e91e566ac68ce0ad7a7b44b60b9 (patch) | |
tree | 21c92b76806a1e75349e2e30b5b478bb0d793847 /docs/demo/libwabt.js | |
parent | 79772de74d458e0f2451b94b9502b23dff316a15 (diff) | |
download | wabt-cd7e137c12691e91e566ac68ce0ad7a7b44b60b9.tar.gz wabt-cd7e137c12691e91e566ac68ce0ad7a7b44b60b9.tar.bz2 wabt-cd7e137c12691e91e566ac68ce0ad7a7b44b60b9.zip |
[simd] Add support for narrow/widen instructions (#1301)
* i{8x16,16x8}.narrow_i{16x8,32x4}_{s,u}
* i{16x8,32x4}.widen_{low,high}_i{8x16,16x8}_{s,u}
(though not all combinations are valid)
These are not currently supported in the interpreter.
TODO: Implement other new SIMD instructions too: load and extend,
bitwise and-not, lanewise rounding average
Diffstat (limited to 'docs/demo/libwabt.js')
0 files changed, 0 insertions, 0 deletions