Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!hou3c!hocda!houxm!vax135!cornell!uw-beaver!tektronix!hplabs!sri-unix!G.EGK@SU-SCORE.ARPA From: G.EGK@SU-SCORE.ARPA Newsgroups: net.lang.c Subject: Re: Register functions ? Message-ID: <13320@sri-arpa.UUCP> Date: Sat, 15-Sep-84 00:10:53 EDT Article-I.D.: sri-arpa.13320 Posted: Sat Sep 15 00:10:53 1984 Date-Received: Fri, 14-Sep-84 08:31:27 EDT Lines: 11 From: Edjik RE: PDP-10s and registers Running code in the registers was faster on the PDP-6 and KA. These processors are quite obsolete. On the successors to the KA, namely the KI and KL-10, it is a lot SLOWER to run code in the registers and should be avoided. --Edjik -------