fpc/compiler/x86
2013-03-23 00:47:12 +00:00
..
aasmcpu.pas * cancel warning on i8086 because it stops compilation (the compiler is normally build with -Sew) 2013-03-19 20:10:52 +00:00
agx86att.pas
agx86int.pas
agx86nsm.pas * fixed the 'unresolved externals' linker error when smartlinking msdos executables 2013-03-23 00:47:12 +00:00
cga.pas
cgx86.pas * i8086 fixes in tcgx86.a_op_reg_reg for 16-bit OP_SHR,OP_SHL,OP_SAR,OP_ROL,OP_ROR 2013-03-17 00:05:05 +00:00
cpubase.pas nested ifdefs converted to series of elseif + some other ifdefs cleaned up 2013-03-09 11:25:25 +00:00
hlcgx86.pas
itcpugas.pas
itx86int.pas
nx86add.pas * use the generic tcgaddnode.second_addsmallset on i8086, because the BTx instructions are 386+ 2013-03-17 15:40:54 +00:00
nx86cal.pas
nx86cnv.pas
nx86con.pas
nx86inl.pas
nx86mat.pas
nx86mem.pas
nx86set.pas * all the remaining cases of the 'in' operator fixed (hopefully) for i8086 2013-03-17 20:38:44 +00:00
rax86.pas
rax86att.pas
rax86int.pas
rgx86.pas
x86ins.dat
x86reg.dat