mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-16 23:59:23 +02:00
* moved fwait
This commit is contained in:
parent
69883e04f1
commit
26f4d957a0
@ -301,8 +301,8 @@ const
|
|||||||
fld %st
|
fld %st
|
||||||
frndint
|
frndint
|
||||||
fsubrp %st,%st(1)
|
fsubrp %st,%st(1)
|
||||||
fldcw oldcw
|
|
||||||
fwait
|
fwait
|
||||||
|
fldcw oldcw
|
||||||
end;
|
end;
|
||||||
{$endif FPC_SYSTEM_HAS_FRAC}
|
{$endif FPC_SYSTEM_HAS_FRAC}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user