Aug. 16, 2026
10:07 p.m.
Don't treat x18 as an integer register in the server context to avoid unintended modifications. It is common for ARM64EC processes to have x18 zeroed out when converting an x86_64 context to ARM64. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/11684