Description[arm][turbofan] Use NEON for unaligned float64 memory accesses
When available, we use the NEON instructions vld1.8 and vst1.8 to
implement unaligned loads and stores of float64 values.
R=bmeurer@chromium.org, v8-arm-ports@googlegroups.com
Review-Url: https://codereview.chromium.org/2769723003
Cr-Commit-Position: refs/heads/master@{#44063}
Committed: https://chromium.googlesource.com/v8/v8/+/ae8bc6ed2afa81946c5b1747eb5d795300cf524f
Patch Set 1 #
Total comments: 1
Patch Set 2 : Calculate the address separately #
Messages
Total messages: 24 (16 generated)
|