fpc/compiler/x86
Jonas Maebe 1e3f72403e * renamed getintparaloc to getcgtempparaloc
o it can be used for more than integer parameters

git-svn-id: trunk@43781 -
2019-12-24 22:12:25 +00:00
..
aasmcpu.pas * check in the internal assembler for references with incorrect use of RIP 2019-11-13 20:47:42 +00:00
agx86att.pas
agx86int.pas
agx86nsm.pas * compilation of x86 and PowerPC fixed 2019-10-09 19:26:59 +00:00
aoptx86.pas * missing +')' added 2019-12-22 20:41:48 +00:00
cga.pas
cgx86.pas * do not convert cmp 0,... into test ...,... before the post pass of the peephole optimizer 2019-11-26 22:09:34 +00:00
cpubase.pas
cx86innr.inc
hlcgx86.pas
itcpugas.pas
itx86int.pas
ni86mem.pas
nx86add.pas * MM registers which might not be changed can be still used in 3 op mathematical operations as source 2019-11-17 14:48:45 +00:00
nx86cal.pas
nx86cnv.pas
nx86con.pas
nx86inl.pas * reference FPC_ABSMASK_SINGLE/-DOUBLE using the indirect symbol if required for dynamic packages 2019-11-21 21:44:22 +00:00
nx86ld.pas * renamed getintparaloc to getcgtempparaloc 2019-12-24 22:12:25 +00:00
nx86mat.pas
nx86mem.pas
nx86set.pas
rax86.pas
rax86att.pas
rax86int.pas
rgx86.pas
symi86.pas
symx86.pas
x86ins.dat + MULX instruction 2019-12-21 16:20:09 +00:00
x86reg.dat