home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / m68k / 1075 < prev    next >
Encoding:
Text File  |  1992-08-30  |  1.3 KB  |  32 lines

  1. Newsgroups: comp.sys.m68k
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!n8emr!ka8lvz!lydic
  3. From: lydic@ka8lvz.uucp (lydic)
  4. Subject: Re: Which processor?
  5. Message-ID: <1992Aug31.044532.570@ka8lvz.uucp>
  6. Keywords: processor, cache
  7. Organization: organization
  8. References: <6040@pdxgate.UUCP>
  9. Date: Mon, 31 Aug 1992 04:45:32 GMT
  10. Lines: 20
  11.  
  12. In article <6040@pdxgate.UUCP> idr@rigel.cs.pdx.edu (Ian D Romanick) writes:
  13. >How does one go about detmining what processor you are running on?  On my
  14. >machine type only 68000, '010, '020, '030, and '040 are available and I need
  15. >to be able to know which I'm running on.  I also need to know how to shut off
  16. >the caches on the before mentioned processors.  I've though about using an
  17. >illegal instruction trap, but I'm sure there has to be a more elegent method.
  18. >If there's a FAQ for this, sorry, but point me in its direction. :)
  19.  
  20.    The only way I know is to generate an illegal instruction or an address
  21.    error (except '20 & '30) and look at the stack frame size.  Actually pretty
  22.    easy to do, although not very elegant.
  23.  
  24.    -.. .
  25.  
  26.    John W. Lydic Jr              lydic@ka8lvz.cmhnet.org
  27.  
  28.    "We live beyond our means, on other peoples dreams, and that's succeeding"
  29.    Janis Ian 'Between the lines'
  30.    ... -.-
  31.  
  32.