Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site alice.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!alice!ark From: ark@alice.UucP (Andrew Koenig) Newsgroups: net.lang.c Subject: Re: varargs Message-ID: <5380@alice.uUCp> Date: Fri, 2-May-86 15:02:31 EDT Article-I.D.: alice.5380 Posted: Fri May 2 15:02:31 1986 Date-Received: Sat, 3-May-86 20:16:30 EDT References: <27600048@uiucdcs> Organization: Bell Labs, Murray Hill Lines: 7 > Some architectures -- most notably, the IBM-360/370 -- allowed for "load > multiple" and "store multiple" commands which saved the whole bank of regis- > ters in one instruction. Of course, that one instruction almost always takes more time (but less space) than an equivalent sequence of ordinary loads or stores.