NetBSD/sys/arch/arm/arm
matt e4892d7157 When invaliding single icache line on XScale, the branch target buffer
also needs to be invalidated.  Also, but in the right sequence to empty
the pipeline on XScale.
2001-08-30 01:15:39 +00:00
..
arm_machdep.c bzero->memset 2001-07-28 12:29:58 +00:00
blockio.S Save R14 (in a proper stack frame) around {read,write}_multi_1, since page 2001-06-02 11:15:56 +00:00
bootconfig.c Move get_bootconf_option() into a new file, sys/arch/arm/arm/bootconfig.c, 2001-05-13 13:44:33 +00:00
bus_space_notimpl.S Merge arm32/dev/bus_space_notimpl.S and hpcarm/hpcarm/bus_space_notimpl.S 2001-06-18 22:26:15 +00:00
compat_13_machdep.c Don't allow the I and F (IRQ and FIQ disable) flags to be set in the PSR 2001-03-10 20:08:55 +00:00
cpufunc.c Changed the variable within the ARM6 late abort section from cpu_ctrl to 2001-07-09 19:51:14 +00:00
cpufunc_asm.S When invaliding single icache line on XScale, the branch target buffer 2001-08-30 01:15:39 +00:00
db_disasm.c s/vm_offset_t/vaddr_t/g 2001-03-04 04:15:58 +00:00
db_trace.c Replace arm/arm32/db_trace.c and arm26/arm26/db_trace.c with a unified version 2001-06-05 09:25:05 +00:00
disassem.c s/vm_offset_t/vaddr_t/g 2001-03-04 04:15:58 +00:00
disassem.h s/vm_offset_t/vaddr_t/g 2001-03-04 04:15:58 +00:00
disksubr.c These are same between arm32 & arm26. 2001-03-04 05:06:51 +00:00
disksubr_acorn.c These are same between arm32 & arm26. 2001-03-04 05:06:51 +00:00
disksubr_mbr.c These are same between arm32 & arm26. 2001-03-04 05:06:51 +00:00
in_cksum_arm.c Create an asm based version of in4_cksum based on the sparc version. 2001-05-23 19:33:48 +00:00
process_machdep.c PCB convergence, part the first: 2001-02-28 18:15:42 +00:00
procfs_machdep.c Share procfs_machdep.c across arm. 2001-08-05 13:09:45 +00:00
sig_machdep.c Use STACKALIGN rather than &=~7. 2001-08-07 22:56:09 +00:00
sigcode.S Separate out sigcode into its own file, since it's shared by arm26 and arm32. 2001-01-13 00:06:50 +00:00
undefined.c Create an ARM2-specific undefined-instruction handler which deals with the 2001-03-17 18:12:09 +00:00
vm_machdep_arm.c Rollback of patch ... there was a bug in the proc.h 2001-02-27 15:39:57 +00:00