Dan Sugalski <[EMAIL PROTECTED]> wrote:
>   +I<Only> if there are overflow parameters. Otherwise garbage

>   +=item I0
>   +
>   +=item I1-I4

I3 isn't always visible?

>   ... Fetching the return continuation
>   +may be expensive, and should only be done if truly necessary.

Err, e.g. for returning from the sub?

This would imply a distinct return opcode instead of C<invoke P1>.

  ret_cc
  returncc
  ...

leo

Reply via email to