Steve Fink writes:
> The callee side would then need to have a way of saying "...and all
> the rest". So that would be
> 
>    .params PythonArray foo

Or, perhaps we could have an ArgArray PMC, which, upon construction,
would examine the registers as per the calling conventions, and stick
all the arguments in the PMC.

Luke

Reply via email to