[Webkit-unassigned] [Bug 245697] [Linux] Support branch target identification on aarch64

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 27 10:33:53 PDT 2022


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

--- Comment #5 from Michael Catanzaro <mcatanzaro at gnome.org> ---
Mark Lam has confirmed on Slack that this is not something Apple plans to implement, but he's around to offer tips for anyone who wants to try. Mark's suggestions from Slack:

"""
For starters, if you just want to get the asm llint (with no JIT) working, try adding "bti jc \n" to the definition of OFFLINE_ASM_GLOBAL_LABEL in LowLevelInterpreter.cpp.  As the name implies, you’re basically making every global label a viable jump/call target.  That should get you a long way.

Getting the JIT to work will take a lot more work, but is not insurmountable.
"""

-- 
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/20220927/9c4f0e1c/attachment.htm>


More information about the webkit-unassigned mailing list