fpc/compiler/x86
florian 9612e57805 * introduced defaultordconsttype to decribe the default size of ordinal constants
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
2003-05-01 07:59:42 +00:00
..
aasmcpu.pas * merged i386/aasmcpu and x86_64/aasmcpu to x86/aasmcpu 2003-04-25 12:43:40 +00:00
agx86att.pas * merged agx64att and ag386att to x86/agx86att 2003-04-25 12:04:31 +00:00
cga.pas * error when address of an abstract method is taken 2003-04-30 20:53:32 +00:00
cgx86.pas * error when address of an abstract method is taken 2003-04-30 20:53:32 +00:00
cpubase.pas * error when address of an abstract method is taken 2003-04-30 20:53:32 +00:00
radirect.pas * introduced defaultordconsttype to decribe the default size of ordinal constants 2003-05-01 07:59:42 +00:00
rax86.pas * merged more x86-64/i386 code 2003-04-30 15:45:35 +00:00