[Overview][Constants][Types][Classes][Procedures and functions] Reference for unit 'math' (#rtl)

SetSSECSR

Set MXCSR control word (Intel only)

Declaration

Source position: mathuh.inc line 31

procedure SetSSECSR(

  w: dword

);

Description

SetSSECSR can be used to set the SSE/SSE2 control DWord. It is equivalent to the STMXCSR assembler instruction, and stores w in the control dword.