summaryrefslogtreecommitdiffstats
path: root/loader/wine/winnt.h
diff options
context:
space:
mode:
Diffstat (limited to 'loader/wine/winnt.h')
-rw-r--r--loader/wine/winnt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/loader/wine/winnt.h b/loader/wine/winnt.h
index 401c39889c..0d1d950486 100644
--- a/loader/wine/winnt.h
+++ b/loader/wine/winnt.h
@@ -136,6 +136,7 @@ typedef struct _SINGLE_LIST_ENTRY {
#define PF_XMMI_INSTRUCTIONS_AVAILABLE 6
#define PF_AMD3D_INSTRUCTIONS_AVAILABLE 7
#define PF_RDTSC_INSTRUCTION_AVAILABLE 8
+#define PF_XMMI64_INSTRUCTIONS_AVAILABLE 10
/* The Win32 register context */