]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use a different value for the initial control word for the FPU state for
authorJohn Baldwin <jhb@FreeBSD.org>
Wed, 28 Jan 2009 20:35:16 +0000 (20:35 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Wed, 28 Jan 2009 20:35:16 +0000 (20:35 +0000)
commitde43ac60449b73005ef2560138e132b02755d7c6
tree662e59252d8be7f09e25c439ad9c89ba65dae02d
parent3045a45f4261347465a3b78af56ae86d44962aa7
Use a different value for the initial control word for the FPU state for
32-bit processes.  The value matches the initial setting used by
FreeBSD/i386.  Otherwise, 32-bit binaries using floating point would use
a slightly different initial state when run on FreeBSD/amd64.

MFC after: 1 week
sys/amd64/amd64/fpu.c
sys/amd64/include/fpu.h