NetBSD/sys/arch
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
..
amiga fix diag code. 1995-01-05 07:36:15 +00:00
da30 make the definition of _JBLEN mach. dep. header-dependent. 1994-12-20 10:36:27 +00:00
hp300 Add LKM stuff. Some general cleanup. 1995-01-05 21:06:36 +00:00
i386 Remove many of the `static's, to facilitate debugging. 1995-01-04 09:02:32 +00:00
m68k do the right thing with strange-sized varargs objects. 1994-12-28 22:45:42 +00:00
mac68k Add tun device at cdevsw[24], one up from hp300 location, but we already 1994-12-22 05:50:26 +00:00
mips make the definition of _JBLEN mach. dep. header-dependent. 1994-12-20 10:36:27 +00:00
pc532 Fix the inittodr bug. 1995-01-02 04:20:58 +00:00
pmax Change majour for rz to 21. (From Jonathan Stone) 1995-01-03 22:42:03 +00:00
sparc Sparc disassembler from David Miller. 1995-01-05 21:33:31 +00:00
sun3 New, improved "le" driver from Charles Hannum and Paul Richards. 1995-01-03 15:43:36 +00:00
vax make the definition of _JBLEN mach. dep. header-dependent. 1994-12-20 10:36:27 +00:00