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

Alexandre Julliard julliard at winehq.org
Wed Jan 27 15:35:03 CST 2021


Module: wine
Branch: master
Commit: 38c490496000c5852f14e9c022868c5107d9ff03
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=38c490496000c5852f14e9c022868c5107d9ff03

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>

---

 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=38c490496000c5852f14e9c022868c5107d9ff03



More information about the wine-cvs mailing list