fpc/compiler/x86
carl 745efb2c47 * issameref() to test if two references are the same (then emit no opcodes)
+ ret_in_reg to replace ret_in_acc
    (fix some register allocation bugs at the same time)
  + save_std_register now has an extra parameter which is the
    usedinproc registers
2002-08-16 14:24:57 +00:00
..
aasmcpu.pas * fixed more problems with cpubase and x86-64 2002-04-25 16:12:09 +00:00
cgx86.pas * issameref() to test if two references are the same (then emit no opcodes) 2002-08-16 14:24:57 +00:00
cpubase.pas * block nodes within expressions shouldn't release the used registers, 2002-04-25 20:15:39 +00:00