NetBSD/sys/arch/arm32/arm32
mark 1c782f5da1 Add a cacheable flag field to the map_section() function so that L1 page
table section mappings may be made cacheable.
Remove a few nasty hardcoded shifts and use macros from machine/pte.h
instead.
Cleaned up a few comments.
1998-02-21 23:00:57 +00:00
..
ast.c Remove inclusion of katelib.h and include cpu.h and cpufunc.h. 1998-02-21 22:52:50 +00:00
autoconf.c Remove local prototypes of strstr(). 1998-02-21 22:51:43 +00:00
bcopy_page.S Use the macros defined in asm.h for all assembly function declarations. 1997-10-14 09:54:31 +00:00
bcopyinout.S Use the macros defined in asm.h for all assembly function declarations. 1997-10-14 09:54:31 +00:00
blockio.S Use the macros defined in asm.h for all assembly function declarations. 1997-10-14 09:54:31 +00:00
conf.c Don't try and support serial consoles for the riscpc. 1997-10-18 04:47:57 +00:00
copystr.S Use the macros defined in asm.h for all assembly function declarations. 1997-10-14 09:54:31 +00:00
cpufunc.c Remove local prototypes for disassemble() and include disassem.h instead 1998-02-21 22:41:34 +00:00
cpufunc_asm.S In cpufunc_control() only write to the cpu control register if the new 1997-11-06 00:35:41 +00:00
cpuswitch.S Prefix the SPL macros to avoid clashes with userland macros (e.g. ipf). 1998-01-20 01:18:18 +00:00
db_disasm.c This is now just a front end to the general purpose disassembler 1997-10-14 10:18:02 +00:00
db_interface.c Nuke db_show_fs_cmd() and the "machine fs" command in the debugger. The 1998-02-21 02:42:42 +00:00
db_machdep.c Nuke db_show_fs_cmd() and the "machine fs" command in the debugger. The 1998-02-21 02:42:42 +00:00
db_trace.c Stablised the trace() command. Don't try and trace things that are 1997-10-14 10:12:04 +00:00
disassem.c Enable disassembly of ldc and stc instructions. 1998-01-20 00:51:24 +00:00
disassem.h Define prototypes for disasm() and disassemble(). 1998-02-21 22:38:40 +00:00
disksubr.c
exception.S Clean up a few label declarations. 1997-10-14 10:18:45 +00:00
fault.c Remove local prototype of disassemble() and include disassm.h instead 1998-02-21 22:43:29 +00:00
fusu.S Use the macros defined in asm.h for all assembly function declarations. 1997-10-14 09:54:31 +00:00
genassym.c Change vm_pmap reference to vm_map.pmap now we have dropped __VM_PMAP_HACK. 1997-10-06 00:47:34 +00:00
in_cksum_arm32.c Optimised version of in_cksum(). This started life as the sparc one 1997-10-14 09:32:29 +00:00
intr.c Only update the intrcnt array if IRQSTATS is defined. 1998-01-22 00:04:10 +00:00
ipkdb_glue.c Use the macros defined in machine/trap.h for breakpoint information. 1997-10-14 09:57:28 +00:00
ipkdb_step.c Use the macros defined in machine/trap.h for breakpoint information. 1997-10-14 09:57:28 +00:00
locore.S Use the macros defined in asm.h for all assembly function declarations. 1997-10-14 09:54:31 +00:00
machdep.c Add a cacheable flag field to the map_section() function so that L1 page 1998-02-21 23:00:57 +00:00
mem.c
pmap.c Cleanup various debugging printf format strings. 1998-01-21 22:34:39 +00:00
postmortem.c Cleanup various debugging printf format strings. 1998-01-21 22:34:38 +00:00
process_machdep.c Handle requests for reading and writing the FP registers when no 1997-10-14 10:25:48 +00:00
setcpsr.S Use the macros defined in asm.h for all assembly function declarations. 1997-10-14 09:54:31 +00:00
setstack.S Use the macros defined in asm.h for all assembly function declarations. 1997-10-14 09:54:31 +00:00
spl.S Use the macros defined in asm.h for all assembly function declarations. 1997-10-14 09:54:31 +00:00
strstr.c Remove register declarations. 1998-02-21 22:56:58 +00:00
strtoul.c RCSID Police. 1998-01-05 07:02:46 +00:00
stubs.c Remove local prototype of savectx(). 1998-02-21 22:57:44 +00:00
sys_machdep.c Axe some unused variables. 1998-01-21 22:28:12 +00:00
syscall.c Remove local prototypes for disassemble() and include disassem.h instead 1998-02-21 22:41:34 +00:00
undefined.c Remove local prototypes for disassemble() and include disassem.h instead 1998-02-21 22:41:34 +00:00
vm_machdep.c Prefix the SPL macros to avoid clashes with userland macros (e.g. ipf). 1998-01-20 01:18:18 +00:00