home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / arch / 11745 < prev    next >
Encoding:
Text File  |  1992-12-18  |  1.2 KB  |  25 lines

  1. Newsgroups: comp.arch
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!spool.mu.edu!umn.edu!csus.edu!netcom.com!norm
  3. From: norm@netcom.com (Norman Hardy)
  4. Subject: Re: RISC assemblers question
  5. Message-ID: <1992Dec17.211251.8759@netcom.com>
  6. Organization: Netcom Online Communications Services (408-241-9760 login: guest)
  7. References: <Dec.17.10.16.36.1992.17493@cadenza.rutgers.edu>
  8. Date: Thu, 17 Dec 1992 21:12:51 GMT
  9. Lines: 14
  10.  
  11. In article <Dec.17.10.16.36.1992.17493@cadenza.rutgers.edu> masticol@cadenza.rutgers.edu (Steve Masticola) writes:
  12. >Hi,
  13. >
  14. >I've met a couple of people who have attempted to write assemblers for
  15. >RISC machines, who say that it's a difficult job. Can someone give me
  16. >an inkling as to why?
  17. >
  18. I have written much assembler code for each of several RISC machines starting 
  19. with the CDC 6600 and most recently for the Motorola 88K. For the first few 
  20. weeks the 6600 seemed alien but thereafter I decided that I preferred 
  21. programming it to most other machines. My only advice is be sure to have an 
  22. assembler whose notation makes it clear where a given register is modified. I 
  23. have not measured productivity but it seems commensurate with "normal" 
  24. machines.
  25.