NetBSD/sys/arch/arm32/arm32
mycroft 16a8787248 Fix execve(2) and *setregs() interfaces so emulations can set registers in a
more correct way.  (See tech-kern.)
1997-09-11 23:01:44 +00:00
..
ast.c
autoconf.c If MEMORY_DISK_IS_ROOT is defined don't bother to compiling in the code 1997-07-31 01:11:33 +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 Overhauled and updated to work with dev/clock_subr.[ch] 1997-07-31 01:08:01 +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 Added calls to mcount() for the assembly functions here if GRPOF and 1997-07-31 00:03:54 +00:00
db_disasm.c
db_interface.c Cast the destination address for the cpu_cache_syncI_rng() function in 1997-08-07 16:24:34 +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
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 Add specific checks for user space accesses to the page table area (just 1997-07-31 00:16:12 +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 Add netatalk netisr 1997-04-02 21:48:55 +00:00
locore.S Remove some redundant .global directives as ENTRY() macro includes 1997-07-29 01:20:34 +00:00
machdep.c Fix execve(2) and *setregs() interfaces so emulations can set registers in a 1997-09-11 23:01:44 +00:00
makemodes.c Prototype main(). 1997-01-28 05:02:30 +00:00
mem.c Cleaned up mmmmap(). No point in trying to support mmap of /dev/kmem since 1997-07-31 23:02:24 +00:00
memset.S
pmap.c Comment out a load of special debug messages. 1997-07-31 00:36:55 +00:00
postmortem.c Keep note on when we are in postmortem() in order to avoid being 1997-07-29 01:37:30 +00:00
process_machdep.c
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 Modified the cpu_cache_purge_ID() calls in pagemove(), vmapbuf() and 1997-07-31 00:08:04 +00:00