mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-10 13:09:15 +02:00
* forgotten commit
git-svn-id: trunk@6027 -
This commit is contained in:
parent
075011a2a5
commit
b3137786e2
@ -27,8 +27,3 @@ function SetPrecisionMode(const Precision: TFPUPrecisionMode): TFPUPrecisionMode
|
||||
function GetExceptionMask: TFPUExceptionMask;
|
||||
function SetExceptionMask(const Mask: TFPUExceptionMask): TFPUExceptionMask;
|
||||
procedure ClearExceptions(RaisePending: Boolean =true);
|
||||
|
||||
|
||||
procedure SetSSECSR(w : dword);
|
||||
function GetSSECSR : dword;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user