Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!news.cs.indiana.edu!arizona.edu!cerritos.edu!nic.csu.net!csun!kithrup!sef From: sef@kithrup.COM (Sean Eric Fagan) Newsgroups: comp.arch Subject: Re: register save Message-ID: <1991Mar07.205132.22119@kithrup.COM> Date: 7 Mar 91 20:51:32 GMT References: <7403@mentor.cc.purdue.edu> <1991Mar07.014907.11081@kithrup.COM> <3228@crdos1.crd.ge.COM> Organization: Kithrup Enterprises, Ltd. Lines: 13 In article <3228@crdos1.crd.ge.COM> davidsen@crdos1.crd.ge.com (bill davidsen) writes: > All this got me thinking that another bit of memory access which >could be saved on a call is the return address. Oh, almost everyone does that these days. i860, MIPS, Sparc?, Cray, 88k, etc. (After all, if you don't have a stack, where are you going to put the return address except in a register?) -- Sean Eric Fagan | "I made the universe, but please don't blame me for it; sef@kithrup.COM | I had a bellyache at the time." -----------------+ -- The Turtle (Stephen King, _It_) Any opinions expressed are my own, and generally unpopular with others.