freebsd-dev/sys/sparc64/sparc64
2001-09-05 16:20:30 +00:00
..
autoconf.c The author isn't a [UC] Regents. Correct the copyright language. 2001-08-09 02:32:05 +00:00
clock.c The author isn't a [UC] Regents. Correct the copyright language. 2001-08-09 02:32:05 +00:00
db_disasm.c
db_hwwatch.c Add code for supporting hardware watch points. 2001-08-20 23:50:08 +00:00
db_interface.c Change tf_arg to uintptr_t from void * to reflect the fact that 2001-09-03 23:13:42 +00:00
db_trace.c Change tf_arg to uintptr_t from void * to reflect the fact that 2001-09-03 23:13:42 +00:00
elf_machdep.c The author isn't a [UC] Regents. Correct the copyright language. 2001-08-09 02:32:05 +00:00
exception.s Implement a slightly different window spill/fill algorithm for dealing 2001-09-03 23:10:45 +00:00
exception.S Implement a slightly different window spill/fill algorithm for dealing 2001-09-03 23:10:45 +00:00
fp.c Rename fp_init_pcb to fp_init_proc. Set the FEF bit in fprs register; 2001-08-20 23:56:19 +00:00
genassym.c Remove some stale definitions and update for new assembler code. 2001-09-03 23:19:18 +00:00
intr_machdep.c Add early code to support interrupts. 2001-08-10 04:48:48 +00:00
locore.s Implement signals. 2001-09-03 22:41:40 +00:00
locore.S Implement signals. 2001-09-03 22:41:40 +00:00
machdep.c style(9) the structure definitions. 2001-09-05 16:20:30 +00:00
pmap.c Implement pv_bit_count which is used by pmap_ts_referenced. 2001-09-03 22:55:12 +00:00
procfs_machdep.c Fix VCS ID spamage. 2001-08-09 02:29:32 +00:00
pv.c Implement pv_bit_count which is used by pmap_ts_referenced. 2001-09-03 22:55:12 +00:00
rwindow.c Implement a slightly different window spill/fill algorithm for dealing 2001-09-03 23:10:45 +00:00
support.s Add ktr traces to copy{in,out} and cpu_switch. 2001-09-03 23:18:02 +00:00
support.S Add ktr traces to copy{in,out} and cpu_switch. 2001-09-03 23:18:02 +00:00
swtch.s Add ktr traces to copy{in,out} and cpu_switch. 2001-09-03 23:18:02 +00:00
swtch.S Add ktr traces to copy{in,out} and cpu_switch. 2001-09-03 23:18:02 +00:00
sys_machdep.c style(9) the structure definitions. 2001-09-05 16:20:30 +00:00
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 Implement pv_bit_count which is used by pmap_ts_referenced. 2001-09-03 22:55:12 +00:00
tsb.c Implement pv_bit_count which is used by pmap_ts_referenced. 2001-09-03 22:55:12 +00:00
upa.c The author isn't a [UC] Regents. Correct the copyright language. 2001-08-09 02:32:05 +00:00
vm_machdep.c Add comments following what other architectures have. 2001-09-03 23:15:54 +00:00