[Webkit-unassigned] [Bug 22703] New: Ordering of branch operands in MacroAssembler in unnecessarily inconsistent.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 5 19:09:45 PST 2008


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

           Summary: Ordering of branch operands in MacroAssembler in
                    unnecessarily  inconsistent.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: barraclough at apple.com


je, jg etc take an immediate operand as the second argument, but for the
equality branches (je, jne) the immediate operand is the first argument.  This
is unnecessarily inconsistent.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list