guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Register VM WIP


From: Andy Wingo
Subject: Re: Register VM WIP
Date: Wed, 16 May 2012 09:10:32 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)

On Wed 16 May 2012 02:39, Noah Lavine <address@hidden> writes:

> Do you mean that the register pool will grow and shrink for each
> function call? Is that why the stack frames can be fixed-size?

The register pool is the set of locals on the stack.  Registers for one
function are stored in the stack frame.

Andy
-- 
http://wingolog.org/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]