fpc/compiler/x86
nickysn ada9ccf6a6 * tx86addnode.second_cmpfloat: do not emit a fwait after fstsw as my own testing
on a true i8087 showed that the fwait isn't necessary

git-svn-id: trunk@26244 -
2013-12-16 23:17:44 +00:00
..
aasmcpu.pas * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables 2013-12-01 17:02:08 +00:00
agx86att.pas
agx86int.pas
agx86nsm.pas * use the 'wait' prefix (on the same line as the instruction), instead of 2013-12-05 21:31:16 +00:00
cga.pas
cgx86.pas + SEH support for Win32. Enable by cycling with OPT=-dTEST_WIN32_SEH. 2013-12-12 12:43:46 +00:00
cpubase.pas - rm FDISI,FENI,FSAVE,FSTCW,FSTENV and FSTSW from the requires_fwait_on_8087() 2013-12-03 23:56:45 +00:00
hlcgx86.pas
itcpugas.pas
itx86int.pas
nx86add.pas * tx86addnode.second_cmpfloat: do not emit a fwait after fstsw as my own testing 2013-12-16 23:17:44 +00:00
nx86cal.pas
nx86cnv.pas
nx86con.pas
nx86inl.pas + proper (i.e. not broken) implementation of arctan() for the 8087 and 80287 2013-12-12 23:46:51 +00:00
nx86mat.pas
nx86mem.pas * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables 2013-12-01 17:02:08 +00:00
nx86set.pas * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables 2013-12-01 17:02:08 +00:00
rax86.pas * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables 2013-12-01 17:02:08 +00:00
rax86att.pas
rax86int.pas
rgx86.pas * be able to replace lea by add when spilling 2013-11-01 19:01:20 +00:00
x86ins.dat + handle 32 bit references on x86-64 so lea can be used for 32 bit arithmetics 2013-11-01 19:01:39 +00:00
x86reg.dat