[Webkit-unassigned] [Bug 124936] moveDoubleToInts should be used in SpecializedThunkJIT::returnDouble

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 29 06:40:35 PST 2013


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





--- Comment #3 from Julien Brianceau <jbriance at cisco.com>  2013-11-29 06:38:59 PST ---
(In reply to comment #2)
> I suspect the point of the original code to avoid changing of src, which is returned by returnDouble(...). We might need to keep the original code path on x86.
You're right, I didn't see that, thanks.
I'm going to check all 32-bit architectures moveDoubleToInts then submit a new patch with #if CPU(xx) condition.

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