[Webkit-unassigned] [Bug 235027] [JSC][ARMv7] Cleanup GPR numbering

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 28 09:25:57 PDT 2022


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

--- Comment #9 from Yusuke Suzuki <ysuzuki at apple.com> ---
Comment on attachment 455900
  --> https://bugs.webkit.org/attachment.cgi?id=455900
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=455900&action=review

>> Source/JavaScriptCore/offlineasm/arm.rb:40
>> +#  x8 => t4                 (callee-save, PC)
> 
> But it seems that t5 is r8. Is it correct?

t4 is r8 in this table, but in GPRInfo, regT4 is r4. Both needs to be the same.

-- 
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/20220328/6b464732/attachment.htm>


More information about the webkit-unassigned mailing list