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

Qian Hong qhong at codeweavers.com
Wed Dec 2 05:34:24 CST 2015


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

Try 2:
- Fix a typo in comment. (Thanks Sebastian)


Signed-off-by: Qian Hong <qhong at codeweavers.com>
---
  dlls/ntdll/tests/exception.c | 56 
+++++++++++++++++++++++++++++++-------------
  1 file changed, 40 insertions(+), 16 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ntdll-tests-Add-SIMD-exception-test-for-floating-point.txt
Type: text/x-patch
Size: 4019 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20151202/5cb44b3b/attachment.bin>


More information about the wine-patches mailing list