freebsd-dev/sys/i386/isa
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
..
atpic_vector.s
atpic.c
ccbque.h
clock.c
dpms.c
elcr.c
elink.c
elink.h
icu.h
isa_dma.c
isa.c
isa.h
nmi.c
npx.c Fix a few nits in the earlier changes to prevent local information leakage 2009-03-25 22:08:30 +00:00
pmtimer.c
prof_machdep.c
spic.c
spicreg.h
vesa.c