[PATCH 1/2] ntdll/tests: Test for setting x86 / x64 EFLAGS register in context.

Francois Gouget fgouget at codeweavers.com
Mon Jun 20 10:34:34 CDT 2022


On Mon, 20 Jun 2022, Marvin wrote:
[...]
> === w7u_2qxl (32 bit report) ===
> === w8 (32 bit report) ===
> 
> ntdll:
> exception.c:10725: Test failed: Expected EFlags to be 0x3f0fd7, got 0x3f4fd7
> exception.c:10733: Test failed: Expected EFlags to be 0x3f0fd7, got 0x200
> exception.c:10725: Test failed: Expected EFlags to be 0x3f0fd7, got 0x3f4fd7
> exception.c:10733: Test failed: Expected EFlags to be 0x3f0fd7, got 0x200

As far as I can tell these are indeed new failures. So it looks like 
this patch needs to be tweaked to work on Windows 7 and 8.


-- 
Francois Gouget <fgouget at codeweavers.com>



More information about the wine-devel mailing list