NetBSD/sys/arch/sh3/include
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
..
ansi.h add some ISO C 1995 I18N functions and types: 2003-03-02 22:18:11 +00:00
aout_machdep.h Rename __LDPGSZ to AOUT_LDPGSZ, to accurately reflect what it is. 2002-12-10 17:14:02 +00:00
asm.h
bscreg.h
bswap.h
bus.h
cache_sh3.h
cache_sh4.h
cache.h
cdefs.h
clock.h
coff_machdep.h
cpgreg.h
cpu.h Merge the nathanw_sa branch. 2003-01-18 06:33:41 +00:00
cputypes.h
db_machdep.h Add a BKPT_ADDR() macro which gives MD code a chance to munge a 2003-04-29 17:06:03 +00:00
devreg.h Add _reg_bset_[124]() and _reg_bclr_[124]() macro for 2002-11-08 14:58:25 +00:00
disklabel.h
elf_machdep.h
endian_machdep.h
endian.h
exception.h Add sh7709 INTEVT2 codes for IRQs, PINTs, IRDA and ADC. 2002-12-29 02:47:07 +00:00
float.h PR/3012: Greg A. Woods: Write all float.h files [except the vax of course] 2003-04-19 23:05:28 +00:00
frame.h Merge the nathanw_sa branch. 2003-01-18 06:33:41 +00:00
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intcreg.h
intr.h
limits.h Add a new feature-test macro, _NETBSD_SOURCE. If this is defined 2003-04-28 23:16:11 +00:00
lock.h - Change __cpu_simple_lock_t from int to unsigned char. 2003-02-14 03:02:41 +00:00
locore.h Merge the nathanw_sa branch. 2003-01-18 06:33:41 +00:00
Makefile Merge the nathanw_sa branch. 2003-01-18 06:33:41 +00:00
math.h
mcontext.h Merge the nathanw_sa branch. 2003-01-18 06:33:41 +00:00
mmu_sh3.h
mmu_sh4.h
mmu.h
param.h
pcb.h
pfcreg.h
pmap.h it really helps to get the stub right before cutting + pasting it 27 times. 2002-09-22 07:53:39 +00:00
pmc.h
proc.h Merge the nathanw_sa branch. 2003-01-18 06:33:41 +00:00
profile.h
psl.h
pte.h
ptrace.h
reg.h
rtcreg.h
scifreg.h
scireg.h
setjmp.h
sh_opcode.h
signal.h Add a new feature-test macro, _NETBSD_SOURCE. If this is defined 2003-04-28 23:16:11 +00:00
stdarg.h Add a new feature-test macro, _NETBSD_SOURCE. If this is defined 2003-04-28 23:16:11 +00:00
tmureg.h
types.h Add a new feature-test macro, _NETBSD_SOURCE. If this is defined 2003-04-28 23:16:11 +00:00
ubcreg.h
userret.h Merge the nathanw_sa branch. 2003-01-18 06:33:41 +00:00
va-sh.h
varargs.h
vmparam.h Use PAGE_SIZE rather than NBPG. 2003-04-02 07:35:54 +00:00
wdogvar.h
wdtreg.h