NetBSD/sys/arch/arm/arm32
bjh21 c3c5158d00 Change the value of tf_pc in undefined-instruction handlers on arm32. It now
always points to the undefined instruction in question.  It's up to the
handler to advance it to the next instruction if it wants execution to
continue there.  This is how things have always worked on arm26.
2001-03-13 23:56:48 +00:00
..
ast.c Move arm32/arm32/ast.c to arm/arm32/ast.c 2001-03-06 07:52:35 +00:00
bcopy_page.S Move compat_13_machdep.c, strstr.c, copystr.S, bcopyinout.S, and 2001-03-04 08:25:38 +00:00
bcopyinout.S Move compat_13_machdep.c, strstr.c, copystr.S, bcopyinout.S, and 2001-03-04 08:25:38 +00:00
copystr.S Move compat_13_machdep.c, strstr.c, copystr.S, bcopyinout.S, and 2001-03-04 08:25:38 +00:00
db_interface.c Change the value of tf_pc in undefined-instruction handlers on arm32. It now 2001-03-13 23:56:48 +00:00
db_machdep.c Remove OFW hooks. Allow ports to add there own hooks via 2001-03-04 05:40:03 +00:00
db_trace.c Move these from arm32/arm32 2001-03-04 05:11:41 +00:00
pmap.c more vm_offset_t/vm_size_t -> {p,v}{addr,size}_t changes 2001-03-04 19:05:55 +00:00
strstr.c Move compat_13_machdep.c, strstr.c, copystr.S, bcopyinout.S, and 2001-03-04 08:25:38 +00:00
sys_machdep.c
syscall.c