opnsense-src/sys/amd64
John Baldwin b9dda9d6fe Fix a few nits in the earlier changes to prevent local information leakage
in AMD FPUs:
- Do not clear the affected state in the case that the FPU registers for
  the thread that already owns the FPU are changed via fpu_setregs().  The
  only local information the thread would see is its own state in that
  case.
- Fix a type mismatch for the dummy variable used in a "fld".  It accepts
  a float, not a double.

Reviewed by:	bde
Approved by:	so (cperciva)
MFC after:	1 month
2009-03-25 22:08:30 +00:00
..
acpica - Clean up suspend/resume code for amd64. 2009-03-23 22:35:30 +00:00
amd64 Fix a few nits in the earlier changes to prevent local information leakage 2009-03-25 22:08:30 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf Remove the uscanner(4) driver, this follows the removal of the kernel scanner 2009-03-19 20:33:26 +00:00
ia32 A better fix for handling different FPU initial control words for different 2009-03-05 19:42:11 +00:00
include Update stale comments. The alternate address space mapping was eliminated 2009-03-22 18:56:26 +00:00
isa Now that all platforms use genclock, shuffle things around slightly 2008-04-22 19:38:30 +00:00
linux32 Implement new way of branding ELF binaries by looking to a 2009-03-13 16:40:51 +00:00
pci Fall back to using configuration type 1 accesses for PCI config requests if 2009-03-24 18:10:22 +00:00
Makefile Adjustments to make a tags file a bit more suitable to amd64. 2008-12-01 14:15:10 +00:00