summaryrefslogtreecommitdiff
path: root/sys/arch/x86/include/ieee.h
AgeCommit message (Expand)Author
2010-09-15Commit SoC long double support from Stathis Kamperischristos
2007-02-02Merge the int bit with the high fraction bit. Add constants/macroschristos
2005-04-15Push back the descriptions of NaN formats, and descriptions of thekleink
2003-10-27Err, rename some members added in previous to make them reflect theirkleink
2003-10-26For convenient use in libc, add unions of the C floating types and theirkleink
2003-10-26Correct the position of the QUIETNAN bit.kleink
2003-10-26Use <sys/ieee754.h> where applicable.kleink
2003-10-25Reflect the explicit integer bit here as well.kleink
2003-10-23Make ieee_ext match reality, and add a note about its ABI-specifickleink
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-02-26Move some files out of i386 into x86, so that they can be shared withfvdl