Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 alpha 4/15/85; site loral.UUCP Path: utzoo!watmath!clyde!cbosgd!ihnp4!mhuxn!mhuxr!ulysses!gamma!epsilon!zeta!sabre!petrus!bellcore!decvax!ittatc!dcdwest!sdcsvax!sdcc3!sdcc6!loral!dml From: dml@loral.UUCP (Dave Lewis) Newsgroups: net.lang.c Subject: Re: 16 v. 32 bit Message-ID: <988@loral.UUCP> Date: Sat, 21-Dec-85 12:42:04 EST Article-I.D.: loral.988 Posted: Sat Dec 21 12:42:04 1985 Date-Received: Wed, 25-Dec-85 00:37:02 EST References: <730@brl-tgr.ARPA> Reply-To: dml@loral.UUCP (Dave Lewis) Organization: Loral Instrumentation, San Diego Lines: 36 Keywords: 32 bits! 32 bits! 32 bits! In article <730@brl-tgr.ARPA> bader@b.psy.cmu.edu (Miles Bader) writes: >Well, the 8088 *IS* a 16 bit processor internally-- i.e., 16 bit data paths, >16 bit alu. But the 68000 is ALSO a 16 bit processor internally-- 16 bit >data path and alu. It just happens to have operations on longs built in... > >Not that I like the 8088, of course. > >[processor wars!] > -Miles [foot in mouth, you mean] The Motorola 68000 family of microprocessors ALL implement full 32-bit internal architecture. That means 32-bit registers, 32-bit data paths, and a 32-bit ALU. I recommend that you obtain FACTS next time instead of posting hearsay to the net. Try reading the Motorola MICROPROCESSOR COMPONENTS DATA MANUAL (or Hitachi's -- they're a second source) and then say "32 bits" until you're convinced. The 8088 is indeed a 16-bit machine (very strangely put together, it's true) which is then squished down onto an 8-bit data bus. Seems Intel wanted to make it `compatible' with the old 8-bit machines. An aside -- once some people (no names) with an Intel fixation tried to build a high-performance processor board. Two 8086's and an 8087 didn't do the job but a 68000 all by itself did. Tell you anything? ------------------------------- Dave Lewis Loral Instrumentation San Diego sdcc6 ---\ gould9 --\ ihnp4 ---->-->!sdcc3 ---->--->!loral!dml (uucp) sdcrdcf -/ sdcsvax -/ "Always put your clothes and weapons where you can find them quickly in the dark" -- Lazarus Long.