mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-19 00:49:09 +02:00
* disable hand optimized assembler for arm thumb2 as well
git-svn-id: trunk@22313 -
This commit is contained in:
parent
b1b175dacc
commit
1bb6248186
@ -661,7 +661,3 @@ begin
|
|||||||
moveproc:=@move_blended;
|
moveproc:=@move_blended;
|
||||||
{$endif FPC_SYSTEM_FPC_MOVE}
|
{$endif FPC_SYSTEM_FPC_MOVE}
|
||||||
end;
|
end;
|
||||||
|
|
||||||
{include hand-optimized assembler division code}
|
|
||||||
{$i divide.inc}
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user