ntdll/tests: Test which MxCsr from the context is used by SetThreadContext() on x64.
ntdll: Prefer CONTEXT.MxCsr over CONTEXT.FltSave.MxCsr in NtSetContextThread() on x64.