[PATCH v2 0/1] MR3: msvcrt: Faster memcmp().

Jan Sikorski (@jsikorski) wine at gitlab.winehq.org
Tue Apr 26 16:24:43 CDT 2022


Signed-off-by: Jan Sikorski <jsikorski at codeweavers.com>
---
v3: Piotr's reviewed variant.
I don't know how well compilers will handle unaligned access on archs that
don't natively support it. One thing to perhaps look out for it to not have the
compiler resort to faulting with software fixup..

--
  v2: msvcrt: Faster memcmp().
 
https://gitlab.winehq.org/wine/wine/-/merge_requests/3



More information about the wine-devel mailing list