[kaffe] PPC jitter and other tweaks in JanosVM
Svante Arvedahl
exsvaar@softlab.se
Fri, 02 Aug 2002 17:10:49 +0200
> developers/mnemonicizer.awk: A handy little tool for generating
> defines for making cpu instructions.
It's a great script Tim! A little ppc specific here and there but I was
able to make it ia64 specific instead :) Recommended for anyone who
starts working on a jit port.
> FAQ/FAQ.jit3 - a high level view of how the jitter works and layout
> of its files.
I checked out this one also. Very good! Just like you I was wondering
about this one:
KAFFEJIT_TO_NATIVE(M) - XXX Unknown.
Svante