[PATCH v2 01/19] ntdll: Store entire XMM context in x86_64 syscall frame.

Jacek Caban jacek at codeweavers.com
Mon Feb 15 14:57:42 CST 2021


Signed-off-by: Jacek Caban <jacek at 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(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: v2-0001-ntdll-Store-entire-XMM-context-in-x86_64-syscall-fr.txt
Type: text/x-patch
Size: 7590 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210215/5975b677/attachment.bin>


More information about the wine-devel mailing list