C
Casper H.S. Dik
Guest
hack@watson.ibm.com (hack) writes:
"leaf subroutine" is also used on SPARC (leaf subroutines don't bother
to use a register window and they return with "retl", return from leaf
subroutine)
Casper
--
Expressed in this posting are my opinions. They are in no way related
to opinions held by my employer, Sun Microsystems.
Statements on Sun products included here are not gospel and may
be fiction rather than truth.
In article <77gta01ga41045oo4tc366ql4pj1kpp1ff@4ax.com>,
John Larkin <jjlarkin@highlandSNIPtechTHISnologyPLEASE.com> wrote:
What's a leaf?
A subroutine that doesn't call any other subroutines. I thought this
was standard terminology; if it's IBMese, I apologise.
"leaf subroutine" is also used on SPARC (leaf subroutines don't bother
to use a register window and they return with "retl", return from leaf
subroutine)
Casper
--
Expressed in this posting are my opinions. They are in no way related
to opinions held by my employer, Sun Microsystems.
Statements on Sun products included here are not gospel and may
be fiction rather than truth.