NetBSD/sys/arch/i386
dsl f9cd6e68d1 Determine whether the cpu supports xsave (and hence AVX).
The result is only written to sysctl nodes at the moment.
I see:
machdep.fpu_save = 3 (implies xsaveopt)
machdep.xsave_size = 832
machdep.xsave_features = 7
Completely common up the i386 and amd64 machdep sysctl creation.
2014-02-23 12:56:40 +00:00
..
acpi Minor fpu initialisation cleanups: 2014-02-02 22:41:20 +00:00
bioscall Delete some not-used APM offsets 2012-10-01 17:26:41 +00:00
compile
conf Add urtw (ok'd by christos). 2014-02-17 03:28:16 +00:00
eisa port-i386/47907: kernel trap when using EISA with I/O APIC on i386 2013-06-18 08:48:54 +00:00
gdbscripts
i386 Determine whether the cpu supports xsave (and hence AVX). 2014-02-23 12:56:40 +00:00
include Move the amd64 and i386 pcb to the bottom of the uarea, and move the 2014-02-20 18:19:09 +00:00
isa Change i386 to use x86/fpu.c instead of i386/isa/npx.c 2014-02-12 23:24:09 +00:00
mca Add bus_dma overrides. From dyoung 2011-09-01 15:10:31 +00:00
pci remove unused 2014-01-25 21:11:03 +00:00
pnpbios Remove support for 'external' floating point units and the MS-DOS 2014-01-26 19:16:16 +00:00
stand Only realprot.S still needs to be built with GNU as. 2014-02-14 20:34:27 +00:00
Makefile Run $(TOOL_CTAGS) instead of ctags: sometimes it's better than the host's 2012-10-23 16:08:12 +00:00