Hai
    Can anyone point me to a file and function in
kaffe where exactly the execution of machine code
(after jit) in "jit" mode is done?I can see that in
soft_fixup_trampoline in soft.c,trampoline is replaced
to point to the native code.For example,in intrp mode,
runVirtualMachine in machine.c is where bytecode
execution is done.My guess is samething happens in jit
at "machine code level".Where is it done?

Thanks
Ram

__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus

_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to