[Webkit-unassigned] [Bug 98855] New: Add moveDoubleToInts and moveIntsToDouble to ARMAssembler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 9 22:02:52 PDT 2012


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

           Summary: Add moveDoubleToInts and moveIntsToDouble to
                    ARMAssembler
           Product: WebKit
           Version: 420+
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: Qt, QtTriaged
          Severity: Blocker
          Priority: P1
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org
                CC: oliver at apple.com, loki at webkit.org,
                    barraclough at apple.com, zherczeg at webkit.org,
                    galpeter at inf.u-szeged.hu, rgabor at webkit.org,
                    fpizlo at apple.com, gaborb at inf.u-szeged.hu
            Blocks: 98605


http://trac.webkit.org/changeset/130839 broke the Qt ARM
build, because 2 new functions introduced in it:
- moveDoubleToInts
- moveIntsToDouble

But their implementation in ARMAssembler is still missing.

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