home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / amiga / programm / 17444 < prev    next >
Encoding:
Internet Message Format  |  1992-12-16  |  2.3 KB

  1. Xref: sparky comp.sys.amiga.programmer:17444 comp.sys.amiga.hardware:21653
  2. Path: sparky!uunet!europa.asd.contel.com!emory!swrinde!sdd.hp.com!think.com!yale.edu!qt.cs.utexas.edu!cs.utexas.edu!asuvax!ncar!noao!arizona!saunders
  3. From: saunders@cs.arizona.edu (Richard T. Saunders)
  4. Newsgroups: comp.sys.amiga.programmer,comp.sys.amiga.hardware
  5. Subject: Re: CISC and RISC
  6. Message-ID: <28361@optima.cs.arizona.edu>
  7. Date: 16 Dec 92 20:32:02 GMT
  8. References: <37844@cbmvax.commodore.com> <Bz8FD1.Dxt@ns1.nodak.edu> <BzByvD.FA9@news.cs.andrews.edu>
  9. Sender: news@cs.arizona.edu
  10. Followup-To: comp.sys.amiga.programmer
  11. Organization: U of Arizona CS Dept, Tucson
  12. Lines: 49
  13.  
  14. In article <BzByvD.FA9@news.cs.andrews.edu> adap@edmund.cs.andrews.edu (Edsel Adap) writes:
  15. >In article <Bz8FD1.Dxt@ns1.nodak.edu> dewald@plains.NoDak.edu (Eric Dewald) writes:
  16. >>Why should computer makers go from CISC to RISC?
  17. >>
  18.  
  19. Talk about a loaded question! ;v)
  20.  
  21. >
  22. >RISC - Reduced Instruction Set Computer
  23. >CISC - Complex Instruction Set Computer
  24. >
  25.  
  26. [Many useful and good points deleted for bandwidth reasons]
  27.  
  28. I would like to add my 2 cents to this. 
  29.  
  30. The RISC direction is, in some sense, a reaction to machines that
  31. were _TOO_ CISC, such as the VAX.  When there were so many ways
  32. to accomplish one task, it was difficult to "optimize" hardware
  33. because it wasn't quite clear what the ramifications were.
  34.  
  35. So, "Simplify, simplify, simplify".  Try to discover only the
  36. MINIMAL needs of the hardware, then hardware optimization (just as pre-fetching
  37. instructions, data forwarding, etc) would be much simpler.  And, more
  38. importantly, the ISSUES involved in hardware optimization would
  39. be better understoood. 
  40.  
  41. This technology could then be applied to CISC chips in the future.
  42. That is, until they discover "new and better ideas" they want
  43. to incorporate into their chips.  Then they'll "simplify, simplify,
  44. simplify" again for a better understanding.
  45.  
  46. In other words:
  47.    
  48.     REPEAT
  49.  
  50.       Simplify until you understand as well as possible
  51.       
  52.       Incorporate simple ideas into more useful "packages"---These
  53.       packages will certainally be more complex in order to be useful
  54.  
  55.     UNTIL (pi=3)
  56.  
  57. I predict we'll see the RISC vs. CISC war again in about, oh, 10
  58. years in a slightly different form.
  59.  
  60.  
  61.  
  62. saunders@caslon.cs.arizona.edu | "This is NOT Mel Torme!" - Top Secret
  63.