NetBSD/sys/arch/mips/include
nisimura ad5b782866 Retire __HAVE_MD_RUNQUEUE from MD types.h and remove
setrunqueue/remrunqueue from locore.S.  C codes are
compiled a bit shorter and provide better DIAGNOSTICs.
2002-11-03 13:47:34 +00:00
..
ansi.h
aout_machdep.h
asm.h Remove an ELF-related comment that isn't needed any more. 2002-06-05 06:02:52 +00:00
bsd-aout.h
bswap.h
bus_dma.h Oops, balance #ifdef/#endif _KERNEL. 2002-03-18 01:01:54 +00:00
bus_space.h Oops, balance #ifdef/#endif _KERNEL. 2002-03-18 01:01:54 +00:00
cache_mipsNN.h Include 2way cache ops for mips{32,64} CPUs. 2002-04-03 03:51:00 +00:00
cache_r3k.h
cache_r4k.h Add 4way 16/32-byte-line cache op primitives. 2002-03-05 14:32:26 +00:00
cache_r5900.h
cache_tx39.h Clean up #ifdef checks a little. 2002-03-05 14:08:07 +00:00
cache.h
cachectl.h ANSIfy. 2002-03-05 14:08:43 +00:00
cdefs.h
cpu.h ++CPU_MAXID for CPU_LLSC. 2002-08-05 13:00:47 +00:00
cpuregs.h Add two PRiD values. 2002-11-03 13:16:11 +00:00
db_machdep.h ANSIfy. 2002-03-05 14:08:43 +00:00
ecoff_machdep.h ANSIfy. 2002-03-05 14:08:43 +00:00
elf_machdep.h
endian_machdep.h
endian.h
float.h
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
isa_machdep.h Generic PCI/ISA machdep headers for mips; copied from the algor port. 2002-03-18 03:08:09 +00:00
kcore.h
kdbparam.h ANSIfy. 2002-03-05 14:08:43 +00:00
limits.h
lock.h Bring down from nathanw_sa branch. 2002-09-16 07:00:43 +00:00
locore.h Add prototypes for the 64-bit pagezero functions. 2002-06-03 01:51:05 +00:00
Makefile Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
Makefile.inc
math.h Clean up some rampant code duplication wrt ieee number handling: 2002-02-19 13:08:12 +00:00
mips1_pte.h
mips3_pte.h Add 64MB and 256MB tlb page masks. 2002-06-24 05:46:47 +00:00
mips_opcode.h Overhaul the emulation facility. We do this by: 2002-07-06 23:59:18 +00:00
mips_param.h
mipsNN.h Values related to the MIPS32/MIPS64 Privileged Resource Architecture 2002-03-05 16:07:10 +00:00
pcb.h Define new macro to access FSR register and use it. 2002-01-12 01:40:36 +00:00
pci_machdep.h Let machine-dependent code specify how to enumerate the bus. 2002-05-15 19:23:51 +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 ANSIfy. 2002-03-05 14:08:43 +00:00
profile.h ANSIfy. 2002-03-05 14:08:43 +00:00
psl.h Add support for MIPS32 and MIPS64 architectures: 2002-03-05 15:38:33 +00:00
pte.h eliminate PT_ENTRY_NULL in favor of plain old NULL. 2002-10-14 05:11:21 +00:00
ptrace.h
r3900regs.h Remove the number of TLB entries for different rx39 CPUs - this info 2002-03-05 16:02:48 +00:00
r5900regs.h Rename <mips/r5900/cpuregs.h> to <mips/r5900regs.h> and remove some 2002-03-05 16:04:57 +00:00
reg.h
regdef.h Define N32/N64 register usage. 2002-11-02 02:00:17 +00:00
regnum.h Define N32/N64 register usage. 2002-11-02 02:00:17 +00:00
reloc.h
rnd.h Add support for MIPS32 and MIPS64 architectures: 2002-03-05 15:40:10 +00:00
setjmp.h Include <machine/cdefs.h> to select 32/64bit APIs. 2002-03-05 14:17:16 +00:00
signal.h Include <machine/cdefs.h> to select 32/64bit APIs. 2002-03-05 14:17:16 +00:00
stdarg.h The 64-bit safe, ILP32 o32 model is safe with the current stdarg 2002-03-05 14:18:12 +00:00
svr4_machdep.h ANSIfy. 2002-03-05 14:08:43 +00:00
sysarch.h White space nits, add a #endif comment. 2002-07-19 03:13:55 +00:00
trap.h
types.h Retire __HAVE_MD_RUNQUEUE from MD types.h and remove 2002-11-03 13:47:34 +00:00
userret.h
varargs.h
vmparam.h