Talk:System.Math.ClearSSEExceptions

From RAD Studio API Documentation
Jump to: navigation, search

RaisePending is ignored not only current, but also future release. It is hardware restriction.

- Please use / add the following text

Clears all exception status bits in the SSE’s MXCSR register.

By default, RaisePending is True. But ClearSSEExceptions ignore RaisePending flag, because SSE hardware restriction.

This function is obsoleted and not available for NEXTGEN compilers.

Please use System.Math.ClearExceptions instead ClearSSEExceptions

--Tarisawa (talk) 00:33, 19 February 2015 (PST)