Allocation of PASM registers (in PASM mode)

Allison Randal allison at parrot.org
Tue Jan 13 22:14:41 UTC 2009


Klaas-Jan Stol wrote:
> hi,
> 
> There is one minor detail on register allocation unclear to me, 
> regarding PASM registers (in PASM files).
> When using/specifying PASM registers in PASM code, must these exact 
> registers be used, or should the PASM compiler do the allocation?

So, to loop back to your original question: in PASM code the exact 
registers should be used. No special allocation is done.

("As it was in the beginning, it is now and 'til the end...")

Allison


More information about the parrot-dev mailing list