msvcrt: Improve memmove performance on i386 and x86_64 architectures.
commit38c490496000c5852f14e9c022868c5107d9ff03
authorPiotr Caban <piotr@codeweavers.com>
Tue, 26 Jan 2021 18:42:03 +0000 (26 19:42 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 27 Jan 2021 09:28:39 +0000 (27 10:28 +0100)
tree06a4a8c937db4e346ca8afeb0e7707b09ca69e00
parentad6a3e753467a1b2006d927ede6709a5ccc41b96
msvcrt: Improve memmove performance on i386 and x86_64 architectures.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49663
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/msvcrt/math.c
dlls/msvcrt/msvcrt.h
dlls/msvcrt/string.c