summaryrefslogtreecommitdiffstats
path: root/sys/arch/i386/include/npx.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* spellingjsg2021-03-111-2/+2
* this comment is not attached to this value. removetedu2013-05-081-2/+1
* remove stale cyrix emc support, and switch to just using intial npxcwtedu2013-05-081-12/+2
* Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.pirofti2011-03-231-4/+4
* When reading MXCSR from userland sigcontext or a ptrace request,guenther2011-03-201-3/+6
* Back out previous, it appears to be broken.joshe2010-09-291-5/+2
* When reading MXCSR from userland sigcontext, mask out invalid bits.joshe2010-09-291-2/+5
* another day, another compat gets removed. today is ibcs2's turntedu2010-07-011-8/+1
* fpu_kernel_{enter,exit}; Functions to allow the use ofthib2010-06-291-1/+3
* Properly handle XMM exceptions instead of panicing the kernel. Fixes thekettenis2009-10-031-1/+4
* Switch fpu control word to the hardware default. This makes us use 64-bitkettenis2006-10-011-12/+2
* Kill option GPL_MATH_EMULATE.kettenis2006-07-251-10/+1
* Move tag word to the right location in `struct envxmm'.kettenis2004-07-201-2/+2
* debranch SMP, have funniklas2004-06-131-1/+4
* Enable FXSR all the time, and cope with NPX/FXSR conversions; from netbsd.deraadt2004-02-011-4/+52
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* $OpenBSD$niklas2000-08-051-0/+1
* Add definitions for the exception bits in the status wordtholo1997-02-081-0/+7
* Add:downsj1996-08-271-8/+20
* initial import of NetBSD treederaadt1995-10-181-0/+120