[PATCH 1/2] ntdll/tests: Add SIMD exception test for floating point invalid operation fault (try 3).

Alexandre Julliard julliard at winehq.org
Wed Dec 2 07:21:35 CST 2015


Qian Hong <qhong at codeweavers.com> writes:

> Try 3:
> - Correctly revert side effect of previous ldmxcsr, change 0x200 to
> 0x80, 0x80 & 0xff7f = 0, 0x200 & 0xfdff = 0.

It would be even better to restore the original value, without making
assumptions about the previous contents.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list