Alexandre Julliard pushed to branch master at wine / wine
Commits: ab66e768 by Alexandre Julliard at 2024-08-17T13:37:07+02:00 wow64: Fetch the initial thread context from the CPU backend.
The same way it's done in the other cases.
- - - - - fb5aac7a by Alexandre Julliard at 2024-08-17T13:51:17+02:00 wow64: Only update necessary registers when raising exceptions.
- - - - - 0b88a8c2 by Alexandre Julliard at 2024-08-19T17:45:46+02:00 include: Unify the syscall thunk on x86-64.
- - - - - 99448a41 by Alexandre Julliard at 2024-08-19T17:45:46+02:00 include: Clean up formatting of long asm statements.
- - - - -
2 changed files:
- dlls/wow64/syscall.c - include/wine/asm.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/3af5a02a83b5b63dae7070c259fceb...