summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/ia32/os/fpu.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-2012968 curthread swtch-ing while the kernel is using the FPUJerry Jelinek1-4/+5
2020-07-0912793 kernel FPU supportJerry Jelinek1-1/+373
2018-07-189662 fpu alignment pragmas broken on newer gccToomas Soome1-11/+5
2018-06-199598 Need Eager FPURobert Mustacchi1-170/+431
2018-06-199596 Initial xsave xstate_bv should not include all featuresRobert Mustacchi1-4/+3
2017-08-168534 Want AVX-512 SupportJerry Jelinek1-38/+121
2015-12-075876 sys/regset.h pollutes name space (try 2)Gordon Ross1-1/+1
2015-10-18backout 5876 sys/regset.h pollutes name spaceGordon Ross1-1/+1
2015-10-175876 sys/regset.h pollutes name spaceGordon Ross1-1/+1
2010-08-166958308 XSAVE/XRSTOR mechanism to save and restore processor stateKuriakose Kuruvilla1-66/+179
2008-01-166636513 SIGFPE incorrectly delivered to process with masked Floating Point ex...sethg1-19/+55
2007-09-18PSARC 2006/260 Solaris on Xenjohnlev1-0/+4
2007-01-19PSARC 2006/469 EOF and removal of eeprom -Imrj1-10/+11
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+603