[PATCH v2 01/19] ntdll: Store entire XMM context in x86_64 syscall frame.
15 Feb
2021
15 Feb
'21
8:57 p.m.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- v2 handles NtContinue better and picks fxsave/xsave/xsavec variant of syscall dispatcher in runtime, depending on host capabilities. dlls/ntdll/unix/signal_x86_64.c | 58 ++++++++++++++------------------- tools/winebuild/import.c | 18 +++------- 2 files changed, 30 insertions(+), 46 deletions(-)
1852
Age (days ago)
1852
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban