Sweden-Number/dlls/ntdll/tests
Paul Gofman c6cd92bedd ntdll: Avoid resetting x87 FPU state when saving context.
'FNSAVE' x87 instruction resets the FPU state to default values
(like FINIT). This results in FPU state reset to default in any
ntdll call which is getting x87 FPU state, e. g. obtaining context
or raising an exception.

Signed-off-by: Paul Gofman <gofmanp@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-04 14:49:51 +01:00
..
Makefile.in
atom.c
change.c
directory.c ntdll/tests: Avoid using the comma operator. 2019-03-04 12:26:06 +01:00
env.c ntdll/tests: Add tests for initial process parameters layout. 2019-02-13 19:45:24 +01:00
error.c
exception.c ntdll: Avoid resetting x87 FPU state when saving context. 2019-03-04 14:49:51 +01:00
file.c ntdll: Pass async parameter to add_fd_completion server call. 2019-02-21 16:07:07 +01:00
generated.c
info.c ntdll: Validate len in NtQueryVirtualMemory. 2019-02-18 16:03:59 +01:00
large_int.c
ntdll_test.h
om.c server: Return proper object type for mailslot and device files. 2019-02-22 14:27:25 +01:00
path.c ntdll/tests: Fix a memory leak (Valgrind). 2018-12-13 10:12:21 +01:00
pipe.c server: Properly handle disconnected pipe in set_named_pipe_info request. 2018-11-23 20:17:45 +01:00
port.c
reg.c ntdll/tests: Fix some string leaks (Valgrind). 2019-01-18 23:39:02 +01:00
rtl.c ntdll/tests: Spelling fixes in comments. 2018-08-23 20:01:56 +02:00
rtlbitmap.c
rtlstr.c
string.c ntdll/tests: Add a test for qsort() stability. 2018-10-24 17:00:06 +02:00
threadpool.c
time.c wine.inf: Add MUI time zone name settings. 2018-12-07 18:07:54 +01:00