NetBSD/sys/arch/sparc
pk c4a9be4024 Sparc disassembler from David Miller.
Heavily munged by me to:
- reduce table size significantly.
- follow various opcode tables in the Sparc Architecture Manual (V9)
  more closely.
- recognise V8 priviliged instructions.
- fit the DDB interface.
- fix many typos.
Todo:
- get a number of FP ops right (unimportant until V9 is here).
- opcode aliases (`mov',`cmp',`set') for simple instructions.
- better template matching; current method is sloppy and is prone to spurious
  matches.
1995-01-05 21:33:31 +00:00
..
compile compile needs to be kept in the distribution 1993-04-19 23:30:06 +00:00
conf correct ie[1234] addreses 1994-12-17 23:12:41 +00:00
dev Adapt to changed SCSI subsystem. 1995-01-02 20:21:01 +00:00
fpu copyright/Id cleanup 1994-11-20 20:51:32 +00:00
include make the definition of _JBLEN mach. dep. header-dependent. 1994-12-20 10:36:27 +00:00
rcons copyright/Id cleanup 1994-11-20 20:51:32 +00:00
sbus Clean up deleted files. 1994-09-17 18:38:46 +00:00
scsi Clean up deleted files. 1994-09-17 23:25:13 +00:00
sparc Sparc disassembler from David Miller. 1995-01-05 21:33:31 +00:00
stand Follow prototype changes in libsa. 1994-12-11 15:18:34 +00:00
sunos Clean up deleted files. 1993-11-22 22:59:35 +00:00
Makefile copyright/Id cleanup 1994-11-20 20:51:32 +00:00