Piotr Caban : msvcrt: Improve memmove performance on i386 and x86_64 architectures.

Alexandre Julliard julliard at winehq.org
Tue Oct 26 09:40:29 CDT 2021


Module: wine
Branch: stable
Commit: cdab0e40b9c36e77db7f9c62440e55fa0e3527ae
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=cdab0e40b9c36e77db7f9c62440e55fa0e3527ae

Author: Piotr Caban <piotr at codeweavers.com>
Date:   Tue Jan 26 19:42:03 2021 +0100

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 at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>
(cherry picked from commit 38c490496000c5852f14e9c022868c5107d9ff03)
Signed-off-by: Michael Stefaniuc <mstefani at winehq.org>

---

 dlls/msvcrt/math.c   |   2 +-
 dlls/msvcrt/msvcrt.h |   2 +
 dlls/msvcrt/string.c | 263 +++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 266 insertions(+), 1 deletion(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=cdab0e40b9c36e77db7f9c62440e55fa0e3527ae



More information about the wine-cvs mailing list