[webkit-reviews] review requested: [Bug 172766] [JSC][ARMv6][LLInt] Fix ARMv6 support into LLInt layer : [Attachment 314589] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 4 18:21:15 PDT 2017


Caio Lima <ticaiolima at gmail.com> has asked  for review:
Bug 172766: [JSC][ARMv6][LLInt] Fix ARMv6 support into LLInt layer
https://bugs.webkit.org/show_bug.cgi?id=172766

Attachment 314589: Patch

https://bugs.webkit.org/attachment.cgi?id=314589&action=review




--- Comment #5 from Caio Lima <ticaiolima at gmail.com> ---
Created attachment 314589

  --> https://bugs.webkit.org/attachment.cgi?id=314589&action=review

Patch

Rebased the code with master.

The "mcr" discussion in https://bugs.webkit.org/show_bug.cgi?id=172767 also can
be applied here to replace "dmb sy" with "mcr p15, 0, r6, c7, c10, 5", since
it's DMB equivalence in ARMv6.


More information about the webkit-reviews mailing list