-
1df5fbf3
by Alexandre Julliard at 2025-09-29T22:28:17+02:00
wow64cpu: Store the actual segment registers in the wow64 context.
-
810e1cba
by Alexandre Julliard at 2025-09-29T22:28:17+02:00
wow64cpu: Store the 32-bit segment registers in the context when entering 32-bit mode.
-
8715b77c
by Alexandre Julliard at 2025-09-29T22:28:18+02:00
wow64cpu: Store the 32-bit segment registers in the context on syscalls.
-
9393214f
by Alexandre Julliard at 2025-09-29T22:28:18+02:00
ntdll: Store the actual segment registers in the wow64 context.
-
29f53307
by Alexandre Julliard at 2025-09-29T22:28:18+02:00
ntdll: Trace some segment registers in 64-bit mode.