[Webkit-unassigned] [Bug 123799] REGRESSION(r158315): register mixup in JIT::compileOpCall

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 5 08:37:58 PST 2013


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





--- Comment #9 from Mark Lam <mark.lam at apple.com>  2013-11-05 08:36:44 PST ---
(In reply to comment #7)
> Which others have this problem?

Apart from MIPS, at a glance ...

For this exact problem:

CPU(ARM64):  regT3:  x23    vs    x3

For other discrepancies between GPRInfo.h and JSInterfaceJIT.h:

CPU(X86_86): regT4:   r10     vs    edi
CPU(ARM):      regT4:   r7      vs    r8
CPU(ARM64):  regT4:   x24    vs    x4

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list