System.DefaultMXCSR

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

DefaultMXCSR: UInt32 platform = $1900; { Default MXCSR control word.  SSE control

C++

extern DELPHI_PACKAGE unsigned DefaultMXCSR;

Properties

Type Visibility Source Unit Parent
variable public
System.pas
System.hpp
System System

Description

The default value of the MXCSR register.

The default value of the MXCSR register is 0x1900.

See Also