msvcrt: Introduce _setfp_sse helper to access mxcsr register.
commit24fb503e2f9d3c87c6bcaeb6e02043873c5a8294
authorPiotr Caban <piotr@codeweavers.com>
Wed, 4 Aug 2021 16:04:42 +0000 (4 18:04 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 4 Aug 2021 19:48:28 +0000 (4 21:48 +0200)
treed7d2974732105b02508b142cb6d8d7f88d2c2696
parent8c022396191b94472223b4f22f37dda14991a227
msvcrt: Introduce _setfp_sse helper to access mxcsr register.

Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/msvcrt/math.c