diff options
author | Ben Smith <binji@chromium.org> | 2020-03-20 15:58:31 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-20 15:58:31 -0700 |
commit | 5ba0296190a077acfdc6c1de19510143b4dcc7c4 (patch) | |
tree | c8c93b823c3906be5bf388dda736def7bfebfccf /src/binary-reader-logging.h | |
parent | 142c52678acf7decf6a48190c395ed73bb91170a (diff) | |
download | wabt-5ba0296190a077acfdc6c1de19510143b4dcc7c4.tar.gz wabt-5ba0296190a077acfdc6c1de19510143b4dcc7c4.tar.bz2 wabt-5ba0296190a077acfdc6c1de19510143b4dcc7c4.zip |
Move more functionality into the v128 type (#1363)
* Add lane getters: u{8,16,32,64}, f{32,64}_bits
* Add lane setters: set_u{8,16,32,64}, set_f{32,64}_bits
* Add set_zero, is_zero
* Add To<Type>() and From<Type>()
These changes will make it easier to build v128 values in the
spectest-interp (which needs to be updated to support SIMD spec tests)
Diffstat (limited to 'src/binary-reader-logging.h')
0 files changed, 0 insertions, 0 deletions