summaryrefslogtreecommitdiffstats
path: root/lib/libthr/pthread.map
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2013-05-01 20:03:50 +0000
committerkib <kib@FreeBSD.org>2013-05-01 20:03:50 +0000
commitf2ccbf32fb7a03af96b0eea6b63aebb4591a37ea (patch)
tree2dc06b9da2a2d45298331df9eaedf5db7fb175fa /lib/libthr/pthread.map
parent3c0b1df0649273beed11cc1b6e32731432567ad7 (diff)
downloadFreeBSD-src-f2ccbf32fb7a03af96b0eea6b63aebb4591a37ea.zip
FreeBSD-src-f2ccbf32fb7a03af96b0eea6b63aebb4591a37ea.tar.gz
The check to ensure that xstate_bv always has XFEATURE_ENABLED_X87 and
XFEATURE_ENABLED_SSE bits set is not needed. CPU correctly handles any bitmask which is subset of the enabled bits in %XCR0. More, CPU instructions XSAVE and XSAVEOPT could write the mask without e.g. XFEATURE_ENABLED_SSE, after the VZEROALL. The check prevents the restoration of the otherwise valid FPU save area. In collaboration with: jhb MFC after: 1 week
Diffstat (limited to 'lib/libthr/pthread.map')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud