Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 beta 3/9/83; site callan.UUCP Path: utzoo!watmath!clyde!burl!mgnetp!ihnp4!mhuxl!ulysses!allegra!mit-eddie!genrad!decvax!ittvax!dcdwest!sdcsvax!sdcrdcf!trwrb!scgvaxd!wlbr!callan!tim From: tim@callan.UUCP Newsgroups: net.lang.c Subject: Re: Register functions ? Message-ID: <235@callan.UUCP> Date: Wed, 5-Sep-84 17:05:34 EDT Article-I.D.: callan.235 Posted: Wed Sep 5 17:05:34 1984 Date-Received: Thu, 13-Sep-84 19:13:05 EDT References: <3@tikal.UUCP>, <8836@watmath.UUCP> Organization: Callan Data Systems, Westlake Village, CA Lines: 13 To all of us who used to use PDP-10s, it is clear that register foo() { should mean that foo is a small function that should move itself into the registers for speed! ( on the 10, the registers were mapped into the lower 16 words of your address space. Thus, it was both reasonable to take the address of a register variable, and it was reasonable to put code in the registers, because it would run faster there.) -- Tim Smith ihnp4!wlbr!callan!tim or ihnp4!cithep!tim