fpc/compiler/x86
2008-01-23 22:28:12 +00:00
..
aasmcpu.pas * more ins. dat issues popped up, did I mention I start to hate it :(? 2007-10-28 14:08:04 +00:00
agx86att.pas + darwin/x86_64 support 2007-11-10 18:33:09 +00:00
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 * added several missing make_simple_ref() calls 2007-11-29 22:06:14 +00:00
cpubase.pas
itcpugas.pas
itx86int.pas
nx86add.pas * added several missing make_simple_ref() calls 2007-11-29 22:06:14 +00:00
nx86cnv.pas * also use sse2 instructions to convert int to real on i386 2007-12-09 18:10:23 +00:00
nx86con.pas
nx86inl.pas * fixed include/exclude for byte-sized sets in registers 2008-01-23 22:28:12 +00:00
nx86mat.pas
nx86set.pas
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 + relsymbol support for intel asm reader 2007-12-01 14:26:24 +00:00
rgx86.pas * renamed t_times to executionweight and moved it to 2007-11-25 16:38:05 +00:00
x86ins.dat * added missing size suffixes for several sse2 opcodes 2007-11-10 19:57:01 +00:00
x86reg.dat