NetBSD/sys/arch/vax/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 Use the register prefix in the ELF case in _PROF_PROLOGUE. 2002-10-02 00:23:29 +00:00
bswap.h
bus.h Introduce BUS_DMA_NOCACHE, and bus_dmamem_map() of i386 supports it. 2003-01-28 01:07:51 +00:00
byte_swap.h Move .s files to .S files. (and .s.o rules in boot/Makefile.inc) 2002-02-24 01:04:23 +00:00
cca.h
cdefs.h
clock.h
coff_machdep.h
cpu.h Add machdep sysctl support. Support booted_device, consdev, and 2003-03-01 21:51:59 +00:00
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
disklabel.h
elf_machdep.h Add support for dumping ELF-cormat core files. 2001-12-09 23:05:56 +00:00
endian_machdep.h
endian.h
float.h
frame.h
ibcs2_machdep.h Merge the nathanw_sa branch. 2003-01-18 06:55:21 +00:00
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h
ioa.h Add some instrumentation and clean up some VAX8600 code. 2003-01-19 22:29:22 +00:00
ka43.h Add multiple inclusion protection. 2002-12-01 21:21:44 +00:00
ka46.h Add multiple inclusion protection. 2002-12-01 21:21:44 +00:00
ka48.h Add multiple inclusion protection. 2002-12-01 21:21:44 +00:00
ka88.h Add multiple inclusion protection. 2002-12-01 21:21:44 +00:00
ka410.h Add multiple inclusion protection. 2002-12-01 21:21:44 +00:00
ka420.h Add multiple inclusion protection. 2002-12-01 21:21:44 +00:00
ka630.h
ka650.h Add multiple inclusion protection. 2002-12-01 21:21:44 +00:00
ka670.h Add multiple inclusion protection. 2002-12-01 21:21:44 +00:00
ka680.h Add multiple inclusion protection. 2002-12-01 21:21:44 +00:00
ka750.h Add multiple inclusion protection. 2002-12-01 21:21:44 +00:00
ka820.h Add multiple inclusion protection. 2002-12-01 21:21:44 +00:00
lcgreg.h
leds.h
limits.h Add a new feature-test macro, _NETBSD_SOURCE. If this is defined 2003-04-28 23:16:11 +00:00
loadfile_machdep.h ALIGNENTRY must always be 0 on vax, otherwise loadfile_aout won't work. 2002-05-31 15:22:01 +00:00
lock.h This file has a _KERNEL dependency on <machine/cpu.h>. So include it. 2003-02-25 23:29:53 +00:00
macros.h Merge the nathanw_sa branch. 2003-01-18 06:55:21 +00:00
Makefile Merge the nathanw_sa branch. 2003-01-18 06:55:21 +00:00
math.h
mcontext.h Merge the nathanw_sa branch. 2003-01-18 06:55:21 +00:00
mtpr.h Explicitly cast "g" arg to mtpr to long; to tell gcc that this 2003-01-22 23:06:37 +00:00
nexus.h Repair VAX8600 support, which had bit-rotten, probably not used since -98. 2002-06-04 19:04:32 +00:00
param.h Make common macros like every other port. Now newfs_lfs builds again. 2003-02-26 06:21:09 +00:00
pcb.h
pmap.h Change the pmap to use 512-byte pages as user page table pages instead of 2003-03-02 22:19:06 +00:00
pmc.h Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
proc.h make KSTACK_CHECK_* compile after sa merge. 2003-01-22 12:52:14 +00:00
profile.h Move .s files to .S files. (and .s.o rules in boot/Makefile.inc) 2002-02-24 01:04:23 +00:00
psl.h
pte.h eliminate PT_ENTRY_NULL in favor of plain old NULL. 2002-10-14 05:11:21 +00:00
ptrace.h
qdioctl.h
qdreg.h interrupt with two rs. 2003-01-06 13:04:54 +00:00
qduser.h
qevent.h
reg.h Add multiple inclusion protection. 2002-12-01 21:21:44 +00:00
rpb.h Add multiple inclusion protection. 2002-12-01 21:21:44 +00:00
rsp.h
scb.h
setjmp.h Make the comment reflect reality a bit more. 2002-03-27 18:37:17 +00:00
sgmap.h
sid.h Some ID strings + other consistency fixes, from Michael Kukat. 2001-09-18 16:41:25 +00:00
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
trap.h
types.h Add a new feature-test macro, _NETBSD_SOURCE. If this is defined 2003-04-28 23:16:11 +00:00
uvax.h Add common routines to talk with the CPMBX, from Hugh Graham (hugh@openbsd.org) 2002-09-28 09:53:07 +00:00
varargs.h
vmparam.h Enable USE_TOPDOWN_VM. This also makes it possible to use large address 2003-02-26 21:54:35 +00:00
vsbus.h