Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!caen!spool.mu.edu!olivea!bbn.com!slackey From: slackey@bbn.com (Stan Lackey) Newsgroups: comp.arch Subject: Re: What is the ratio of programs sizes CISC versus RISC Message-ID: <64657@bbn.BBN.COM> Date: 14 Jun 91 15:16:49 GMT Article-I.D.: bbn.64657 References: <3429@crdos1.crd.ge.COM> <11830@ncar.ucar.edu> Sender: news@bbn.com Reply-To: slackey@BBN.COM (Stan Lackey) Organization: Bolt Beranek and Newman Inc., Cambridge MA Lines: 14 >In article <3429@crdos1.crd.ge.COM>, davidsen@crdos1.crd.ge.COM (Wm E Davidsen Jr) writes: >|> "Most of the VAX instructions are in microcode, >|> but halt and no-op are in hardware for efficiency" Once when looking at machine X microcode listing, I noticed the microcode word for no-op had the comment ; do nothing Just under it was the microword for the halt instruction. The comment was: ; do even less Just wasting a little bandwidth. -Stan