mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-02 13:19:34 +01:00
on 64 bit CPUs it's equal to cs64bitdef while on 32 bit CPUs it's equal to s32bitdef + added defines CPU32 and CPU64 for 32 bit and 64 bit CPUs * int64s/qwords are allowed as for loop counter on 64 bit CPUs |
||
|---|---|---|
| .. | ||
| aasmcpu.pas | ||
| agx86att.pas | ||
| cga.pas | ||
| cgx86.pas | ||
| cpubase.pas | ||
| radirect.pas | ||
| rax86.pas | ||