fpc/compiler/x86
Jonas Maebe 44178f41b6 * don't overwrite register variables when evaluating <=/>= expressions with
smallsets (left is overwritten by an "and", so it cannot be const; mantis
    #18013)

git-svn-id: trunk@16400 -
2010-11-22 12:58:08 +00:00
..
aasmcpu.pas * Allow any register for GOT if current procedure has assembler code 2010-10-08 13:20:28 +00:00
agx86att.pas + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 2010-09-29 21:56:47 +00:00
agx86int.pas * renamed mark_InlineStart/mark_InlineEnd to mark_NoLineinfoStart/ 2009-12-04 19:37:22 +00:00
cga.pas
cgx86.pas * implementation of bit scan intrinsics by Richard Vida, resolves #17592 2010-10-16 15:03:30 +00:00
cpubase.pas
itcpugas.pas
itx86int.pas
nx86add.pas * don't overwrite register variables when evaluating <=/>= expressions with 2010-11-22 12:58:08 +00:00
nx86cnv.pas * make sure that all references used in the inline int->real conversion code 2010-10-29 16:57:54 +00:00
nx86con.pas o added ARM VPFv2/VFPv3 support: 2009-12-03 22:46:30 +00:00
nx86inl.pas o added ARM VPFv2/VFPv3 support: 2009-12-03 22:46:30 +00:00
nx86mat.pas o added ARM VPFv2/VFPv3 support: 2009-12-03 22:46:30 +00:00
nx86set.pas + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 2010-09-29 21:56:47 +00:00
rax86.pas * Also declare GOT in main program 2010-10-07 22:14:58 +00:00
rax86att.pas + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 2010-09-29 21:56:47 +00:00
rax86int.pas * fix regression 16700 introduced in rev 16104 2010-10-11 21:23:11 +00:00
rgx86.pas * fixed copy-paste error in r15600 2010-07-18 21:24:52 +00:00
x86ins.dat * fix compilation of cmpxchg16b 2010-11-01 08:13:27 +00:00
x86reg.dat