NetBSD/sys/arch/sh5/include
thorpej 543bc9a286 The native compiler defines __NO_LEADING_UNDERSCORES__, so key off
that to determine if __LEADING_UNDERSCORE is necessary.
2002-09-28 02:27:03 +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
asm.h Clean up <sh5/asm.h> to be more 64-bit friendly. 2002-07-12 15:42:27 +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
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 The cacheops functions now need the physical address of the region 2002-09-12 12:37:49 +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 external reference for _sh5_delay_constant. 2002-09-10 11:11:12 +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 Sync with reality. 2002-07-11 21:20:23 +00:00
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 SH5 floating point support, based on sh3. 2002-07-10 10:38:22 +00:00
frame.h Catch the case where a synchronous exception occurs during the critical 2002-09-02 14:00:25 +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
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
int_types.h
intr.h Add sh5_nmi_clear(), a board-specific hook for clearing the NMI one-shot. 2002-09-22 20:48:09 +00:00
limits.h
lock.h
Makefile Add byte_swap.h 2002-08-30 10:50:55 +00:00
math.h SH5 floating point support, based on sh3. 2002-07-10 10:38:22 +00:00
memregion.h
param.h Moved MID_MACHINE definition from <machine/param.h> 2002-07-11 14:08:45 +00:00
pcb.h In cpu_fork(), if p1 == curproc, call sh5_savectx() to ensure the 2002-08-26 10:32:55 +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
profile.h Missed some semi-colons. 2002-07-10 11:31:25 +00:00
pte.h
ptrace.h
reg.h
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 Cleanup the sigcontext structure, and sync {,sig}jmp_buf size and 2002-07-11 14:16:42 +00:00
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