..
aoptcpu.pas
aoptcpub.pas
aoptcpud.pas
cgcpu.pas
* tprocdef.mangledname now gets an extra boolean parameter indicating
2011-08-20 07:22:00 +00:00
cpubase.inc
- removed no more used constants
2011-08-13 20:54:01 +00:00
cpuinfo.pas
* enable node cse for all cpus as level 2 optimization
2010-01-17 12:28:28 +00:00
cpunode.pas
cpupara.pas
* Revert r17695 because it breaks cycling.
2011-06-08 19:19:24 +00:00
cpupi.pas
* Another attempt to fix x86_64 stack frame calculation, tested better this time.
2011-06-10 03:41:33 +00:00
cputarg.pas
hlcgcpu.pas
* create/destroy also the high level code generator for all architectures,
2011-08-20 07:21:16 +00:00
nx64add.pas
nx64cal.pas
* fixed ABI compliance for parameter passing and function returning on all
2010-06-03 20:08:50 +00:00
nx64cnv.pas
* Always create a section before emitting data to current_asmdata.asmlists[al_typedconsts]. Without it, such data ends up in sections created elsewhere, creating very non-obvious dependencies on other parts of compiler.
2011-06-24 02:05:56 +00:00
nx64inl.pas
nx64mat.pas
* fixed optimized division of signed values by constant power of 2 if the
2010-11-05 15:32:07 +00:00
r8664ari.inc
r8664att.inc
r8664con.inc
r8664dwrf.inc
r8664int.inc
r8664iri.inc
r8664nor.inc
r8664num.inc
r8664op.inc
r8664ot.inc
r8664rni.inc
r8664sri.inc
r8664stab.inc
* use dwarf64 numbers for x86_64 stabs registers
2010-10-13 22:56:02 +00:00
r8664std.inc
rax64att.pas
* Fixed handling of 'movq' instruction by assembler reader, resolves #18205 .
2011-05-19 06:44:24 +00:00
rax64int.pas
rgcpu.pas
x8664ats.inc
+ Added missing PMULLD instruction, part of Mantis #19910
2011-08-06 06:59:33 +00:00
x8664att.inc
+ Added missing PMULLD instruction, part of Mantis #19910
2011-08-06 06:59:33 +00:00
x8664int.inc
+ Added missing PMULLD instruction, part of Mantis #19910
2011-08-06 06:59:33 +00:00
x8664nop.inc
+ support for assembler instructions with four operands
2011-08-14 16:46:35 +00:00
x8664op.inc
+ Added missing PMULLD instruction, part of Mantis #19910
2011-08-06 06:59:33 +00:00
x8664pro.inc
+ Added missing PMULLD instruction, part of Mantis #19910
2011-08-06 06:59:33 +00:00
x8664tab.inc
+ support for assembler instructions with four operands
2011-08-14 16:46:35 +00:00