fpc/compiler/x86
2008-08-02 12:23:34 +00:00
..
aasmcpu.pas * Use unsigned integers for sizes and positions to break 2GB limit in tdynamicarray, object writer, internal linker, coff and PE headers. 2008-07-28 20:29:25 +00:00
agx86att.pas
agx86int.pas * Removed/ifdefed/commented unused local variables. 2008-07-23 09:22:47 +00:00
cga.pas
cgx86.pas + ror/rol functions 2008-07-27 17:12:32 +00:00
cpubase.pas * Replaced all user defined warnings by TODO comments to reduce compiler noise. 2008-07-23 11:00:03 +00:00
itcpugas.pas
itx86int.pas
nx86add.pas * cleanup and simplify the set type handling 2008-03-02 17:48:27 +00:00
nx86cnv.pas * I hope it's proper fix for r10688. 2008-04-18 10:51:56 +00:00
nx86con.pas
nx86inl.pas * fixed wrong location.size (sign) for x86's in_abs_long + test 2008-05-01 11:47:32 +00:00
nx86mat.pas
nx86set.pas * disabled jump tables for darwin/x86_64 for now since they don't work 2008-08-02 12:23:34 +00:00
rax86.pas
rax86att.pas * Fixed 'mixed signed/unsigned' and pointer conversion warnings. 2008-07-23 09:36:07 +00:00
rax86int.pas * Fixed 'mixed signed/unsigned' and pointer conversion warnings. 2008-07-23 09:36:07 +00:00
rgx86.pas * Replaced all user defined warnings by TODO comments to reduce compiler noise. 2008-07-23 11:00:03 +00:00
x86ins.dat
x86reg.dat