fpc/compiler/x86
2014-01-26 12:37:54 +00:00
..
aasmcpu.pas * more fixes to the 3-op IMUL spilling: 2014-01-18 21:46:13 +00:00
agx86att.pas Separate out nasm assembler for i8086, i386 and x86_64 cpus, also separte based on target object format 2014-01-21 00:26:08 +00:00
agx86int.pas Separate out nasm assembler for i8086, i386 and x86_64 cpus, also separte based on target object format 2014-01-21 00:26:08 +00:00
agx86nsm.pas Separate out nasm assembler for i8086, i386 and x86_64 cpus, also separte based on target object format 2014-01-21 00:26:08 +00:00
cga.pas
cgx86.pas + concatcopy variants using sse and avx, only activated if optimization for size is done because at least on an i7-4770 it has shown no benefit 2014-01-26 12:37:54 +00:00
cpubase.pas
hlcgx86.pas
itcpugas.pas
itx86int.pas
nx86add.pas * x86 compares: compare references with constants directly (without loading to register) if possible, this helps to reduce register pressure. 2014-01-17 19:42:09 +00:00
nx86cal.pas
nx86cnv.pas
nx86con.pas
nx86inl.pas
nx86mat.pas * fixed not(boolean32) and not(boolean64) on i8086 2014-01-03 15:18:07 +00:00
nx86mem.pas
nx86set.pas
rax86.pas
rax86att.pas
rax86int.pas
rgx86.pas * more fixes to the 3-op IMUL spilling: 2014-01-18 21:46:13 +00:00
x86ins.dat * set Ch_* for more operations 2014-01-26 12:37:50 +00:00
x86reg.dat