From owner-freebsd-chat Thu Jul 8 6:36: 9 1999 Delivered-To: freebsd-chat@freebsd.org Received: from lariat.lariat.org (lariat.lariat.org [206.100.185.2]) by hub.freebsd.org (Postfix) with ESMTP id CA66214BF5 for ; Thu, 8 Jul 1999 06:36:05 -0700 (PDT) (envelope-from brett@lariat.org) Received: from mustang.lariat.org (IDENT:ppp0.lariat.org@lariat.lariat.org [206.100.185.2]) by lariat.lariat.org (8.9.3/8.9.3) with ESMTP id HAA02020; Thu, 8 Jul 1999 07:35:46 -0600 (MDT) Message-Id: <4.2.0.56.19990708073150.03f9d7d0@localhost> X-Sender: brett@localhost X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.56 (Beta) Date: Thu, 08 Jul 1999 07:35:16 -0600 To: Greg Lehey From: Brett Glass Subject: Re: Intel's flops (was: IA64) Cc: Phil Regnauld , David Scheidt , Yann Ramin , freebsd-chat@FreeBSD.ORG In-Reply-To: <19990708165644.G6035@freebie.lemis.com> References: <4.2.0.56.19990708010021.041462e0@localhost> <19990708081844.17503@ns.int.ftf.net> <19990708081844.17503@ns.int.ftf.net> <19990708153710.B6035@freebie.lemis.com> <4.2.0.56.19990708010021.041462e0@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-chat@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org At 04:56 PM 7/8/99 +0930, Greg Lehey wrote: >My recollection was that the 432 was just plain too slow. The >instruction set was not conducive to performance. Actually, the instruction set was quite good. It was a bit stream, and sub-instructions that did things like add indexing or indirection could be added by tagging on a few bits. Much more efficient, in terms of bus bandwidth, than RISC. Trouble was, the CPU didn't fit on a single chip, and the chips that comprised it had very large die areas. Limitations in the logic of the time made the interface between the chips slower than it should have been, and there was no way to speed things up via pipelining or FIFOs; RAM was too dear. Today, that architecture could be built right. Then, it was too far ahead of its time. --Brett To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message