[PATCH v2 0/4] MR375: ntdll: Fixes for runtime 64-bit shift functions.

Zebediah Figura (@zfigura) wine at gitlab.winehq.org
Tue Jul 5 21:39:55 CDT 2022


Based on <https://source.winehq.org/patches/data/238821> by Zhao Yi.

--
  v2: ntdll: Correctly handle shift greater than the type width in 64-bit shift functions.
      ntdll: Avoid depending on compiler support for 64-bit shift functions.
      ntdll/tests: Add tests for runtime 64-bit shift functions.
      ntdll: Fix the calling convention for runtime 64-bit shift functions.
 
https://gitlab.winehq.org/wine/wine/-/merge_requests/375



More information about the wine-devel mailing list