[Webkit-unassigned] [Bug 42855] Support emit_op_mod() for MIPS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 22 16:24:49 PDT 2010


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


Chao-ying Fu <fu at mips.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #62358|                            |review?, commit-queue?
               Flag|                            |




--- Comment #1 from Chao-ying Fu <fu at mips.com>  2010-07-22 16:24:49 PST ---
Created an attachment (id=62358)
 --> (https://bugs.webkit.org/attachment.cgi?id=62358)
Use div for MIPS op_mod

The patch replaces X86Registers::eax/ecx/edx with regT0/regT2/regT1, so that MIPS can reuse source code to implement op_mod.  The MIPS build was ok, while I didn't test x86 build.  Thanks!

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