Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a few binary version tests #435

Merged
merged 1 commit into from
Feb 24, 2017
Merged

Fix a few binary version tests #435

merged 1 commit into from
Feb 24, 2017

Conversation

binji
Copy link
Member

@binji binji commented Feb 24, 2017

I missed updating a few cases to version 1 in binary.wast that are meant
to test endianness.

I missed updating a few cases to version 1 in binary.wast that are meant
to test endianness.
@dschuff dschuff merged commit b8b919e into master Feb 24, 2017
@rossberg rossberg deleted the fix-version1-tests branch May 18, 2017 11:18
ngzhian added a commit to ngzhian/spec that referenced this pull request Nov 4, 2021
v128.store8_lane
v128.store16_lane
v128.store32_lane
v128.store64_lane

Introduce a new ast type, SimdStoreLane.

The exact binary opcodes for these instructions are not yet fixed, I've
used the ones currently implement in V8 and LLVM/Binaryen, we can change
those later.

Also added a new test generation script, and the generated test files.

* Fix indent in lexer

* Simplify simd load/store lane validation

* Inline store_simd_lane into eval.ml

* Inline load_simd_lane into eval.ml
dhil pushed a commit to dhil/webassembly-spec that referenced this pull request Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants