home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / amiga / programm / 13293 < prev    next >
Encoding:
Internet Message Format  |  1992-09-11  |  914 b 

  1. Path: sparky!uunet!cs.utexas.edu!wupost!csus.edu!netcom.com!netcomsv!terapin!paulk
  2. From: paulk@terapin.com (Paul Kienitz)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: '030 hardware exceptions
  5. Message-ID: <paulk.1h76@terapin.com>
  6. Date: 12 Sep 92 00:11:21 PST
  7. Organization: BBS
  8. Lines: 18
  9.  
  10. I've asked this in various places and gotten no answer ...  Okay, you know the
  11. list of 68000 hardware exceptions, that goes like this:   ...??
  12.  
  13.   2  Bus error
  14.   3  Address error
  15.   4  Illegal instruction
  16.   5  Divide by zero
  17.   6  CHK instruction
  18.   7  TRAPV instruction
  19.   8  Privilege violation
  20.   9  Trace
  21.  10  Unimplemented 1010 opcode
  22.  11  Unimplemented 1111 opcode
  23.  12  ... not used in plain 68000
  24.  
  25. I need to know what extra additional exception numbers come after these for
  26. 68010 and higher processors.  I know they exist because I've seen them in guru
  27. displays.  Could someone with an '030 manual please list them for me??
  28.