home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / arch / 9351 < prev    next >
Encoding:
Internet Message Format  |  1992-09-10  |  2.5 KB

  1. Xref: sparky comp.arch:9351 sci.math:11244 comp.lang.misc:3015 comp.lang.fortran:3512 comp.edu:1620
  2. Newsgroups: comp.arch,sci.math,comp.lang.misc,comp.lang.fortran,comp.edu
  3. Path: sparky!uunet!mcsun!dxcern!dscomsa.desy.de!zeus02.desy.de!hallam
  4. From: hallam@zeus02.desy.de (Phill Hallam-Baker)
  5. Subject: Re: Re: Scientists as Programmers (was Re: Small Language Wanted)
  6. Message-ID: <1992Sep11.004523.20552@dscomsf.desy.de>
  7. Sender: news@dscomsf.desy.de (USENET News System)
  8. Nntp-Posting-Host: zws006.desy.de
  9. Reply-To: Hallam@zeus02.desy.de
  10. Organization: Deutsches Elektronen Synchrotron, Experiment ZEUS bei HERA
  11. References: <1992Aug31.170849.11927@mprgate.mpr.ca> <1992Aug31.195540.13074@ctr.columbia.edu> <1992Sep1.115849.13522@relay.nswc.navy.mil> < <KERS.92Sep7084415@cdollin.hpl.hp.com>
  12. Date: Fri, 11 Sep 1992 00:45:23 GMT
  13. Lines: 33
  14.  
  15. In article <KERS.92Sep7084415@cdollin.hpl.hp.com>, kers@hplb.hpl.hp.com (Chris
  16. Dollin) writes:
  17.  
  18. |>In article ... hallam@zeus02.desy.de (Phill Hallam-Baker) writes:
  19. |>
  20. |>   RISC machines are fast bercause they abolish support for assembly code. On
  21. |>a
  22. |>   RISC machine instructions are provided for the sole benefit of compilers.
  23. |>
  24. |>Funny, that, because the RISC machine I have at home has an operating system
  25. |>written primarily in assembler.
  26. |>
  27. |>[Perhaps we Acornites could say; on the ARM, machine instructions are
  28. |>provided for -- and by -- the benefit of Roger Wilson!]
  29.  
  30. Well since the guy can assemble 6502 code in his head (including branches) you
  31. would expect that sort of thing. All I would say is that the ARM is a "real"
  32. RISC machine, ie it is genuinely a reduced instruction set, if you look at the
  33. die it is pad bound with lotsa empty space. It is also a pretty unsuccessful
  34. chip considering that it beat the rest of the RISC crowd to the market. Acorn
  35. used RISC to allow them to build a chip very fast, the point about RISC though
  36. is not reducing the instruction set, it is rationalising it, optimising it to
  37. the demands of the task in hand. As with object oriented RISC is now an
  38. information content free word. Rest assured that any new chip will be dubbed
  39. "RISC" even a chip like DECchip "Alpha" with more variants for instructions than
  40. Joan Collins has had husbands. I bet if Motorola were to reintroduce the 68000
  41. as a 64 bit chip they would start by passing it off as a "RISC" design! I'm
  42. waiting to find a label on toasters saying "object oriented" - you give the
  43. toaster object a "bread" message and it returns a "toast" message...
  44.  
  45. --
  46.  
  47. Phill Hallam-Baker
  48.