1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00
freebsd/sys/sparc64/sparc64
2001-08-14 03:10:41 +00:00
..
autoconf.c
clock.c
db_disasm.c
db_interface.c
db_trace.c
elf_machdep.c
exception.s
exception.S
fp.c Correct copyright language. 2001-08-10 04:51:19 +00:00
genassym.c Add some definitions that got left out, *blush*. 2001-08-14 03:10:41 +00:00
intr_machdep.c Add early code to support interrupts. 2001-08-10 04:48:48 +00:00
locore.s Set the pil to something sane on startup. 2001-08-10 04:32:13 +00:00
locore.S Set the pil to something sane on startup. 2001-08-10 04:32:13 +00:00
machdep.c 1. Start the clock running early for testing. 2001-08-10 04:36:00 +00:00
pmap.c Pass a context to tlb_store_slot, use a member(Sync) after setting the 2001-08-10 04:37:03 +00:00
procfs_machdep.c
pv.c
support.s Store 8 bytes instead of 4 in suword. Use a temporary stack that's known 2001-08-10 04:39:23 +00:00
support.S Store 8 bytes instead of 4 in suword. Use a temporary stack that's known 2001-08-10 04:39:23 +00:00
swtch.s
swtch.S
sys_machdep.c
tick.c Add code to program the tick register and to setup its interrupt handler. 2001-08-10 04:49:33 +00:00
trap.c - Close races with signals and other AST's being triggered while we are in 2001-08-10 22:53:32 +00:00
tsb.c Handle all types of mmu misses from user mode. 2001-08-10 04:44:33 +00:00
upa.c
vm_machdep.c Fake up the frame pointers on a process's initial stack so they can be 2001-08-10 04:47:14 +00:00