[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:27:09 PST 2013


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





--- Comment #6 from Mark Lam <mark.lam at apple.com>  2013-11-05 08:25:56 PST ---
(In reply to comment #5)
> Why does MIPS use a different definition of regT3?
> 
> Why not fix that problem?

I agree that we should make the register assignments consistent.  However, MIPS isn't the only CPU port that has this issue.  For now, I r+ the change to resolve the immediate action.  Longer term, we should look into unifying the register assignments in GPRInfo.h and JSInterfaceJIT.h.

-- 
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