fpc/compiler/x86
2008-05-01 11:47:32 +00:00
..
aasmcpu.pas
agx86att.pas
agx86int.pas - garbage was being output sometimes instead of source lines when compiling with -al. This is because lastfileinfo and lastinfile were never initialized for MASM writer. This is true for TPPCMPWAssembler, too. 2007-11-25 16:46:19 +00:00
cga.pas
cgx86.pas * split cpu64bit compiler define into 2008-02-13 20:44:00 +00:00
cpubase.pas
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 * cleanup and simplify the set type handling 2008-03-02 17:48:27 +00:00
rax86.pas * give a regular error message instead of an internal error on x86 2007-12-01 11:28:15 +00:00
rax86att.pas * fixed x86_64 and non-darwin i386 GOT/GOTPCREL parsing after r9366 2007-12-02 11:13:51 +00:00
rax86int.pas * split cpu64bit compiler define into 2008-02-13 20:44:00 +00:00
rgx86.pas * renamed t_times to executionweight and moved it to 2007-11-25 16:38:05 +00:00
x86ins.dat
x86reg.dat