fpc/compiler/x86
florian 91514da267 * factored out TX86AsmOptimizer.PostPeepholeOptCall
+ use TX86AsmOptimizer.PostPeepholeOptCall on x86-64

git-svn-id: trunk@38278 -
2018-02-17 23:25:01 +00:00
..
aasmcpu.pas * FPC uses meanwhile more mov instructions, so extended taicpu.is_same_reg_move to support them 2018-02-17 09:45:19 +00:00
agx86att.pas Use af_no_stabs for clang assembler which does not support stabs debug format 2018-02-14 15:09:35 +00:00
agx86int.pas
agx86nsm.pas + allow segment override prefixes to be used as a standalone opcode in the intel 2018-02-01 17:31:59 +00:00
aoptx86.pas * factored out TX86AsmOptimizer.PostPeepholeOptCall 2018-02-17 23:25:01 +00:00
cga.pas
cgx86.pas * there is no vmovq for mmx registers 2018-02-11 17:50:41 +00:00
cpubase.pas + implementation of the vectorcall calling convention by J. Gareth Moreton 2018-02-11 17:50:37 +00:00
hlcgx86.pas
itcpugas.pas + implementation of the vectorcall calling convention by J. Gareth Moreton 2018-02-11 17:50:37 +00:00
itx86int.pas
ni86mem.pas
nx86add.pas
nx86cal.pas
nx86cnv.pas
nx86con.pas
nx86inl.pas
nx86ld.pas
nx86mat.pas * patch by J. Gareth Moreton that makes some improvements to the Peephole Optimizer for x86 and x86-64 code, as well as some cleanup with formatting, code syntax consistency, and debug messages. 2018-01-28 14:41:54 +00:00
nx86mem.pas
nx86set.pas
rax86.pas + implementation of the vectorcall calling convention by J. Gareth Moreton 2018-02-11 17:50:37 +00:00
rax86att.pas * fix range check errors by explicit casts 2018-01-11 21:00:18 +00:00
rax86int.pas + support evaluation of recordtype*constant in the intel syntax inline asm. 2018-02-11 03:42:45 +00:00
rgx86.pas
symi86.pas + add putboolean and getboolean convenience methods to tentfile 2018-01-14 21:36:02 +00:00
symx86.pas
x86ins.dat
x86reg.dat