[Webkit-unassigned] [Bug 46511] Support emit_op_mod() for MIPS on JSVALUE32_64
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 24 14:29:03 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=46511
Chao-ying Fu <fu at mips.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #68750| |review?, commit-queue?
Flag| |
--- Comment #1 from Chao-ying Fu <fu at mips.com> 2010-09-24 14:29:03 PST ---
Created an attachment (id=68750)
--> (https://bugs.webkit.org/attachment.cgi?id=68750)
Use MIPS div for op_mod on JSVALUE32_64
This patch for JITArithmetic32_64.cpp is similar to the earlier patch for JITArithmetic.cpp. It uses MIPS div instructions for emit_op_mod(). The testing is ok on MIPS. Thanks!
Ex:
0 regressions found.
0 tests fixed.
OK.
--
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