fpc/compiler/x86
florian ea6529ff63 * manually merged merge request 69 by J. Gareth "Kit" Moreton:
x86: CMP/MOV refactoring and expansion
      This merge request refactors the SwapMovCmp routine, and calls to it, to be more self-contained,
      having the preliminary checks built-in to ensure that moving the MOV instruction is
      actually a sound idea, while also making it more general-purpose so it can handle instructions
      that are not MOV operations. This feature is primarily for future expansion,
      but also cleans up the code for the x86 peephole optimizer.
2021-10-17 10:22:30 +02:00
..
aasmcpu.pas + being able to define change information for xmm0 2021-10-10 23:07:23 +02:00
agx86att.pas
agx86int.pas
agx86nsm.pas * fix x86 compilation after my last commit 2021-10-10 10:21:21 +02:00
aoptx86.pas * manually merged merge request 69 by J. Gareth "Kit" Moreton: 2021-10-17 10:22:30 +02:00
cga.pas
cgx86.pas * another location to use source register as second register in VCVTSD2SS and VCVTSS2SD 2021-10-09 14:24:14 +02:00
cpubase.pas * is_calljmp really means calls and jmp 2021-09-18 19:24:53 +02:00
cx86innr.inc
cx86mminnr.inc
hlcgx86.pas
itcpugas.pas
itx86int.pas
ni86mem.pas
nx86add.pas * some fixes for expectloc 2021-09-22 22:09:19 +02:00
nx86cal.pas
nx86cnv.pas
nx86con.pas * some fixes for expectloc 2021-09-22 22:09:19 +02:00
nx86inl.pas
nx86ld.pas
nx86mat.pas * fix alignment issues with -<single/double> when using SSE 2021-09-19 17:44:16 +02:00
nx86mem.pas
nx86set.pas
rax86.pas
rax86att.pas
rax86int.pas
rgx86.pas
symi86.pas
symx86.pas
x86ins.dat + being able to define change information for xmm0 2021-10-10 23:07:23 +02:00
x86intr.dat
x86mmfirst.inc
x86mmsecond.inc
x86mmtype.inc
x86reg.dat