The Wayback Machine - https://web.archive.org/web/20221030175015/https://github.com/WebAssembly/simd/pull/486
Skip to content
This repository has been archived by the owner. It is now read-only.

Update interpreter and text with finalized opcodes #486

Merged
merged 1 commit into from Mar 3, 2021

Conversation

ngzhian
Copy link
Member

@ngzhian ngzhian commented Feb 26, 2021

Opcodes were finalized in #452, this updates the interpreter and spec
text to use these final opcodes.

I noticed some opcodes were missing from binary/instructions (floating-point rounding) and add them in.

Opcodes were finalized in WebAssembly#452, this updates the interpreter and spec
text to use these final opcodes.
Copy link
Member

@rossberg rossberg left a comment

(Rubberstamp)

@ngzhian ngzhian merged commit e5ce801 into WebAssembly:master Mar 3, 2021
1 check passed
@ngzhian ngzhian deleted the udpate-opcodes branch Mar 3, 2021
@ngzhian ngzhian added interpreter spectext changes to spec text labels Mar 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
interpreter spectext changes to spec text
2 participants