Description[WASM] Implement Simd128 Load/Store on ARM.
- Adds new load/store opcodes (0xc0, 0xc1) for S128 type.
- Implements these for ARM.
- Enables more WASM SIMD tests, and adds new LoadStoreLoad test.
LOG=N
BUG=v8:6020
Review-Url: https://codereview.chromium.org/2745853002
Cr-Commit-Position: refs/heads/master@{#43841}
Committed: https://chromium.googlesource.com/v8/v8/+/365492f17e11ee2cfcd0c59acaaf3af13d8de581
Patch Set 1 #Patch Set 2 : More conventional S128 load/store. #Patch Set 3 : Clean up. #Patch Set 4 : Rebase, clean up. #Patch Set 5 : Rebase. #
Messages
Total messages: 31 (18 generated)
|