[Webkit-unassigned] [Bug 173922] Fix the AArch64 build after r218869

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 28 09:35:18 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=173922

--- Comment #5 from JF Bastien <jfbastien at apple.com> ---
Oh derp, the problem is we're using w registers instead of x. This should be 64-bit, not 32, and the "sp" is implicitly 64 so no need for "xsp". Why is are we doing that though? Looking more...

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170628/acc39371/attachment.html>


More information about the webkit-unassigned mailing list