Paul Gofman : include: Define _XSAVE_FORMAT structure.

Alexandre Julliard julliard at winehq.org
Thu Aug 20 16:03:36 CDT 2020


Module: wine
Branch: master
Commit: de1cb029f6e9bd6b8959695f5d0ae55188d9b723
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=de1cb029f6e9bd6b8959695f5d0ae55188d9b723

Author: Paul Gofman <pgofman at codeweavers.com>
Date:   Thu Aug 20 00:22:56 2020 +0300

include: Define _XSAVE_FORMAT structure.

The structure is defined for both x86_64 and i386 (along with
M128A) in (newer) Windows SDK.

Signed-off-by: Paul Gofman <pgofman at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntdll/signal_i386.c      | 32 ++--------------------
 dlls/ntdll/unix/signal_i386.c | 53 +++++++++--------------------------
 dlls/ntdll/unix/system.c      | 26 +-----------------
 include/winnt.h               | 42 ++++++++++++++--------------
 programs/winedbg/be_i386.c    | 64 +++++++++++++------------------------------
 5 files changed, 57 insertions(+), 160 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=de1cb029f6e9bd6b8959695f5d0ae55188d9b723



More information about the wine-cvs mailing list