[PATCH 1/3] msvcrt: Imporve sqrt accuracy and performance on x86_64.

Piotr Caban piotr at codeweavers.com
Mon Feb 1 13:47:08 CST 2021


Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
The goal of this series is to update sqrt functions so it returns the 
same values and modifies sse/x87 status word in the same way as native 
ucrtbase.

  dlls/msvcrt/math.c | 88 ++++++++++++++++++++++++++++++++--------------
  1 file changed, 62 insertions(+), 26 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-msvcrt-Imporve-sqrt-accuracy-and-performance-on-x86_64.txt
Type: text/x-patch
Size: 3398 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210201/b08009ae/attachment-0001.bin>


More information about the wine-devel mailing list