WebAssembly / simd

Branch of the spec repo scoped to discussion of SIMD in WebAssembly
Other
531 stars 43 forks source link

[spectext] Add extmul instructions to text/binary formats #459

Closed ngzhian closed 3 years ago

ngzhian commented 3 years ago

Missed them when adding the syntax and semantics previously. Opcodes are not finalized, will update when that happens.

ngzhian commented 3 years ago

Rebased to resolve merge conflicts and force pushed.

ngzhian commented 3 years ago

Rebased again, and fixed typos in gen-index-instructions.py, now the diff is much nicer.