diff options
author | Daniel Wirtz <dcode@dcode.io> | 2021-04-11 19:58:43 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-11 19:58:43 +0200 |
commit | 70d62322406b3eac5441efe1ebd7ba4058c4f4a7 (patch) | |
tree | 45ee575c4d8fd7c58022f9c9e9aeb5cb72aa5f8d /src/wasm-binary.h | |
parent | 67094a4a9b013a9705bcbf49ec7e0e8ab744389c (diff) | |
download | binaryen-70d62322406b3eac5441efe1ebd7ba4058c4f4a7.tar.gz binaryen-70d62322406b3eac5441efe1ebd7ba4058c4f4a7.tar.bz2 binaryen-70d62322406b3eac5441efe1ebd7ba4058c4f4a7.zip |
Rename various SIMD load instructions (#3795)
Renames the SIMD instructions
* LoadSplatVec8x16 -> Load8SplatVec128
* LoadSplatVec16x8 -> Load16SplatVec128
* LoadSplatVec32x4 -> Load32SplatVec128
* LoadSplatVec64x2 -> Load64SplatVec128
* Load32Zero -> Load32ZeroVec128
* Load64Zero -> Load64ZeroVec128
Diffstat (limited to 'src/wasm-binary.h')
0 files changed, 0 insertions, 0 deletions