home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / arch / 11774 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  903 b 

  1. Path: sparky!uunet!stanford.edu!apple!tim
  2. From: tim@Apple.COM (Tim Olson)
  3. Newsgroups: comp.arch
  4. Subject: Re: RISC assemblers question
  5. Message-ID: <75756@apple.apple.COM>
  6. Date: 18 Dec 92 21:51:57 GMT
  7. References: <Dec.17.10.16.36.1992.17493@cadenza.rutgers.edu>
  8. Organization: Apple Computer Inc, Cupertino, CA
  9. Lines: 18
  10.  
  11. In article <Dec.17.10.16.36.1992.17493@cadenza.rutgers.edu> masticol@cadenza.rutgers.edu (Steve Masticola) writes:
  12.  
  13. |I've met a couple of people who have attempted to write assemblers for
  14. |RISC machines, who say that it's a difficult job. Can someone give me
  15. |an inkling as to why?
  16.  
  17. From my experience, it's just the opposite.  RISC processors tend to
  18. have a few simple instruction formats, fixed fields, etc.  Also, with
  19. the limited number of addressing modes in RISC processors, parsing
  20. becomes almost trivial.
  21.  
  22.  
  23.  
  24.  
  25. -- 
  26.     -- Tim Olson
  27.     Apple Computer Inc. / Somerset
  28.     (tim@apple.com)
  29.