NetBSD/sys/arch/i386/include
2015-10-27 22:28:56 +00:00
..
acpi_machdep.h
ansi.h Make clock_t unsigned int everywhere. 2015-06-17 14:32:31 +00:00
aout_machdep.h
apicvar.h
apmvar.h Remove some definitions that were part of the APM bos interface. 2012-10-01 17:30:39 +00:00
asm.h Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is small 2013-09-12 15:36:14 +00:00
autoconf.h
bios32.h
bioscall.h
bootinfo.h
bswap.h
bus_defs.h
bus_funcs.h
bus_private.h
byte_swap.h
cdefs.h
clock.h
coff_machdep.h
cpu_counter.h
cpu.h
cpufunc.h
cputypes.h
cpuvar.h
db_machdep.h
disklabel.h
eisa_machdep.h fix i386 build for MSI/MSI-X support code. 2015-04-27 08:30:10 +00:00
elf_machdep.h
endian_machdep.h
endian.h
fenv.h Add definitions of the default control words directly to this file 2014-02-12 23:04:43 +00:00
float.h
frame.h
frameasm.h
freebsd_machdep.h Change i386 to use x86/fpu.c instead of i386/isa/npx.c 2014-02-12 23:24:09 +00:00
gdt.h
i8259.h
i82093reg.h
i82093var.h
i82489reg.h
i82489var.h
ibcs2_machdep.h
ieee.h
ieeefp.h
int_const.h Add generic versions of machine/int_*.h for compilers providing 2014-07-25 21:43:13 +00:00
int_fmtio.h GCC sets up u?int_fast8_t to be int, so be consistent with it. 2014-07-28 11:22:46 +00:00
int_limits.h Add generic versions of machine/int_*.h for compilers providing 2014-07-25 21:43:13 +00:00
int_mwgwtypes.h GCC sets up u?int_fast8_t to be int, so be consistent with it. 2014-07-28 11:22:46 +00:00
int_types.h Add generic versions of machine/int_*.h for compilers providing 2014-07-25 21:43:13 +00:00
intr.h
intrdefs.h
ipkdb.h
isa_machdep.h
isapnp_machdep.h
joystick.h
kcore.h
limits.h Since all our compilers support __DBL_* and __FLT_*, use them to define 2014-04-21 10:53:47 +00:00
loadfile_machdep.h
lock.h
mach_machdep.h
Makefile Rename sljitarch.h to sljit_machdep.h. 2014-07-23 18:19:43 +00:00
Makefile.inc Disable SSE and AVX for kernel modules too. 2014-10-19 15:41:05 +00:00
math.h
mca_machdep.h
mcontext.h Load and save the fpu registers (for copies to/from userspace) using 2014-02-15 22:20:41 +00:00
mpacpi.h
mpbiosreg.h
mpbiosvar.h
mpconfig.h
mtrr.h
multiboot.h
mutex.h
param.h make sure MSGBUFSIZE can't expand strangely by using parens. 2015-10-27 22:28:56 +00:00
pcb.h disable assert for lint. 2014-04-21 19:13:22 +00:00
pci_machdep.h
pic.h
pio.h
pmap.h forward decl for struct pcb. 2014-04-21 19:12:11 +00:00
pmc.h
proc.h Move the amd64 and i386 pcb to the bottom of the uarea, and move the 2014-02-20 18:19:09 +00:00
profile.h
psl.h
pte.h
ptrace.h For processors that have memory breakpoints, add macros for them to help 2015-09-25 16:05:17 +00:00
rbus_machdep.h
reg.h
return.h
rwlock.h
segments.h
setjmp.h
signal.h
sljit_machdep.h Rename sljitarch.h to sljit_machdep.h. 2014-07-23 18:19:43 +00:00
specialreg.h
spkr.h
svr4_machdep.h
sysarch.h
tlog.h
trap.h
tss.h
types.h Fix PTHREAD_FOO_INITIALIZER for C++ by not using volatile in the relevant 2015-08-27 12:30:50 +00:00
userret.h
vm86.h
vmparam.h Add a FIRST1G page freelist to x86, for old graphics devices. 2014-07-24 13:42:28 +00:00
wchar_limits.h