Michal Wallace <[EMAIL PROTECTED]> wrote:
> On Fri, 8 Aug 2003, TOGoS wrote:

>> Unprototyped :-) I guess I didn't make that quite
>> clear, enough.

Setup a param array, that's all.

> Hmm. That would be easy if there were an easy way
> to loop through the registers...

>  reg = 5
>  for x = 1 to numparams:
>     $P0 = P[reg+x]

... which will never happen, because the register allocator can't track
this kind of reg access.

> Michal J Wallace

leo

Reply via email to