mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-01 16:47:17 +01:00
was not being initialised -> getfinaldestination always failed, which
caused wrong optimizations in some cases)
* changed the inverse_cond into a function, because tasmcond is a record
on ppc
+ added a compare_conditions() function for the same reason
|
||
|---|---|---|
| .. | ||
| aasmcpu.pas | ||
| agx86att.pas | ||
| cga.pas | ||
| cgx86.pas | ||
| cpubase.pas | ||
| itcpugas.pas | ||
| itx86int.pas | ||
| nx86add.pas | ||
| nx86cnv.pas | ||
| nx86inl.pas | ||
| nx86mat.pas | ||
| nx86set.pas | ||
| rax86.pas | ||
| rax86att.pas | ||
| rgx86.pas | ||
| x86ins.dat | ||
| x86reg.dat | ||