-
Milad Fa authored
Operations are divided into 3 categories: - Load/Store ops including prefixed. - Load/Store ops including prefixed, with alignment requirements for their non-prefixed version. - Non-prefixed Load/Store. We first check if a non-prefixed instruction can be emitted and if so will emit that instead while making sure to check for its alignment (if needed). Change-Id: I2300e4b1f0edfca107dc9f39c20898da57cac358 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3695383 Commit-Queue: Milad Farazmand <mfarazma@redhat.com> Reviewed-by: Junliang Yan <junyan@redhat.com> Cr-Commit-Position: refs/heads/main@{#81044}
3efa5f6d