-
Milad Fa authored
Some wasm interpreter tests are failing since instructions generated by gcc such as *multiply and and* (fmadds) create intermediate results bigger than 8 bytes which doesn't match other architectures, hence the resulting output differs. Change-Id: I9c745c6be1b2b7a22085a230cc3f66ff756e0b62 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2577460Reviewed-by: Junliang Yan <junyan@redhat.com> Reviewed-by: Clemens Backes <clemensb@chromium.org> Commit-Queue: Milad Fa <mfarazma@redhat.com> Cr-Commit-Position: refs/heads/master@{#71647}
13314a20