fpc/compiler/x86
2013-03-17 20:38:44 +00:00
..
aasmcpu.pas * set the subregsize of OS_M64 SSE registers to R_SUBQ so we can 2013-03-06 12:42:46 +00:00
agx86att.pas * Add missing checks for android target. 2013-01-21 12:08:25 +00:00
agx86int.pas
agx86nsm.pas added group directive, so that the .data, .rodata and .bss sections go to the same segment 2013-03-09 18:30:11 +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 compiler: remove unused variables and unneeded assignments 2013-01-21 01:24:36 +00:00
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 * Sync with trunk r23500. 2013-01-23 07:53:13 +00:00
rax86att.pas all the extra i8086 units added 2013-03-08 00:04:45 +00:00
rax86int.pas
rgx86.pas
x86ins.dat
x86reg.dat