[Webkit-unassigned] [Bug 34424] New: Soft modulo routine for ARM_TRADITIONAL
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 1 06:09:49 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34424
Summary: Soft modulo routine for ARM_TRADITIONAL
Product: WebKit
Version: 528+ (Nightly build)
Platform: Other
OS/Version: Other
Status: UNCONFIRMED
Severity: Enhancement
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: Szirbucz.Tamas at stud.u-szeged.hu
On ARM there is not any modulo assembly instruction, but in case of integers it
can be implemented with a simply routine.
I will attach patches for that.
--
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