sergei fffa4a35a0 * x86_64: Don't waste time initializing/finalizing saved_standard_registers and saved_mm_registers arrays on every procedure. Initialize once, reinitialize if target system happens to change, and let finalization happen implicitly on shutdown. 13 years ago
..
aoptcpu.pas 790a4fe2d3 * log and id tags removed 20 years ago
aoptcpub.pas 790a4fe2d3 * log and id tags removed 20 years ago
aoptcpud.pas 790a4fe2d3 * log and id tags removed 20 years ago
cgcpu.pas fffa4a35a0 * x86_64: Don't waste time initializing/finalizing saved_standard_registers and saved_mm_registers arrays on every procedure. Initialize once, reinitialize if target system happens to change, and let finalization happen implicitly on shutdown. 13 years ago
cpubase.inc ff5f311b34 - removed no more used constants 14 years ago
cpuinfo.pas 5acf377e31 * enable node cse for all cpus as level 2 optimization 15 years ago
cpunode.pas d94460e3b3 * Made the x86-specific scalefactor optimization of tvecnode available on x86_64 as well, by moving update_reference_reg_mul method from ti386vecnode to newly introduced tx86vecnode. 14 years ago
cpupara.pas c40b8d92c7 * Revert r17695 because it breaks cycling. 14 years ago
cpupi.pas d4b2998e07 * Another attempt to fix x86_64 stack frame calculation, tested better this time. 14 years ago
cputarg.pas 1365467b0d + Support classes for creating unwind bytecode for Win64. 14 years ago
nx64add.pas 53e52ac6a9 * implementation of 32x32->64 multiplication for i386 based on patch 17 years ago
nx64cal.pas 15e9c54b44 * fixed ABI compliance for parameter passing and function returning on all 15 years ago
nx64cnv.pas 7d99f95c45 * 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. 14 years ago
nx64inl.pas 790a4fe2d3 * log and id tags removed 20 years ago
nx64mat.pas d1264eeb3a * fixed optimized division of signed values by constant power of 2 if the 15 years ago
r8664ari.inc b1c8bfc478 + x86_64 pic draft 20 years ago
r8664att.inc b1c8bfc478 + x86_64 pic draft 20 years ago
r8664con.inc b1c8bfc478 + x86_64 pic draft 20 years ago
r8664dwrf.inc b1c8bfc478 + x86_64 pic draft 20 years ago
r8664int.inc 21ae782854 * fixed more xmm stuff 20 years ago
r8664iri.inc f378d688d4 * fixed reading of registers in intel assembler mode on x86-64 19 years ago
r8664nor.inc b1c8bfc478 + x86_64 pic draft 20 years ago
r8664num.inc b1c8bfc478 + x86_64 pic draft 20 years ago
r8664op.inc 5d243f665a * fixed <instr> reg,reg with regs>=r8 19 years ago
r8664ot.inc b1c8bfc478 + x86_64 pic draft 20 years ago
r8664rni.inc b1c8bfc478 + x86_64 pic draft 20 years ago
r8664sri.inc b1c8bfc478 + x86_64 pic draft 20 years ago
r8664stab.inc 73b1fa667c * use dwarf64 numbers for x86_64 stabs registers 15 years ago
r8664std.inc b1c8bfc478 + x86_64 pic draft 20 years ago
rax64att.pas 0db44ae108 + Support SEH directives in x86_64 AT&T asmreader. 14 years ago
rax64int.pas f726e1691b * Fixed warnings and notes. 16 years ago
rgcpu.pas c6253d5bd7 * Added missing override directive in trgcpu.add_constraints method for x86_64 CPU. It was missing for years and I am not sure that this code is really needed. Please review. 16 years ago
win64unw.pas 6a3fe72de9 + Support .rva directive in AT&T reader. Put it into base class because it generally applies to all targets with COFF output, but enabled for Windows targets only (others need additional testing). 14 years ago
x8664ats.inc c011949765 + iretq for x86_64 14 years ago
x8664att.inc c011949765 + iretq for x86_64 14 years ago
x8664int.inc c011949765 + iretq for x86_64 14 years ago
x8664nop.inc c011949765 + iretq for x86_64 14 years ago
x8664op.inc c011949765 + iretq for x86_64 14 years ago
x8664pro.inc e8dafe4dde * fixed change information for a lot of sse instructions 14 years ago
x8664tab.inc e11c880b1e x86 assembler improvements: 14 years ago