fpc/compiler/x86
2012-05-29 14:43:01 +00:00
..
aasmcpu.pas compiler: remove/hide few unused variables 2011-08-30 01:32:23 +00:00
agx86att.pas * don't write size suffix for popcnt on Darwin, its assembler doesn't 2012-05-28 14:00:02 +00:00
agx86int.pas * replaced most (if not all) remaining fields/parameters in the compiler 2012-04-29 17:36:23 +00:00
agx86nsm.pas * replaced most (if not all) remaining fields/parameters in the compiler 2012-04-29 17:36:23 +00:00
cga.pas
cgx86.pas * changed last parameter of g_indirect_sym_load() to a set and also 2012-04-11 18:02:03 +00:00
cpubase.pas x86 assembler improvements: 2011-10-08 11:34:04 +00:00
hlcgx86.pas
itcpugas.pas
itx86int.pas
nx86add.pas * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for 2012-05-13 12:33:10 +00:00
nx86cal.pas
nx86cnv.pas * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for 2012-05-13 12:33:10 +00:00
nx86con.pas
nx86inl.pas * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for 2012-05-13 12:33:10 +00:00
nx86mat.pas * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for 2012-05-13 12:33:10 +00:00
nx86mem.pas * Made the x86-specific scalefactor optimization of tvecnode available on x86_64 as well, by moving update_reference_reg_mul method from ti386vecnode to newly introduced tx86vecnode. 2011-09-26 12:58:59 +00:00
nx86set.pas * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for 2012-05-13 12:33:10 +00:00
rax86.pas
rax86att.pas Fix go32v2 rtl compilation error and add warning for %es:Const 2011-09-13 16:20:12 +00:00
rax86int.pas
rgx86.pas * COMISD (and COMISS, too) instruction cannot have memory reference as destination, Mantis #22150. 2012-05-29 14:43:01 +00:00
x86ins.dat * handle all operand combinations of xadd, resolves #21146 2012-01-25 21:26:59 +00:00
x86reg.dat