freebsd-skq/sys/i386/isa
Konstantin Belousov aa788cc387 Consistently ensure that we do not load MXCSR with reserved bits set.
Some callers of fpusetregs()/npxsetregs(), most importantly
set_fpcontext(), clear reserved bits.  But some did not.  Do the
clearing in fpusetregs() and remove now redundand operation from
set_fpcontext().

Reported by:	Maxime Villard <max@m00nbsd.net>
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
2017-11-01 10:32:44 +00:00
..
ccbque.h Remove register keyword from sys/ and ANSIfy prototypes 2017-05-17 00:34:34 +00:00
elink.c Remove register keyword from sys/ and ANSIfy prototypes 2017-05-17 00:34:34 +00:00
elink.h
npx.c Consistently ensure that we do not load MXCSR with reserved bits set. 2017-11-01 10:32:44 +00:00
pmtimer.c
prof_machdep.c