fpc/compiler/x86
peter 663fa583d9 * real fix for the short jmp out of range problem. Only forward jumps
needs an offset correction. For backward jumps both the address of
    the symbol and the instruction are already updated so no correction
    is required.
2004-02-03 21:21:23 +00:00
..
aasmcpu.pas * real fix for the short jmp out of range problem. Only forward jumps 2004-02-03 21:21:23 +00:00
agx86att.pas * x86-64 compilation fixed 2003-12-24 00:33:10 +00:00
cga.pas * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 2003-10-10 17:48:13 +00:00
cgx86.pas - removed "mov reg,reg" optimization (those instructions are removed by 2004-02-03 19:46:48 +00:00
cpubase.pas * fixed more alignment issues 2004-01-30 13:42:03 +00:00
itcpugas.pas + x86 instruction tables for x86-64 extended 2004-01-15 14:01:18 +00:00
itx86int.pas * procinfo unit contains tprocinfo 2003-10-01 20:34:48 +00:00
nx86add.pas * common addnode code for x86-64 and i386 2004-01-20 12:59:36 +00:00
nx86cnv.pas + fpu<->mm register conversion 2003-12-26 00:32:21 +00:00
nx86mat.pas * common addnode code for x86-64 and i386 2004-01-20 12:59:36 +00:00
rax86.pas * give warning that DWORD is used as size in delphi mode when no 2004-01-22 16:29:11 +00:00
rax86att.pas * another bunch of x86-64 fixes mainly calling convention and 2004-01-14 23:39:05 +00:00
rgx86.pas * moved spilling code from taicpu to rg 2004-01-12 16:37:59 +00:00
x86ins.dat *** empty log message *** 2004-02-03 16:53:37 +00:00
x86reg.dat * %st is st0 in nasm 2003-09-25 14:59:16 +00:00