At 6:03 PM +0100 3/12/03, Leopold Toetsch wrote:
So my proposal is, to reduce the amount of parameters passed in registers
Okay, done! Checkin to follow soon.
Wow, really fast, thanks.
Still remaing - probably /me not understanding the following:
The following registers, with the exception of P registers, are used only when calling a subroutine for which there is a compile-time prototype. The first 27 PMC parameters may be passed in registers P5 through P31. ...
P5 through P15
The first 11 PMC parameters.
Could you please tighten this a little bit more: - a compile-time prototype is the signature, I presume? - when do we have one, when not? - how are parameters now passed in either case?
TIA, leo