fpc/compiler/x86
2015-11-06 15:35:20 +00:00
..
aasmcpu.pas * Keep the GOT offset in a virtual register for i386 non-darwin platforms. 2015-10-12 08:02:56 +00:00
agx86att.pas Solaris assembler does not accept %st instead of %st(0), at least for some instructions 2015-10-30 11:20:10 +00:00
agx86int.pas
agx86nsm.pas + implemented support for aitconst_seg (emits a 'DW SEG symbol') in the nasm assembler writer for i8086 2015-11-05 16:05:22 +00:00
aoptx86.pas * popt386 uses now also all routines of aoptx86 2015-09-29 19:31:33 +00:00
cga.pas
cgx86.pas + generate proper win16 prologue/epilogue for exported routines (we don't yet 2015-09-26 18:04:59 +00:00
cpubase.pas
hlcgx86.pas
itcpugas.pas
itx86int.pas
ni86mem.pas
nx86add.pas * check UseIncDec before generating an INC instruction in tx86addnode.emit_generic_code 2015-10-15 13:11:47 +00:00
nx86cal.pas
nx86cnv.pas
nx86con.pas
nx86inl.pas
nx86ld.pas
nx86mat.pas * fixed compilation of 8086 compiler. 2015-09-17 16:30:02 +00:00
nx86mem.pas
nx86set.pas
rax86.pas * fixed code generation of indirect far calls and jumps on the i8086 from the 2015-10-05 02:19:32 +00:00
rax86att.pas
rax86int.pas + support 'dw SEG symbol' in the inline assembler on i8086 2015-11-06 15:35:20 +00:00
rgx86.pas
symi86.pas * changed {$ifdef x86} code in defcmp into virtual methods 2015-10-28 18:06:27 +00:00
symx86.pas * changed {$ifdef x86} code in defcmp into virtual methods 2015-10-28 18:06:27 +00:00
x86ins.dat
x86reg.dat