opnsense-src/sys/amd64
Peter Wemm 5d5ca6d75e Fix some misunderstandings about 64 bit extension.
Fix fuword/suword - they're supposed to be 'long' - ie: point them
at fuword64/suword64 instead of the incorrect 32 bit versions.
2003-05-14 03:38:13 +00:00
..
acpica Commit MD parts of a loosely functional AMD64 port. This is based on 2003-05-01 01:05:25 +00:00
amd64 Fix some misunderstandings about 64 bit extension. 2003-05-14 03:38:13 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf Turn syscons on now that it works, so that anybody trying to run this 2003-05-09 18:26:06 +00:00
ia32 Regen. 2003-04-25 15:59:44 +00:00
include For the page fault handler, save %cr2 in the outer trap handler so that 2003-05-12 18:33:19 +00:00
isa Give a %fs and %gs to userland. Use swapgs to obtain the kernel %GS.base 2003-05-12 02:37:29 +00:00
pci Commit MD parts of a loosely functional AMD64 port. This is based on 2003-05-01 01:05:25 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00