RESOLVED FIXED 23376
Add support for integer addition, subtraction and multiplication in JIT code on x86-64.
https://bugs.webkit.org/show_bug.cgi?id=23376
Summary Add support for integer addition, subtraction and multiplication in JIT code ...
Gavin Barraclough
Reported 2009-01-15 22:18:03 PST
Add support for integer addition, subtraction and multiplication in JIT code on x86-64.
Attachments
The patch (28.60 KB, patch)
2009-01-15 22:21 PST, Gavin Barraclough
oliver: review+
Gavin Barraclough
Comment 1 2009-01-15 22:21:14 PST
Created attachment 26784 [details] The patch
Gavin Barraclough
Comment 2 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.
Note You need to log in before you can comment on or make changes to this bug.