[Webkit-unassigned] [Bug 44329] SH4 JIT SUPPORT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 2 07:49:38 PDT 2010


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


Gabor Loki <loki at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |loki at webkit.org




--- Comment #3 from Gabor Loki <loki at webkit.org>  2010-09-02 07:49:38 PST ---
> Can someone give me the steps to follow to contribute the SH4 JIT support for JavaScriptCore ?

There is a nice example in bug 30144 how to contribute a new JIT port to WebKit.

1.- introduce the basic functionality of the SH4 JIT for the YARR module.
2.- extend the SH4Assembler and MacroAssemblerSH4 file to support the remaining part of JIT
3.- enable the SH4 JIT by default

-- 
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