Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!rutgers!seismo!mimsy!chris From: chris@mimsy.UUCP Newsgroups: comp.lang.c Subject: Re: Order of registers Message-ID: <5499@mimsy.UUCP> Date: Wed, 18-Feb-87 23:34:30 EST Article-I.D.: mimsy.5499 Posted: Wed Feb 18 23:34:30 1987 Date-Received: Fri, 20-Feb-87 07:36:00 EST References: <3950004@nucsrl.UUCP> <83@ucdavis.UUCP> <2250@jade.BERKELEY.EDU> <594@bobkat.UUCP> Organization: U of Maryland, Dept. of Computer Science, Coll. Pk., MD 20742 Lines: 15 In article <594@bobkat.UUCP> m5d@bobkat.UUCP (Mike McNally) writes: >Does this imply that some compilers notice the "register" declaration [of a formal argument] >and pass the argument in a register? Seems to me this only could be >done for "static" functions. That is one possibility. Another is that arguments are always passed in registers, as on register window architectures. >Clever code generation tricks makes for great party conversation. Actually, that depends on the party. . . . -- In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 7690) UUCP: seismo!mimsy!chris ARPA/CSNet: chris@mimsy.umd.edu