[PATCH v3 1/4] msvcrt: Make locale and thread helper functions CDECL.

Rémi Bernon rbernon at codeweavers.com
Mon Nov 9 09:01:43 CST 2020


On 11/9/20 3:53 PM, Rémi Bernon wrote:
> This prevent callers from having to save AVX registers to the stack.
> 

s/AVX/SSE/, thanks Paul. This is about the xmm registers being written 
on the stack when ms_abi function calls a sysv_abi function.
-- 
Rémi Bernon <rbernon at codeweavers.com>



More information about the wine-devel mailing list