NetBSD/sys/arch/sh3/include
cl ef56cc40ab Reduce code duplication by adding mi_userret() in sys/userret.h
containing signal posting, kernel-exit handling and sa_upcall processing.

XXX the pc532, sparc, sparc64 and vax ports should have their
XXX userret() code rearranged to use this.
2003-10-31 16:44:34 +00:00
..
Makefile Merge the nathanw_sa branch. 2003-01-18 06:33:41 +00:00
adcreg.h Use 'CH' for channel select in the ADCSR bits format string for consistency. 2003-10-15 22:55:07 +00:00
ansi.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +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 Bring _PROF_PROLOGUE back. The breakage was caused by calls to 2003-08-27 19:59:57 +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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
cputypes.h Use "#define<tab>", white space nits. 2002-04-28 17:10:32 +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
devreg.h Add _reg_bset_[124]() and _reg_bclr_[124]() macro for 2002-11-08 14:58:25 +00:00
disklabel.h Overhaul MBR handling (part 1): 2003-10-08 04:25:43 +00:00
elf_machdep.h Use "#define<tab>", white space nits. 2002-04-28 17:10:32 +00:00
endian.h
endian_machdep.h
exception.h Add sh7709 INTEVT2 codes for IRQs, PINTs, IRDA and ADC. 2002-12-29 02:47:07 +00:00
float.h Rename <sys/float_ieee.h> to <sys/float_ieee754.h>, following libc's 2003-05-12 15:22:53 +00:00
frame.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
ieee.h Use <sys/ieee754.h> where applicable. 2003-10-26 20:55:30 +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 UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
intcreg.h Add definitions for IRR0 bits. 2003-10-07 01:24:32 +00:00
intr.h Make intc_intr_priority() return old level. While here, make the code 2003-10-18 23:21:35 +00:00
limits.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
lock.h Move __cpu_simple_lock_t and __SIMPLELOCK_{UN,}LOCKED to machine/types.h 2003-09-26 22:45:41 +00:00
locore.h Whitespace nit. 2003-10-01 21:51:15 +00:00
math.h
mcontext.h Add some accessor macros for the ucontext: 2003-10-08 22:43:01 +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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
profile.h Use "#define<tab>", white space nits. 2002-04-28 17:10:32 +00:00
psl.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
pte.h fix typos in comments. 2003-08-10 02:03:31 +00:00
ptrace.h
reg.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +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 Correct the macro name for SCP0DT bit. 2003-07-01 11:49:37 +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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +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 Use "#define<tab>", white space nits. 2002-04-28 17:10:32 +00:00
types.h Move __cpu_simple_lock_t and __SIMPLELOCK_{UN,}LOCKED to machine/types.h 2003-09-26 22:45:41 +00:00
ubcreg.h Use "#define<tab>", white space nits. 2002-04-28 17:10:32 +00:00
userret.h Reduce code duplication by adding mi_userret() in sys/userret.h 2003-10-31 16:44:34 +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 PAGE_SIZE rather than NBPG. 2003-04-02 07:35:54 +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