Re: Recursive Call
- From: Arnold Trembley <arnold.trembley@xxxxxxxxxxxxxxxx>
- Date: Wed, 09 Nov 2005 05:40:55 GMT
Joe Zitzelberger wrote:
(snip) Even the IBM mainframe, originally a non-stack machine, made hardware allowances for stack-style things (e.g. Program Call & Return) somewhere in the 70's.
Program Call and Return was implemented on System 370 architecture without hardware or software stacks, to the best of my knowledge. And even today, IBM Z-series mainframes still do not have hardware stacks, as far as I know. Perhaps someone can correct me if my impression is wrong.
-- http://arnold.trembley.home.att.net/ .
- Follow-Ups:
- Re: Recursive Call
- From: Joel C. Ewing
- Re: Recursive Call
- From: Michael Wojcik
- Re: Recursive Call
- References:
- Recursive Call
- From: Paolo
- Re: Recursive Call
- From: Chuck Stevens
- Re: Recursive Call
- From: Judson McClendon
- Re: Recursive Call
- From: Chuck Stevens
- Re: Recursive Call
- From: Joe Zitzelberger
- Recursive Call
- Prev by Date: Re: Recursive Call
- Next by Date: Re: research cobol program
- Previous by thread: Re: Recursive Call
- Next by thread: Re: Recursive Call
- Index(es):
Relevant Pages
|