Description[wasm] Implement Generic S128 Load/Store, logical ops and Horizontal add
- Ops: S128Load, S128Store, S128And, S128Or, S128Xor, S128Not, I32x4AddHoriz, I16x8AddHoriz
- Add x64 assembler support for - phaddd, phaddw, pand, por
- Enable tests for Globals, other tests applicable to x64 apart from tests for implemented ops
BUG=v8:6020
R=bbudge@chromium.org, bmeurer@chromium.org, zvi.rackover@intel.com
Review-Url: https://codereview.chromium.org/2849463003
Cr-Commit-Position: refs/heads/master@{#45005}
Committed: https://chromium.googlesource.com/v8/v8/+/4a604f2ffe81d1a32fa31f9be3f39a68d57eadb5
Patch Set 1 #Patch Set 2 : Fix mips builds #
Total comments: 2
Patch Set 3 : Zvi's review #
Dependent Patchsets: Messages
Total messages: 26 (17 generated)
|