NetBSD/sys/arch/mips/include
dsl 95739e63cd Remove __HAVE_PROCESS_XFPREGS and add the extra parameter for the size
of the fp save area to all the process_read_fpregs() and
  process_write_fpregs() functions.
None of the functions have been modified to use the new parameters.
The size is set for all the writes, but some of the arch-specific reads
  just pass NULL.
The amd64 (and i386) need variable sized fp register save areas in order
  to support AVX and other enhanced register areas.
These functions are rarely called - so the extra argument won't matter.
2014-01-04 00:10:02 +00:00
..
ansi.h
asm.h
bswap.h add generic copyrights so FreeBSD can use them. 2013-05-23 21:39:49 +00:00
bus_dma_defs.h
bus_dma_funcs.h
bus_dma.h
bus_space_defs.h
bus_space_funcs.h
cache_ls2.h
cache_mipsNN.h
cache_r3k.h
cache_r4k.h
cache_r5k.h
cache_r10k.h
cache_tx39.h
cache.h
cachectl.h - elide parameter tags 2012-03-29 21:20:08 +00:00
cdefs.h Change CMSG_SPACE and CMSG_LEN to provide Integer Constant Expressions 2012-01-20 14:08:04 +00:00
cpu_counter.h
cpu.h fix unused 2013-11-10 17:18:32 +00:00
cpuregs.h
cpuset.h
db_machdep.h
ecoff_machdep.h fix build failure on mipsel. 2012-03-20 11:28:04 +00:00
elf_machdep.h add generic copyrights so FreeBSD can use them. 2013-05-23 21:39:49 +00:00
endian_machdep.h add generic copyrights so FreeBSD can use them. 2013-05-23 21:39:49 +00:00
endian.h add generic copyrights so FreeBSD can use them. 2013-05-23 21:39:49 +00:00
float.h add generic copyrights so FreeBSD can use them. 2013-05-23 21:39:49 +00:00
frame.h Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3! 2012-02-19 21:05:51 +00:00
ieee.h Define LDBL_IMPLICIT_NBIT 2013-02-14 08:56:21 +00:00
ieeefp.h Use unsigned int instead of int fo the fp* typedefs. 2012-03-19 22:24:07 +00:00
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h normalise RCSID handling some. 2012-03-11 00:02:04 +00:00
isa_machdep.h
kcore.h
kdbparam.h
limits.h add missing SSIZE_MIN 2013-04-11 00:57:34 +00:00
lock.h
locore.h Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3! 2012-02-19 21:05:51 +00:00
Makefile Add sljitarch.h to all mips machines. 2012-11-25 21:55:50 +00:00
Makefile.inc
math.h add generic copyrights so FreeBSD can use them. 2013-05-23 21:39:49 +00:00
mcontext.h N32 uses dadd instructions to manipulate stack (actually, all ABIs except 2012-09-12 15:09:49 +00:00
mips1_pte.h
mips3_clock.h
mips3_pte.h
mips_opcode.h
mips_param.h add generic copyrights so FreeBSD can use them. 2013-05-23 21:39:49 +00:00
mipsNN.h
mutex.h
netbsd32_machdep.h Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3! 2012-02-19 21:05:51 +00:00
pcb.h
pci_machdep.h
pmap.h Change lockless segtab management to use a mutex for protection. Some minor 2012-07-05 17:21:02 +00:00
pmc.h
proc.h
profile.h
psl.h
pte.h
ptrace.h
r3900regs.h
reg.h
regdef.h
regnum.h
reloc.h
rwlock.h
sb1regs.h
setjmp.h
signal.h
sljitarch.h Always define SLJIT_CACHE_FLUSH(), start include guards with '_' and use _LP64 guard. 2013-11-17 12:01:58 +00:00
svr4_machdep.h
sysarch.h add generic copyrights so FreeBSD can use them. 2013-05-23 21:39:49 +00:00
trap.h
types.h Remove __HAVE_PROCESS_XFPREGS and add the extra parameter for the size 2014-01-04 00:10:02 +00:00
userret.h
vmparam.h
wchar_limits.h
wired_map.h