NetBSD/sys/arch/arm32/arm32
thorpej cb24b0200a Don't allocate mclrefcnt[]; it's dead and gone. 1997-03-27 21:01:20 +00:00
..
ast.c
autoconf.c Move findroot/setroot stuff from configure() to cpu_rootconf(). 1997-03-26 22:38:40 +00:00
bcopy.S
bcopy_page.S
bcopyinout.S
blockio.S Implemented the functions inswm8() and outswm8() that are optimised 1997-01-17 00:56:24 +00:00
clock.c Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
conf.c Use <machine/conf.h> for prototypes of the block and character device 1997-01-28 05:00:03 +00:00
copystr.S
cpufunc.c Major overhaul of handling of CPU/MMU/TLB specific functions. This allows 1997-02-04 05:50:19 +00:00
cpufunc_asm.S Do profiling if GPROF and PROFILE_ASM are defined. 1997-02-23 04:20:29 +00:00
cpuswitch.S Remove the code force the processor into a sleep mode during idle() and 1997-02-10 03:57:42 +00:00
db_disasm.c Added token 'Y' to print stack orientated nmemonics for {sl}dm r13, ... 1997-01-12 14:21:44 +00:00
db_interface.c Updated to work with the recent changes to the MI DDB code. 1997-02-04 07:15:46 +00:00
db_machdep.c
db_trace.c Removed the SA110 condition compilation and instead test the cputype 1997-02-04 06:53:41 +00:00
debug.c Guard all functions that are only used by kshell with #ifdef KSHELL. 1997-01-03 23:15:44 +00:00
disassem.c
disksubr.c
exception.S Remove local definitions of macros to push and pull trapframes and instead 1997-02-10 03:50:53 +00:00
fault.c Removed all the CPU_SA110 conditional compilation. All the cache 1997-02-04 07:12:30 +00:00
fiq.S
fusu.S Call mount() on function entry if both GPROF and PROFILE_ASM are defined. 1997-02-18 03:15:06 +00:00
genassym.c Add a define for the cpu_functions structure member cf_sleep. 1997-02-10 04:01:08 +00:00
ipkdb_glue.c
ipkdb_step.c
irq.S Remove local definitions of macros to push and pull trapframes and instead 1997-02-10 03:50:53 +00:00
irqhandler.c Added the functions intr_claim() and intr_release(). These are front 1997-01-06 02:30:21 +00:00
locore.S Clean and flush the instruction and data caches prior to turning of the 1997-02-23 04:05:19 +00:00
machdep.c Don't allocate mclrefcnt[]; it's dead and gone. 1997-03-27 21:01:20 +00:00
makemodes.c Prototype main(). 1997-01-28 05:02:30 +00:00
mem.c
memset.S
pmap.c Removed all the CPU_SA110 conditional compilation. All the cache 1997-02-04 07:12:30 +00:00
postmortem.c Clean up the code formatting. 1997-01-03 23:19:02 +00:00
process_machdep.c Minor changes (inline -> __inline)) 1997-01-06 04:47:53 +00:00
setcpsr.S
setstack.S
spl.S
strstr.c
strtoul.c Limit valid numeric digits to between 0 and min(base, 9) inclusive so that 1997-02-18 03:12:15 +00:00
stubs.c Renames: /dumpconf/cpu_dumpconf/, /boot/cpu_reboot/ 1997-03-26 22:42:13 +00:00
sys_machdep.c Process the parameters passed in the SYNC_ICACHE sysarch() call and just 1997-02-10 03:19:36 +00:00
syscall.c
undefined.c
vm_machdep.c Removed all the CPU_SA110 conditional compilation. All the cache 1997-02-04 07:12:30 +00:00