mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-19 04:29:26 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() (i386 and x86_64) code generator (same as the division by a positive power of 2, followed by a NEG instruction, to invert the sign of the result; previously the code generator generated an IMUL instruction with a magic constant, followed by shift; the new code sequence should be both shorter and faster) git-svn-id: trunk@37003 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |