fpc/compiler/x86
florian 10dbdb5c9a * fix compilation on x86-64
git-svn-id: trunk@22294 -
2012-09-03 09:52:06 +00:00
..
aasmcpu.pas
agx86att.pas
agx86int.pas
agx86nsm.pas
cga.pas
cgx86.pas * removed systems_need_16_byte_stack_alignment and use target_info.stackalign instead 2012-09-02 14:32:21 +00:00
cpubase.pas + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 2012-08-22 19:38:27 +00:00
hlcgx86.pas
itcpugas.pas
itx86int.pas
nx86add.pas
nx86cal.pas
nx86cnv.pas
nx86con.pas
nx86inl.pas * fix compilation on x86-64 2012-09-03 09:52:06 +00:00
nx86mat.pas * throw an internal error if code generation depends on expectloc but expectloc and real loc do not match 2012-08-13 15:02:55 +00:00
nx86mem.pas
nx86set.pas
rax86.pas * treat "[var + rip]" in intel assembler mode as addr_pic_no_got on x86-64 2012-08-25 15:12:49 +00:00
rax86att.pas * treat "[var + rip]" in intel assembler mode as addr_pic_no_got on x86-64 2012-08-25 15:12:49 +00:00
rax86int.pas * if the size of an operand is not explicitly forced in intel assembler 2012-08-26 17:05:31 +00:00
rgx86.pas
x86ins.dat
x86reg.dat * use a different register constant for EIP and RIP (fixes external 2012-08-24 18:49:17 +00:00