fpc/compiler/x86
2013-04-14 14:25:22 +00:00
..
aasmcpu.pas * extended comment 2013-04-04 21:06:10 +00:00
agx86att.pas * Add missing checks for android target. 2013-01-21 12:08:25 +00:00
agx86int.pas * use FixNonCommutativeOpcodes in agx86int.pas as well (fixes compilation for i386) 2013-04-06 23:23:25 +00:00
agx86nsm.pas * fixed a bug which caused non commutative fpu instructions to be wrong when using an intel-style external assembler and compiling a smartlinked unit 2013-04-04 20:17:50 +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 * i8086 versions of i386*.inc and r386*.inc renamed to i8086*.inc and r8086*.inc 2013-04-12 12:06:28 +00:00
hlcgx86.pas
itcpugas.pas * merge fixes by Torsten Grundke 2012-11-18 21:18:49 +00:00
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 * small changes (copyright, typo, readability) 2012-11-18 17:28:30 +00:00
nx86inl.pas - removed ti8086inlinenode.second_round_real, second_trunc_real and load_fpu_location as they mostly repeat the code in tx86inlinenode.load_fpu_location; tx86inlinenode.load_fpu_location adapted for i8086 instead 2013-04-14 14:25:22 +00:00
nx86mat.pas
nx86mem.pas
nx86set.pas * i8086 fix in tx86casenode.genlinearlist 2013-03-24 23:03:06 +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