Alexandre Julliard pushed to branch master at wine / wine
Commits: 7f0de6e1 by Billy Laws at 2025-01-06T12:28:19+01:00 ntdll: Emulate mrs xN, CurrentEL instructions.
These trap on linux but under Windows userspace will write 0 to the destination register. Fixes recent versions of VC redist that use this unconditionally.
- - - - -
2 changed files:
- dlls/ntdll/tests/exception.c - dlls/ntdll/unix/signal_arm64.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/7f0de6e1c4e71c53e7868d6c1ffd474...