mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-23 00:09:31 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() * use andi/ori for constant values * use a scratch register if target is an address register (there seems to exist an omnious anda/ora instruction though, but GNU as doesn't seem to handle it... maybe I haven't set the CPU type correctly, so I'll need to investigate this so we can hopefully remove the need for a scratch register for certain CPU types ;) ) git-svn-id: trunk@22732 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |