NetBSD/sys/arch/m68k
scw 8c5c893bf7 Add a BKPT_ADDR() macro which gives MD code a chance to munge a
breakpoint address before it's used. Currently a no-op on all but sh5.

This is useful on sh5, for example, to mask off the instruction
type encoding in the bottom two address bits, and makes it possible
to do "db> break $rXX" instead of manually munging the address.
2003-04-29 17:06:03 +00:00
..
060sp "Utilize" has exactly the same meaning as "use," but it is more 2003-02-05 00:02:24 +00:00
conf Merge the nathanw_sa branch. 2003-01-17 22:58:53 +00:00
fpe Use "__asm __volatile" instead of "asm volatile" to pacify lint. 2002-12-29 14:40:35 +00:00
fpsp "Utilize" has exactly the same meaning as "use," but it is more 2003-02-05 00:02:24 +00:00
include Add a BKPT_ADDR() macro which gives MD code a chance to munge a 2003-04-29 17:06:03 +00:00
m68k Make cpu_getmcontext() run the PC through ras_lookup() so that kernel 2003-04-11 22:02:28 +00:00
Makefile
Makefile.inc (mostly) fix kernel tags support. from Frederick Bruckman in pr-6445. 1998-11-15 20:36:30 +00:00