mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-04 04:57:23 +01:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
which takes into account how 16-bit and 8-bit subregisters work on the x86 (the new function is not used for now, but is probably going to replace SuperRegistersEqual in a few specific places (in RegLoadedWithNewValue), so that our register tracking becomes more accurate for 8-bit and 16-bit subregisters) git-svn-id: trunk@35990 - |
||
|---|---|---|
| compiler | ||
| ide | ||
| installer | ||
| packages | ||
| rtl | ||
| tests | ||
| utils | ||
| .gitattributes | ||
| .gitignore | ||
| fpmake_add1.inc | ||
| fpmake_proc1.inc | ||
| fpmake.pp | ||
| Makefile | ||
| Makefile.fpc | ||