[kaffe] kaffe.def commands
Guilhem Lavaux
guilhem at kaffe.org
Sun Feb 20 22:57:39 PST 2005
Michael Franz wrote:
> Hi,
>
> I have been going over kaffe.def and slots.h to figure out how the
> interpreter works. I understand what the slots.h macros are doing
> (stack, pop, push, ....) but I don't understand what the logical
> difference is amoung rstack, wstack and stack? I am thinking Read
> stack, Write stack and just a generic stack accessor. Is this at all
> correct?
Yes. Correct. (Look at jit3/slots.h and jit/slots.h)
Guilhem.
More information about the kaffe
mailing list