NetBSD/sys/arch/i386/i386
2015-12-16 18:54:03 +00:00
..
aout_machdep.c
autoconf.c Change i386 to use x86/fpu.c instead of i386/isa/npx.c 2014-02-12 23:24:09 +00:00
bios32.c
bioscall.S
busfunc.S Use END() to set ELF symbol size. 2013-06-22 05:20:57 +00:00
compat_13_machdep.c
compat_16_machdep.c Add explicit #include <x86/fpu.h> instead of relying on pcb.h including it. 2014-02-19 21:23:01 +00:00
copy.S Fix a comment describing the check performed by copyin(); the value 2014-01-10 16:47:07 +00:00
cpu_in_cksum.S
cpufunc.S fix an END() marker to match the function. 2014-09-16 09:42:47 +00:00
db_dbgreg.S
db_disasm.c s/TRUE/true/ and s/FALSE/false/ to make crash(8) compilable. 2015-05-13 02:37:41 +00:00
db_interface.c G/C sys/simplelock.h includes 2014-02-28 10:16:51 +00:00
db_machdep.c stop ddb backtrace at Xsoftintr() (Richard Hansen) 2014-01-11 17:11:50 +00:00
dumpsys.c
freebsd_machdep.c Add fpu_set_default_cw() and use it in the emulations to set the default 2014-02-23 22:35:27 +00:00
freebsd_sigcode.S
freebsd_syscall.c adjust to new trace_{enter,exit} and dtrace 2015-03-07 18:50:01 +00:00
gdt.c
genassym.cf Have MI genassym.cf. 2015-08-26 03:00:52 +00:00
i386_trap_ipkdb.S Remove stray #ifdef leftover from file split. 2013-11-22 01:07:20 +00:00
i386_trap.S Change i386 to use x86/fpu.c instead of i386/isa/npx.c 2014-02-12 23:24:09 +00:00
i386func.S tlbflushg/i386: test for the PGE feature flag first, before checking the %cr4. 2012-08-29 22:43:35 +00:00
ibcs2_machdep.c Add fpu_set_default_cw() and use it in the emulations to set the default 2014-02-23 22:35:27 +00:00
ibcs2_sigcode.S
ibcs2_syscall.c adjust to new trace_{enter,exit} and dtrace 2015-03-07 18:50:01 +00:00
ipkdb_glue.c
kgdb_machdep.c
kobj_machdep.c
linux_sigcode.S
linux_syscall.c adjust to new trace_{enter,exit} and dtrace 2015-03-07 18:50:01 +00:00
lock_stubs.S Try to reserve space in a way that results in the same allocation for 2014-01-12 20:31:50 +00:00
locore.S Use makeoptions_COPY_SYMTAB via opt_copy_symtab.h in sources. Remove a hack 2015-08-30 01:46:02 +00:00
longrun.c
machdep.c Also use ACPI shutdown on Xen DOM0 2015-04-24 00:04:04 +00:00
mainbus.c allow MPVERBOSE to be set to a value that sets the "mp_verbose" variable. 2015-08-05 07:01:10 +00:00
mptramp.S Minor fpu initialisation cleanups: 2014-02-02 22:41:20 +00:00
mtrr_k6.c
multiboot.c Fix off by one. 2012-12-07 04:49:08 +00:00
pmc.c CPUID2FAMILY was renamed to CPUID_TO_FAMILY, apparently this usage was 2013-11-21 22:04:40 +00:00
process_machdep.c Add explicit #include <x86/fpu.h> instead of relying on pcb.h including it. 2014-02-19 21:23:01 +00:00
rbus_machdep.c
spl.S remove vestige from old call to printk() 2014-01-11 17:06:15 +00:00
svr4_machdep.c Add fpu_set_default_cw() and use it in the emulations to set the default 2014-02-23 22:35:27 +00:00
svr4_sigcode.S
svr4_syscall.c adjust to new trace_{enter,exit} and dtrace 2015-03-07 18:50:01 +00:00
trap.c Extend SMEP support to i386 (does not require PAE). 2015-12-16 18:54:03 +00:00
vector.S Remove support for 'external' floating point units and the MS-DOS 2014-01-26 19:16:16 +00:00
vm86.c