NetBSD/sys/arch/m68k/m68k
scottr ecc68fd60f Disassemble the MOVE16 instruction. Also, correct the spelling of
`unknown' while were here, as suggested.  From Denny Gentry
<denny1@home.com>, PR 3567.
1997-06-19 17:39:38 +00:00
..
bcopy.s Separate bcopy and the copypage/zeropage stuff out of copy.s 1997-03-17 19:44:33 +00:00
cacheops.c An attempt to make a generic m68k implementation for cache control operations. 1997-06-02 20:26:37 +00:00
copy.s Comment for susword was from fusword and hadn't been changed. 1997-05-21 03:51:04 +00:00
copypage.s fix tipo 1997-05-30 01:34:49 +00:00
db_disasm.c Disassemble the MOVE16 instruction. Also, correct the spelling of 1997-06-19 17:39:38 +00:00
db_disasm.h Clean up for higher warning level. 1996-04-01 01:35:48 +00:00
db_interface.c Define ddb_regs here (and extern in db_machdep.h) 1997-02-18 22:27:32 +00:00
db_memrw.c Remove the hack that faked up an "ssp" value. It is now up to 1996-02-22 23:23:23 +00:00
db_trace.c db_expr_t is now a long. 1997-02-05 05:10:24 +00:00
in_cksum.c Prototype oc_cksum(). 1996-04-30 11:57:05 +00:00
kgdb_m68k.c New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
m68k_machdep.c Use <sys/param.h> and not <machine/param.h> 1997-06-12 09:57:04 +00:00
mappedcopy.c Add the Utah mappedcopyin/mappedcopyout functions to a common m68k 1997-02-02 06:54:10 +00:00
ns_cksum.c Clean up for higher warning level. 1996-04-01 01:35:48 +00:00
oc_cksum.s new RCS ID format. 1994-10-26 07:48:18 +00:00
proc_subr.s - Don't make assumptions about how C labels are handled. 1997-04-25 02:22:00 +00:00
process_machdep.c Fix "prototype disagrees about inline" error. 1996-05-06 20:05:24 +00:00
random.s - Don't make assumptions about how C labels are handled. 1997-04-25 02:22:00 +00:00
regdump.c Factor out the regdump() function used by all m68k ports. 1997-04-09 19:21:47 +00:00
sig_machdep.c Fix printf format vs. arg type warnings (in DEBUG sections). 1997-04-30 23:28:03 +00:00
sigcode.s - Don't make assumptions about how C labels are handled. 1997-04-25 02:22:00 +00:00
sigreturn.s - Don't make assumptions about how C labels are handled. 1997-04-25 02:22:00 +00:00
sunos_machdep.c backout previous kprintf change 1996-10-13 03:19:10 +00:00
support.s Some misc. m68k asm support routines. This file currently contains 1997-03-16 10:47:33 +00:00
trap_subr.s Reorganize buserr/addrerr stuff, to allow omitting unused code in single-cpu 1997-06-04 22:12:43 +00:00