Bug 23376 - Add support for integer addition, subtraction and multiplication in JIT code on x86-64.
Summary: Add support for integer addition, subtraction and multiplication in JIT code ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Gavin Barraclough
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-15 22:18 PST by Gavin Barraclough
Modified: 2009-01-15 22:52 PST (History)
0 users

See Also:


Attachments
The patch (28.60 KB, patch)
2009-01-15 22:21 PST, Gavin Barraclough
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gavin Barraclough 2009-01-15 22:18:03 PST
Add support for integer addition, subtraction and multiplication in JIT code on x86-64.
Comment 1 Gavin Barraclough 2009-01-15 22:21:14 PST
Created attachment 26784 [details]
The patch
Comment 2 Gavin Barraclough 2009-01-15 22:52:36 PST
Sending        JavaScriptCore/ChangeLog
Sending        JavaScriptCore/assembler/MacroAssembler.h
Sending        JavaScriptCore/jit/JIT.cpp
Sending        JavaScriptCore/jit/JIT.h
Sending        JavaScriptCore/jit/JITArithmetic.cpp
Sending        JavaScriptCore/wtf/Platform.h
Transmitting file data ......
Committed revision 39960.