NetBSD/sys/arch/sh5/include
scw 199e165526 Add a cacheop for purging/invalidating the whole operand/insn caches.
This is currently not used (actually, it was used locally for a short time
while tracking down a pmap bug), but is here in case it's needed later.
2002-10-07 14:48:14 +00:00
..
ansi.h
aout_machdep.h
asm.h Make _C_LABEL() pay attention to __NO_LEADING_UNDERSCORES__. 2002-09-28 15:50:37 +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 Flesh out bus_dmamap_sync(). 2002-10-01 07:55:17 +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 Flesh out cpu_reboot(). 2002-10-05 11:01:13 +00:00
cputypes.h
db_machdep.h Move opcode_t typedef into db_machdep.h. 2002-09-19 10:03:11 +00:00
disklabel.h
elf_machdep.h
endian_machdep.h Re-arrange the endian/byteswap headers a bit by splitting off the 2002-08-30 10:50:06 +00:00
endian.h
float.h
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
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h Change IPL_SOFTNET to 3. 2002-10-01 21:07:31 +00:00
limits.h
lock.h
Makefile Support for the SH5 on-chip PCI bridge, and support for its deployment 2002-09-28 11:16:36 +00:00
math.h
memregion.h
param.h
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 Minor pmap rototil: 2002-10-04 09:17:57 +00:00
pmc.h
proc.h
profile.h
pte.h Add a SH5_PTEL_CACHEABLE() macro which evaulates TRUE if the specified 2002-10-07 14:42:31 +00:00
ptrace.h
reg.h The FP status register is 32-bits wide, so don't use register_t in 2002-09-28 11:03:08 +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
stdarg.h
trap.h - Add a /e option to db_stack_trace_print() which dumps the saved 2002-09-22 20:31:18 +00:00
types.h Use "#define\t" instead of "#define ". 2002-09-22 08:30:56 +00:00
varargs.h
vmparam.h