NetBSD/sys/arch/mips/mips
jonathan ed413accab Add PT_GETFPREGS, PT_SETFPREGS and process_{read,write}_fpregs. 1997-10-19 21:02:00 +00:00
..
cpu_exec.c Fix execve(2) and *setregs() interfaces so emulations can set registers in a 1997-09-11 23:01:44 +00:00
db_disasm.c Display jump and branch target with symbols if available. 1997-08-17 16:58:53 +00:00
db_interface.c Force write-back of D-cache after doing DDB writes on mips3. Flushing 1997-07-07 04:55:27 +00:00
db_trace.c DDB for mips. 1997-07-07 03:54:24 +00:00
elf.c backout previous kprintf change 1996-10-13 03:29:05 +00:00
fp.S * Change Sprite MACH_xxx prefix to MIPS_xxx. 1997-06-22 07:42:25 +00:00
genassym.cf Add explicit #include <vm/vm.h> before mips/pte.h is included. 1997-10-17 09:34:43 +00:00
in_cksum.c Fix for mbufs that start on odd-byte-aligned boundaries, and use. 1997-08-12 06:05:28 +00:00
locore.S Add bi-endian support to mips locore, <mips/endian.h>, and mips_opcode.h. 1997-10-17 04:43:57 +00:00
locore_r2000.S mips pmap_activate: 1997-08-09 03:41:02 +00:00
locore_r4000.S mips pmap_activate: 1997-08-09 03:41:02 +00:00
mem.c Fix error in msgbuf change: add missing '&&'. 1997-09-24 02:20:56 +00:00
mips_machdep.c Add explicit #include <vm/vm.h> before mips/pte.h is included. 1997-10-17 09:34:43 +00:00
mips_mcclock.c Add checks for DS 3100, 2100. Use more generous delay values, these 1997-08-14 00:15:37 +00:00
mips_mcclock.h MIPS cpu-speed detection using mc146818 clock. 1997-08-09 05:51:56 +00:00
pmap.c Add explicit #include <vm/vm.h> before mips/pte.h is included. 1997-10-17 09:34:43 +00:00
process_machdep.c Add PT_GETFPREGS, PT_SETFPREGS and process_{read,write}_fpregs. 1997-10-19 21:02:00 +00:00
sys_machdep.c Add sys_sysarch() calls for the standard mips userspace cache-control calls. 1997-06-09 11:46:16 +00:00
trap.c Add explicit #include <vm/vm.h> before mips/pte.h is included. 1997-10-17 09:34:43 +00:00
vm_machdep.c Add explicit #include <vm/vm.h> before mips/pte.h is included. 1997-10-17 09:34:43 +00:00