freebsd-skq/sys/amd64
bde dee070ee6e Fixed the return value of fpsetmask(). The API requires inversion of the
mask on both input and output to fpsetmask(), but this was only done for
input, so fpsetmask() returned the complement of the old mask (ANDed with
the mask bitfield).

PR:		38170
MFC after:	4 weeks
2002-06-01 17:39:46 +00:00
..
acpica Make this compile with gcc-3.1, which objects to the multi-line string. 2002-05-19 06:42:29 +00:00
amd64 Add declarations of suword32 and suword64. Add implementations of one or 2002-05-26 16:03:13 +00:00
conf Do not refer to the Intel PRO/1000 by its internal name. 2002-05-29 18:42:26 +00:00
ia32 Initial support for executing IA-32 binaries. This will not compile 2002-04-10 19:34:51 +00:00
include Fixed the return value of fpsetmask(). The API requires inversion of the 2002-06-01 17:39:46 +00:00
isa Don't export timecounter structures under debug. with sysctl, they 2002-04-30 19:34:31 +00:00
pci Use a common function to map the bogus intlines. 2002-06-01 05:14:11 +00:00
Makefile Update pathnames for creation of tags file. 2001-12-05 01:23:21 +00:00