fpc/compiler/x86
2011-05-19 20:00:15 +00:00
..
aasmcpu.pas x86 assembler: 2011-05-17 20:06:12 +00:00
agx86att.pas Avoid range check error on internalerror function call 2011-05-03 14:15:52 +00:00
agx86int.pas + user section type 2011-03-20 15:42:28 +00:00
cga.pas
cgx86.pas * introduce usage of TCGInt in the code generator units 2011-05-14 17:58:23 +00:00
cpubase.pas * increase op2strtable size to string[15] and rectify askeygen to askeygenassist for ATT 2011-04-21 13:38:20 +00:00
itcpugas.pas * Tighten rules for accepting ATT suffixes, no longer accept FPU suffixes for integer instructions and vice versa. Resolves #18900. 2011-04-21 20:03:05 +00:00
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 * Fixed handling of 'movq' instruction by assembler reader, resolves #18205. 2011-05-19 06:44:24 +00:00
rax86att.pas * Fixed handling of 'movq' instruction by assembler reader, resolves #18205. 2011-05-19 06:44:24 +00:00
rax86int.pas * x86 Intel assembler reader: disallow more than one register name per register operand, resolves #15672. 2011-05-19 20:00:15 +00:00
rgx86.pas * cmov cannot use memory location as destination, fixed spiling code, resolves #19201 2011-04-21 13:51:45 +00:00
x86ins.dat * Fixed wrong ModRM byte in movq encoding, causing regression of test/cg/tcalext6 in r17490. 2011-05-18 14:55:26 +00:00
x86reg.dat