mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-07-31 23:06:51 +02:00
![]() m68k/aasmcpu.pas, taicpu.spilling_get_operation_type: * add all Sxx instructions as "operand_write" instructions m68k/n68kadd.pas, t68kaddnode.getresflags: * use the correct operation in case of swapped nodes m68k/cgcpu.pas, tcg68k.g_flags2reg: - don't move a 0 to the register, because this will CLR it and thus the flags won't be valid anymore... - NEG would have been the wrong operation (NOT would have been correct), but it isn't needed anyway... * simplify the method by handling the address register case only when necessary git-svn-id: trunk@23383 - |
||
---|---|---|
.. | ||
aasmcpu.pas | ||
ag68kgas.pas | ||
aoptcpu.pas | ||
aoptcpub.pas | ||
aoptcpud.pas | ||
cgcpu.pas | ||
cpuasm.pas | ||
cpubase.pas | ||
cpuinfo.pas | ||
cpunode.pas | ||
cpupara.pas | ||
cpupi.pas | ||
cputarg.pas | ||
hlcgcpu.pas | ||
itcpugas.pas | ||
m68kreg.dat | ||
n68kadd.pas | ||
n68kcal.pas | ||
n68kcnv.pas | ||
n68kmat.pas | ||
r68kcon.inc | ||
r68kgas.inc | ||
r68kgri.inc | ||
r68knor.inc | ||
r68knum.inc | ||
r68krni.inc | ||
r68ksri.inc | ||
r68ksta.inc | ||
r68kstd.inc | ||
r68ksup.inc | ||
ra68k.pas | ||
ra68kmot.pas | ||
rgcpu.pas |