[kaffe] Documentation on Java stack manipulation

Dalibor Topic robilad at kaffe.org
Mon Jul 10 09:53:07 PDT 2006


On Mon, Jul 10, 2006 at 03:47:57PM +0100, S K wrote:
> Hi all,
> 
> I guess you can gather from the question itself that I am new to Kaffe. I am interested in looking
> at the Java stack manipulation codes. Is there any documentation on this? I have seen previous
> messages talk about the heap, but not the stack. Could anyone knowledgeable point me to the
> relevant codes and any docs if present?
> 


Hi,

check out slots.[ch] in the respective kaffe/kaffevm/intrp and
kaffe/kaffevm/jit* directories. The jit3 directory has a description of
the API. The implementation of stack manipulation in the interpreter should 
be simplest to understand and study, before you move on to understand
how the jit deals with slots & registers.

cheers,
dalibor topic


> Thanks a lot for the handholding!
> SK
> 
> 
> 	
> 	
> 		
> ___________________________________________________________ 
> All new Yahoo! Mail "The new Interface is stunning in its simplicity and ease of use." - PC Magazine 
> http://uk.docs.yahoo.com/nowyoucan.html
> 
> _______________________________________________
> kaffe mailing list
> kaffe at kaffe.org
> http://kaffe.org/cgi-bin/mailman/listinfo/kaffe




More information about the kaffe mailing list