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

  1. Path: sparky!uunet!dtix!darwin.sura.net!zaphod.mps.ohio-state.edu!cs.utexas.edu!news.uta.edu!utacfd.uta.edu!rwsys!lerami!dalsil!titus
  2. From: titus@dallas.sil.org
  3. Newsgroups: comp.sys.amiga.hardware
  4. Subject: Re: CISC and RISC
  5. Message-ID: <1992Dec20.141011.78@dallas.sil.org>
  6. Date: 20 Dec 92 20:10:11 GMT
  7. Organization: Summer Institute of Linguistics, Dallas Center
  8. Lines: 24
  9.  
  10. Rob McCool mentioned SUN's hardware stuffing NOPs into the
  11. pre-fetch queue to avoid "stale" data; we encountered that
  12. sort of problem in a bit-slice machine in a previous job.
  13. The code was modifying data that had already been
  14. pre-fetched, and then attempting to act on the contents of
  15. the data; unfortunately the pre-fetch was not write-through,
  16. so the programmer had to put NOPs in the code to "stuff" the
  17. pre-fetch queue (fortunately, only a few bytes--it was an
  18. 8-bit machine) so that the program would deal with the
  19. *real* data.  ARGGG!!
  20.  
  21.                * * * * * * * * * * * * * * * * *
  22. Mike Titus, Programmer                  /\   Summer Institute
  23. SIL                                    /  \        of
  24. 7500 West Camp Wisdom Road            /SIL \   Linguistics
  25. Dallas, Texas  75236-5699            --------
  26. U.S.A.
  27. Voice    : (214) 709-2400             * Internet <titus@dallas.sil.org>
  28. Facsimile: (214) 709-3387             * UUCP     ...utafil!txsil!dalsil!titus
  29. HAM radio (not on packet yet) KB4ABZ  *
  30.  
  31. "I can do everything through Him who gives me strength."
  32.  
  33.       Philippians 4:13 (NIV)
  34.