[Webkit-unassigned] [Bug 152884] New: [mips] Max value of immediate arg of logical ops is 0xffff

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 8 03:37:49 PST 2016


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

            Bug ID: 152884
           Summary: [mips] Max value of immediate arg of logical ops is
                    0xffff
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: annulen at yandex.ru

Replaced imm.m_value < 65535 checks with imm.m_value <= 65535

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160108/099de3ef/attachment.html>


More information about the webkit-unassigned mailing list