NetBSD/sys/arch/sh5/include
kent cd7d9faeaf Introduce BUS_DMA_NOCACHE, and bus_dmamem_map() of i386 supports it. 2003-01-28 01:07:51 +00:00
..
Makefile Add sh5 kernel support for SAs. 2003-01-19 19:49:47 +00:00
ansi.h More SH5 toolchain hacks: Don't define _BSD_WCHAR_T if compiling C++. 2002-07-12 11:19:08 +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 Define {,UN}LINK_BIG_FRAME() macros for dealing with stackframes 2003-01-21 11:27:18 +00:00
bswap.h Re-arrange the endian/byteswap headers a bit by splitting off the 2002-08-30 10:50:06 +00:00
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 Re-arrange the endian/byteswap headers a bit by splitting off the 2002-08-30 10:50:06 +00:00
cacheops.h Add a cacheop for purging/invalidating the whole operand/insn caches. 2002-10-07 14:48:14 +00:00
cdefs.h The native compiler defines __NO_LEADING_UNDERSCORES__, so key off 2002-09-28 02:27:03 +00:00
conreg.h sh5_setasid() now returns the value of the previous ASID. 2002-09-12 12:35:00 +00:00
cpu.h Add sh5 kernel support for SAs. 2003-01-19 19:49:47 +00:00
cputypes.h
db_machdep.h - Change VM_MIN_KERNEL_ADDRESS to start at KSEG1 instead of KSEG0. 2002-11-23 09:25:54 +00:00
disklabel.h
elf_machdep.h Sync with reality. 2002-07-11 21:20:23 +00:00
endian.h
endian_machdep.h Re-arrange the endian/byteswap headers a bit by splitting off the 2002-08-30 10:50:06 +00:00
float.h SH5 floating point support, based on sh3. 2002-07-10 10:38:22 +00:00
fpu.h Put bit definitions for the FP control/status register in <sh5/fpu.h> and 2002-10-24 13:58:48 +00:00
frame.h The FP status register is 32-bits wide, so don't use register_t in 2002-09-28 11:03:08 +00:00
ieee.h SH5 floating point support, based on sh3. 2002-07-10 10:38:22 +00:00
ieeefp.h Blah, missed a comma. 2002-07-12 13:37:32 +00:00
int_const.h
int_fmtio.h Fix PRIiPTR. 2002-12-07 21:37:35 +00:00
int_limits.h More superh toolchain hacks. This time, it expects wchar_t to be a short. 2002-07-10 12:23:08 +00:00
int_mwgwtypes.h Fixes for LP64. 2002-10-10 09:47:17 +00:00
int_types.h Fixes for LP64. 2002-10-10 09:47:17 +00:00
intr.h Interrupt overhaul: 2002-10-14 14:19:27 +00:00
limits.h
lock.h Implement __cpu_simple_lock{,init,try}() for sh5. 2002-12-07 22:31:33 +00:00
math.h SH5 floating point support, based on sh3. 2002-07-10 10:38:22 +00:00
mcontext.h Add _UC_UCONTEXT_ALIGN. 2003-01-22 13:35:55 +00:00
memregion.h
netbsd32_machdep.h Add sh5 kernel support for SAs. 2003-01-19 19:49:47 +00:00
param.h Fixes for LP64. 2002-10-10 09:47:17 +00:00
pcb.h In cpu_fork(), if p1 == curproc, call sh5_savectx() to ensure the 2002-08-26 10:32:55 +00:00
pci_machdep.h Support for the SH5 on-chip PCI bridge, and support for its deployment 2002-09-28 11:16:36 +00:00
pmap.h Add sh5 kernel support for SAs. 2003-01-19 19:49:47 +00:00
pmc.h Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
proc.h Add sh5 kernel support for SAs. 2003-01-19 19:49:47 +00:00
profile.h Missed some semi-colons. 2002-07-10 11:31:25 +00:00
pte.h Qualify ptel and tlbcookie fields with volatile since they are 2002-12-06 10:10:48 +00:00
ptrace.h Split struct reg into integer and FP parts, to be more like every other port. 2003-01-20 20:07:52 +00:00
reg.h Split struct reg into integer and FP parts, to be more like every other port. 2003-01-20 20:07:52 +00:00
setjmp.h Double-precision FP regs use a single register_t, despite the FP number 2002-09-06 15:35:41 +00:00
signal.h Fix pasto in last commit. 2003-01-22 13:46:44 +00:00
stdarg.h
trap.h Add sh5 kernel support for SAs. 2003-01-19 19:49:47 +00:00
types.h Add support for Restartable Atomic Sequences. 2002-10-12 11:39:53 +00:00
varargs.h
vmparam.h Use __LDPGSZ (which must be == USRTEXT) as the text address for a.out 2002-12-10 05:14:24 +00:00