Description[wasm] SIMD/Atomics ops update to use the right prefix opcodes
- Use correct prefixes for SIMD/Atomics ops
- S128 LoadMem/StoreMem should not use 0xc0/0xc1 opcodes, these are now
being used for sign extension
- S128 LoadMem/StoreMem should use prefixed opcodes
BUG=v8:6020
Review-Url: https://codereview.chromium.org/2943773002
Cr-Commit-Position: refs/heads/master@{#46016}
Committed: https://chromium.googlesource.com/v8/v8/+/631c429f9a90451d0909b88301a0c06e92ef3af5
Patch Set 1 #Patch Set 2 : Fix shuffle opcode #
Total comments: 4
Patch Set 3 : Ben's review #Patch Set 4 : Fix opcode names #
Total comments: 1
Messages
Total messages: 24 (17 generated)
|