diff options
author | Ng Zhi An <zhin@chromium.org> | 2021-08-06 09:53:03 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-06 09:53:03 -0700 |
commit | dc91af683d4c5751a026b21e58e2f67be719e5c6 (patch) | |
tree | 9acd8d2c7d536620bb42d070caeec8e19fd4ba4f /scripts/sha256sum.py | |
parent | a92466a4dd1f5c2b8cb2fa05d3afa7e1f34e80af (diff) | |
download | wabt-dc91af683d4c5751a026b21e58e2f67be719e5c6.tar.gz wabt-dc91af683d4c5751a026b21e58e2f67be719e5c6.tar.bz2 wabt-dc91af683d4c5751a026b21e58e2f67be719e5c6.zip |
[simd] Correctly shift alignment_log2 (#1699)
The alignment value in binary format is log2, so we need to shift it in
binary-reader-ir before it is validated (since validation requires that
it is shifted to be the number of bytes). We correctly did that for some
Simd instructions (like load splat) but did not do it for load/store
lane.
Fixes #1674.
Diffstat (limited to 'scripts/sha256sum.py')
0 files changed, 0 insertions, 0 deletions