-
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.