fpc/compiler/x86
Jonas Maebe 3c8b23cda4 * fixed cg.a_loadmm_reg_ref() and cg.a_loadfpu_reg_ref() in case they are
used to store a record function result in an MM/FPUREGISTER to memory
    (the register size will be OS_F32/OS_F64, while the memory size will
     be OS_32/OS_64 -> convert the latter to the former)
  * extended tcalext6 to also test this scenario

git-svn-id: trunk@15385 -
2010-06-04 22:31:35 +00:00
..
aasmcpu.pas * initial version of internal Mach-O/i386 assembler by Dmitry Boyarintsev 2010-01-12 19:52:55 +00:00
agx86att.pas + patch by Sven Barth to add native NT rtl support to the compiler, resolves #14886 2010-01-07 17:42:11 +00:00
agx86int.pas * renamed mark_InlineStart/mark_InlineEnd to mark_NoLineinfoStart/ 2009-12-04 19:37:22 +00:00
cga.pas
cgx86.pas * fixed cg.a_loadmm_reg_ref() and cg.a_loadfpu_reg_ref() in case they are 2010-06-04 22:31:35 +00:00
cpubase.pas
itcpugas.pas
itx86int.pas
nx86add.pas
nx86cnv.pas
nx86con.pas
nx86inl.pas
nx86mat.pas
nx86set.pas
rax86.pas
rax86att.pas * accept @PLT for pic functions 2009-12-10 13:07:44 +00:00
rax86int.pas * fixed evaluating constant expressions consisting of more than one term and 2010-03-24 20:52:31 +00:00
rgx86.pas
x86ins.dat * fisttp must get an "fpuint" suffix in the assembler output 2009-12-11 23:20:21 +00:00
x86reg.dat