freebsd-dev/sys/mips/include
Oleksandr Tymoshenko 55173ef287 - Commit missing part of "bt" fix: store PC register in pcb_context struct
in cpu_switch and use it in stack_trace function later. pcb_regs contains
    state of the process stored by exception handler and therefor is not
    valid for sleeping processes.
2009-10-20 23:13:08 +00:00
..
_align.h _ALIGN has to return u_long, since pointers don't fit into u_int in 2009-10-18 14:56:33 +00:00
_bus_octeon.h
_bus.h Cavium-specific goo is no longer necessary here. Of course, I now 2009-06-14 06:10:36 +00:00
_inttypes.h
_limits.h
_stdint.h
_types.h - Get rid of label_t. It came from NetBSD and was used only in one place 2009-10-16 22:52:18 +00:00
archtype.h
asm.h Provide a macro for PTR_ADDU as well. We may need to implement this 2009-07-06 02:22:51 +00:00
asmacros.h
atomic.h Fix atomic_store_64 prototype for 64-bit systems. 2009-07-08 06:01:37 +00:00
bootinfo.h
bswap.h
bus_dma.h
bus.h - Make mips_bus_space_generic be of type bus_space_tag_t instead of 2009-04-19 22:02:14 +00:00
cache_mipsNN.h - Add guards to ensure that these files are included only once 2009-06-26 19:54:06 +00:00
cache_r4k.h
cache.h - Add guards to ensure that these files are included only once 2009-06-26 19:54:06 +00:00
cdefs.h Bring in cdefs.h from NetBSD to define ABI goo. 2009-07-05 08:14:00 +00:00
clock.h
clockvar.h
cpu.h (1) Use uintptr_t in preference to unsigned. The latter isn't right for 2009-07-05 06:56:51 +00:00
cpufunc.h - Use naming convention the same as MIPS spec does: eliminate _sel1 sufix 2009-04-27 18:29:59 +00:00
cpuinfo.h - Make i/d cache size field 32-bit to prevent overflow 2009-08-10 01:49:59 +00:00
cpuregs.h Define COP0_SYNC for SB1 CPU. 2009-07-05 06:43:01 +00:00
cputypes.h
db_machdep.h - Use PC/RA/SP values as arguments for stacktrace_subr instead of trapframe. 2009-10-17 00:22:07 +00:00
defs.h
elf.h Define __ELF_WORD_SIZE appropriately for n64. Note for N32 I believe 2009-07-05 07:00:51 +00:00
endian.h - Cast argument to proper type in order to avoid warnings like 2009-04-27 19:18:55 +00:00
exec.h
float.h - Replace CPU_NOFPU and SOFTFLOAT options with CPU_FPU. By default 2009-05-26 22:40:12 +00:00
floatingpoint.h
fpu.h It appears that none of the contents of this file are necessary, so 2009-02-15 20:05:13 +00:00
frame.h Remove stray __P() 2009-02-15 01:12:16 +00:00
gdb_machdep.h
hwfunc.h
ieee.h
ieeefp.h
in_cksum.h
intr_machdep.h Does 4 things: 2009-10-15 21:03:32 +00:00
iodev.h
kdb.h
limits.h
locore.h
md_var.h - Move stack tracing function to db_trace.c 2009-10-14 01:43:53 +00:00
memdev.h
metadata.h
minidump.h
mips_opcode.h
mp_watchdog.h
mutex.h
param.h Undo spamage of last MFC. 2009-10-18 14:57:04 +00:00
pcb.h - Commit missing part of "bt" fix: store PC register in pcb_context struct 2009-10-20 23:13:08 +00:00
pci_cfgreg.h
pcpu.h
pltfm.h Trim unreferenced goo. SDRAM likely should be next, but it is still 2009-07-05 15:16:27 +00:00
pmap.h - Sync caches properly when dealing with sf_buf 2009-10-01 20:05:36 +00:00
pmc_mdep.h
ppireg.h
proc.h - Add support for handling TLS area address in kernel space. 2009-06-27 23:27:41 +00:00
profile.h The MCOUNT macro isn't going to work in 64-bit mode. Add a note to 2009-07-06 02:27:03 +00:00
psl.h - Remove now unused NetBSDism intr.h 2009-05-26 06:01:17 +00:00
pte.h The SB1 needs a special value for the cache field of the pte. 2009-07-05 15:19:28 +00:00
ptrace.h
queue.h
reg.h
regdef.h Switch to ABI agnostic ta0-ta3. Provide defs for this in the right 2009-07-05 06:39:37 +00:00
regnum.h - Commit missing part of "bt" fix: store PC register in pcb_context struct 2009-10-20 23:13:08 +00:00
reloc.h
resource.h
rm7000.h
runq.h
segments.h
setjmp.h
sf_buf.h
sigframe.h
signal.h
smp.h * Completely Remove the option STOP_NMI from the kernel. This option 2009-08-13 17:09:45 +00:00
stdarg.h
sysarch.h - Add support for handling TLS area address in kernel space. 2009-06-27 23:27:41 +00:00
timerreg.h
trap.h - Move stack tracing function to db_trace.c 2009-10-14 01:43:53 +00:00
ucontext.h compute the areas to save registers in for 64-bit access correctly. 2009-07-05 15:18:06 +00:00
varargs.h
vm.h Add support to the virtual memory system for configuring machine- 2009-07-12 23:31:20 +00:00
vmparam.h