NetBSD/sys/arch/sparc/sparc
pk 43cdacc18b ctx_alloc: set context before flushing a stolen context's cache 2000-04-20 13:59:02 +00:00
..
amd7930intr.s completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
asm.h Have pseudo function return a value. 1999-03-05 10:55:55 +00:00
autoconf.c The global `mmu_3l' has been obsolete for a long time already. 2000-03-21 21:30:33 +00:00
auxiotwo.c Add enable/disable and power management hooks for serial ports. 2000-03-14 21:18:27 +00:00
auxiotwo.h Add enable/disable and power management hooks for serial ports. 2000-03-14 21:18:27 +00:00
auxreg.c New callout mechanism with two major improvements over the old 2000-03-23 06:40:33 +00:00
auxreg.h Simplify toggling the FTP bit on sun4m machines. 2000-01-21 13:25:12 +00:00
bsd_fdintr.s Medium sized code overhaul: 2000-01-21 13:22:01 +00:00
cache.c Do not call printf() from a CPU that is spinning up; defer the probe 1999-02-27 13:11:21 +00:00
cache.h Construct a `flush_cache_all()' for Cypress CPUs. 1998-10-09 10:48:14 +00:00
clock.c Nuke dead code. 2000-03-19 13:38:54 +00:00
clockreg.h
compat_13_machdep.c Move compat_13 sigreturn() into its own file. 1998-09-13 20:33:33 +00:00
conf.c Typo in comments. (Zilog 8350 -> 8530) 2000-04-14 13:29:57 +00:00
cpu.c Provide cpu_boot_secondary_cpus(). 1999-12-16 20:24:58 +00:00
cpuvar.h Since a context table is now pointing at the correct per-CPU region table 1999-10-04 19:23:49 +00:00
db_disasm.c sign-extend some operand types which need it. 1998-09-22 05:40:14 +00:00
db_interface.c rename the MD Debugger() to cpu_Debugger() 1999-10-12 17:08:56 +00:00
db_trace.c add rudimentary support for tracing stacks back into user space. 2000-04-10 01:22:09 +00:00
disksubr.c Remove register declarations. 2000-03-30 11:37:21 +00:00
emul.c make this compile with DIAGNOSTIC again. 1998-10-01 21:26:55 +00:00
genassym.cf Update FDC offsets used by fdintr.s 2000-01-21 13:24:06 +00:00
in_cksum.c Fix bogus asm statements; tmp1 and tmp2 need to be outputs rather than inputs. 1998-11-29 10:37:08 +00:00
intr.c Nuke dead code. 2000-03-19 13:38:54 +00:00
intreg.h No need for `#ifdef SUN4M' protection. 1998-10-26 08:12:15 +00:00
iommu.c Remove old-style boot device recognition. 2000-01-11 12:59:43 +00:00
iommureg.h Increase the delay after touching the IOMMU control register by another 1998-11-18 12:07:47 +00:00
iommuvar.h Remove old-style boot device recognition. 2000-01-11 12:59:43 +00:00
kgdb_machdep.c Move [gs]etcontext() and [gs]etpte() to pte.h 1998-10-08 21:47:34 +00:00
locore.s Missing _C_LABEL(). 2000-03-21 12:47:02 +00:00
locore2.c eliminate declarations of global data in <sparc/cpu.h> and declare in 1997-11-22 03:13:56 +00:00
machdep.c Move callout initialization to a single location; no need to duplicate 2000-01-19 20:05:30 +00:00
mem.c CL* discarding. 1999-12-04 21:13:19 +00:00
memecc.c Use the expected name for the config attach structure. 1998-09-19 16:50:31 +00:00
memeccreg.h Handle ECC memory control found on a number of machines. 1998-09-18 20:18:10 +00:00
memreg.c Merge sun4 and sun4c version of memerr() again. 1998-09-21 10:32:00 +00:00
memreg.h Merge sun4 and sun4c version of memerr() again. 1998-09-21 10:32:00 +00:00
openfirm.c Provide a uniform interface to most of the PROM functions. 1999-02-14 12:23:03 +00:00
openprom.c Use the PROMLIB interface. 1999-02-14 12:44:31 +00:00
pmap.c ctx_alloc: set context before flushing a stolen context's cache 2000-04-20 13:59:02 +00:00
process_machdep.c Make sure to reset the FP queue when loading new values into FP registers. 1999-12-29 15:21:27 +00:00
promlib.c Missing initialization of getbootfile() method for `old' monitors. 1999-05-03 07:32:50 +00:00
sunos_machdep.c Sync w/ sendsig(). 1998-09-17 02:30:02 +00:00
svr4_machdep.c make this compile with -DDEBUG_SVR4 [wrong variable name] 2000-04-12 15:13:15 +00:00
sys_machdep.c No need for <sys/mtio.h> 1999-01-19 18:18:41 +00:00
timerreg.h Fix timer initialization so that we don't gain one extra microsecond per 1996-10-28 00:20:31 +00:00
trap.c Add a bunch of debugging code, #ifdef FPU_DEBUG, which attempts to 2000-02-08 03:16:00 +00:00
vaddrs.h * Expand IOMMU DVMA space to top of address space. 2000-01-04 15:08:30 +00:00
vm_machdep.c Merge parts of chs-ubc2 into the trunk: 2000-03-26 20:42:21 +00:00