NetBSD/sys/arch/sh3/include
thorpej 49784e4bd0 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
ansi.h replace 'long long' with int64_t to compile stand alone program with 2001-01-03 10:08:55 +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 "#define<tab>", white space nits. 2002-04-28 17:10:32 +00:00
bscreg.h Use "#define<tab>", white space nits. 2002-04-28 17:10:32 +00:00
bswap.h Use "#define<tab>", white space nits. 2002-04-28 17:10:32 +00:00
bus.h Use "#define<tab>", white space nits. 2002-04-28 17:10:32 +00:00
cache.h remove obsolete interface. add defines for inquire cache feature. 2002-05-09 12:30:45 +00:00
cache_sh3.h Use "#define<tab>", white space nits. 2002-04-28 17:10:32 +00:00
cache_sh4.h Use "#define<tab>", white space nits. 2002-04-28 17:10:32 +00:00
cdefs.h Use "#define<tab>", white space nits. 2002-04-28 17:10:32 +00:00
clock.h Use "#define<tab>", white space nits. 2002-04-28 17:10:32 +00:00
coff_machdep.h Use "#define<tab>", white space nits. 2002-04-28 17:10:32 +00:00
cpgreg.h Use "#define<tab>", white space nits. 2002-04-28 17:10:32 +00:00
cpu.h Merge the nathanw_sa branch. 2003-01-18 06:33:41 +00:00
cputypes.h Use "#define<tab>", white space nits. 2002-04-28 17:10:32 +00:00
db_machdep.h rework general exception, and TLB exception handling for new pmap. 2002-05-09 12:24:19 +00:00
devreg.h Add _reg_bset_[124]() and _reg_bclr_[124]() macro for 2002-11-08 14:58:25 +00:00
disklabel.h change disklabel to 2002-05-22 15:01:33 +00:00
elf_machdep.h Use "#define<tab>", white space nits. 2002-04-28 17:10:32 +00:00
endian.h In the `MY THAT'S GROSS' department... 2000-03-17 00:09:18 +00:00
endian_machdep.h In the `MY THAT'S GROSS' department... 2000-03-17 00:09:18 +00:00
exception.h Add sh7709 INTEVT2 codes for IRQs, PINTs, IRDA and ADC. 2002-12-29 02:47:07 +00:00
float.h Use "#define<tab>", white space nits. 2002-04-28 17:10:32 +00:00
frame.h Merge the nathanw_sa branch. 2003-01-18 06:33:41 +00:00
ieee.h Remove #if 0 #endif 2002-02-28 01:58:53 +00:00
ieeefp.h Use "#define<tab>", white space nits. 2002-04-28 17:10:32 +00:00
int_const.h Use "#define<tab>", white space nits. 2002-04-28 17:10:32 +00:00
int_fmtio.h Use "#define<tab>", white space nits. 2002-04-28 17:10:32 +00:00
int_limits.h Use "#define<tab>", white space nits. 2002-04-28 17:10:32 +00:00
int_mwgwtypes.h Use "#define<tab>", white space nits. 2002-04-28 17:10:32 +00:00
int_types.h * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
intcreg.h Use "#define<tab>", white space nits. 2002-04-28 17:10:32 +00:00
intr.h Use "#define<tab>", white space nits. 2002-04-28 17:10:32 +00:00
limits.h Use "#define<tab>", white space nits. 2002-04-28 17:10:32 +00:00
lock.h Implement CPU spinlocks. Compile-tested only. 2002-09-16 09:12:50 +00:00
locore.h Merge the nathanw_sa branch. 2003-01-18 06:33:41 +00:00
math.h Clean up some rampant code duplication wrt ieee number handling: 2002-02-19 13:08:12 +00:00
mcontext.h Merge the nathanw_sa branch. 2003-01-18 06:33:41 +00:00
mmu.h remove obsoleted functions. add sh_tlb_update() for update TLB. 2002-05-09 12:27:04 +00:00
mmu_sh3.h fix ASID mask define 2002-05-09 12:26:16 +00:00
mmu_sh4.h fix ASID mask define 2002-05-09 12:26:16 +00:00
param.h new pmap designed for SH3/SH4. 2002-05-09 12:28:08 +00:00
pcb.h new pmap designed for SH3/SH4. 2002-05-09 12:28:08 +00:00
pfcreg.h Use "#define<tab>", white space nits. 2002-04-28 17:10:32 +00:00
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 Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
proc.h Merge the nathanw_sa branch. 2003-01-18 06:33:41 +00:00
profile.h Use "#define<tab>", white space nits. 2002-04-28 17:10:32 +00:00
psl.h remove unused macro. 2002-05-09 12:31:38 +00:00
pte.h new pmap designed for SH3/SH4. 2002-05-09 12:28:08 +00:00
ptrace.h Remove #if 0 #endif 2002-02-28 01:58:53 +00:00
reg.h Use "#define<tab>", white space nits. 2002-04-28 17:10:32 +00:00
rtcreg.h Use "#define<tab>", white space nits. 2002-04-28 17:10:32 +00:00
scifreg.h fix some overflow cases. 2002-05-19 15:10:46 +00:00
scireg.h Use "#define<tab>", white space nits. 2002-04-28 17:10:32 +00:00
setjmp.h Use "#define<tab>", white space nits. 2002-04-28 17:10:32 +00:00
sh_opcode.h Use "#define<tab>", white space nits. 2002-04-28 17:10:32 +00:00
signal.h Merge the nathanw_sa branch. 2003-01-18 06:33:41 +00:00
stdarg.h Use "#define<tab>", white space nits. 2002-04-28 17:10:32 +00:00
tmureg.h Use "#define<tab>", white space nits. 2002-04-28 17:10:32 +00:00
types.h Add support for RAS (initially added by me on nathanw_sa branch). 2002-12-16 02:15:58 +00:00
ubcreg.h Use "#define<tab>", white space nits. 2002-04-28 17:10:32 +00:00
userret.h Merge the nathanw_sa branch. 2003-01-18 06:33:41 +00:00
va-sh.h Use "#define<tab>", white space nits. 2002-04-28 17:10:32 +00:00
varargs.h Use "#define<tab>", white space nits. 2002-04-28 17:10:32 +00:00
vmparam.h Use __LDPGSZ (which must be == USRTEXT) as the text address for a.out 2002-12-10 05:14:24 +00:00
wdogvar.h Use "#define<tab>", white space nits. 2002-04-28 17:10:32 +00:00
wdtreg.h Use "#define<tab>", white space nits. 2002-04-28 17:10:32 +00:00