This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
arch
/
arm
/
arm32
History
chris
1c0a934301
Optimize cpu_switchto to store the new PCB address in r7, rather than
...
loading it from memory in 3 places. Also adjust ordering of a few loads to try and avoid stalling.
2008-01-19 16:49:42 +00:00
..
arm32_machdep.c
With the removal of IPKDB on arm, the undefined stack is only used to
2008-01-19 15:04:09 +00:00
atomic.S
…
bcopy_page.S
…
bus_dma.c
…
cpu.c
…
cpuswitch.S
Optimize cpu_switchto to store the new PCB address in r7, rather than
2008-01-19 16:49:42 +00:00
db_interface.c
…
db_machdep.c
…
exception.S
Remove arm support for IPKDB.
2008-01-19 13:11:09 +00:00
fault.c
…
fusu.S
…
genassym.cf
With the removal of IPKDB on arm, the undefined stack is only used to
2008-01-19 15:04:09 +00:00
intr.c
…
irq_dispatch.S
…
kgdb_machdep.c
…
kobj_machdep.c
…
locore.S
Remove arm support for IPKDB.
2008-01-19 13:11:09 +00:00
mem.c
…
pmap.c
…
setcpsr.S
…
setstack.S
…
spl.S
…
stubs.c
…
sys_machdep.c
…
vm_machdep.c
With the removal of IPKDB on arm, the undefined stack is only used to
2008-01-19 15:04:09 +00:00