mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-07 03:28:00 +02:00
![]() Use movs instead of mov when setting the result in r0. This way the Z flag will be set for the calling function which might allow some smaller optimizations later on. It does not affect current code in any way, because flags are not expected to be used across function calls. git-svn-id: trunk@22033 - |
||
---|---|---|
.. | ||
arm.inc | ||
divide.inc | ||
int64p.inc | ||
makefile.cpu | ||
math.inc | ||
mathu.inc | ||
mathuh.inc | ||
set.inc | ||
setjump.inc | ||
setjumph.inc | ||
strings.inc | ||
stringss.inc | ||
thumb2.inc |