ntdll/tests: Fix the XState AllFeatureSize check on old CPUs.
commitdc94b03799363a94b6f93a8e46413803f4ec00dd
authorFrancois Gouget <fgouget@codeweavers.com>
Fri, 28 May 2021 16:12:34 +0000 (28 18:12 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 28 May 2021 19:54:03 +0000 (28 21:54 +0200)
tree86a316d1a2258fdc5ceac0c51b10e5bd255bbbc7
parentabd3e8f3ec755eb3f09ab5333781b0daebe8f123
ntdll/tests: Fix the XState AllFeatureSize check on old CPUs.

On old CPUs lacking XSAVEC, Windows 8+ does not set AllFeatureSize and
AllFeatures.

Wine-Bug: https://bugs.winehq.org//show_bug.cgi?id=51188
Signed-off-by: Francois Gouget <fgouget@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/tests/virtual.c