fpc/compiler/x86
florian d8ff85846f * don't reuse mm registers used by child nodes
git-svn-id: trunk@24897 -
2013-06-14 20:52:36 +00:00
..
aasmcpu.pas * basic avx support for floating point operations (use -Cfavx to activate) 2013-06-14 20:03:01 +00:00
agx86att.pas
agx86int.pas
agx86nsm.pas * write the segment of aitconst_farptr on a separate line to avoid long symbol truncation, due to line length limit; this fixes compilation of sysutils in the medium memory model 2013-06-12 01:32:18 +00:00
cga.pas
cgx86.pas * basic avx support for floating point operations (use -Cfavx to activate) 2013-06-14 20:03:01 +00:00
cpubase.pas * also return true in is_calljmp() for the A_JCXZ instruction on the i8086 2013-06-12 23:42:45 +00:00
hlcgx86.pas
itcpugas.pas
itx86int.pas
nx86add.pas * don't reuse mm registers used by child nodes 2013-06-14 20:52:36 +00:00
nx86cal.pas
nx86cnv.pas * basic avx support for floating point operations (use -Cfavx to activate) 2013-06-14 20:03:01 +00:00
nx86con.pas
nx86inl.pas * basic avx support for floating point operations (use -Cfavx to activate) 2013-06-14 20:03:01 +00:00
nx86mat.pas * basic avx support for floating point operations (use -Cfavx to activate) 2013-06-14 20:03:01 +00:00
nx86mem.pas + initial (and not yet fully complete) implementation of far pointers on the i8086 2013-05-22 16:26:33 +00:00
nx86set.pas * renamed thlcgobj.tcgsize2orddef to defutil.cgsize_orddef 2013-06-01 18:28:15 +00:00
rax86.pas
rax86att.pas * properly propagate PIC-related suffixes from the x86 assembler reader in 2013-05-30 12:20:48 +00:00
rax86int.pas Disallow the usage of the inline assembler inside generics, because there are currently two problems: 2013-06-13 19:42:49 +00:00
rgx86.pas * basic avx support for floating point operations (use -Cfavx to activate) 2013-06-14 20:03:01 +00:00
x86ins.dat * basic avx support for floating point operations (use -Cfavx to activate) 2013-06-14 20:03:01 +00:00
x86reg.dat * register id of (e)flags changed, so it doesn't overlap with dr0 2013-05-30 16:40:59 +00:00