[PATCH] msvcrt: Improve memmove performance on i386 and x86_64 architectures.

Piotr Caban piotr at codeweavers.com
Mon Jan 25 07:53:41 CST 2021


Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49663
Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  dlls/msvcrt/math.c   |   2 +-
  dlls/msvcrt/msvcrt.h |   2 +
  dlls/msvcrt/string.c | 264 ++++++++++++++++++++++++++++++++++++++++++-
  3 files changed, 266 insertions(+), 2 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-msvcrt-Improve-memmove-performance-on-i386-and-x86_64-.txt
Type: text/x-patch
Size: 10381 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210125/bcb0511e/attachment.bin>


More information about the wine-devel mailing list