fpc/compiler/x86
Jonas Maebe 1bcc276dcf * remove implicit typecast to extended automatically inserted for trunc/round
(due to the declaration in the system unit) on x86_64 if this allows us
    to use SSE code instead (mantis #28366)

git-svn-id: trunk@31192 -
2015-07-03 21:01:18 +00:00
..
aasmcpu.pas + implemented support for the 'dgroup' (addr_dgroup) relocation type in the omf 2015-05-04 17:07:19 +00:00
agx86att.pas AROS/x86_64: initial AROS/x86_64 support and implement syscalls for AROS/x86_64 2015-06-28 19:16:40 +00:00
agx86int.pas
agx86nsm.pas * use a 4 byte alignment for the dwarf debug sections on i8086 (not sure if 2015-04-20 13:15:26 +00:00
cga.pas
cgx86.pas
cpubase.pas * fixed first_fpu_immreg definition 2015-04-04 14:29:09 +00:00
hlcgx86.pas
itcpugas.pas
itx86int.pas
ni86mem.pas
nx86add.pas
nx86cal.pas
nx86cnv.pas * renamed getdatalabel() to getglobaldatalabel 2015-03-27 21:25:34 +00:00
nx86con.pas
nx86inl.pas * remove implicit typecast to extended automatically inserted for trunc/round 2015-07-03 21:01:18 +00:00
nx86mat.pas * renamed getdatalabel() to getglobaldatalabel 2015-03-27 21:25:34 +00:00
nx86mem.pas
nx86set.pas * renamed getdatalabel() to getglobaldatalabel 2015-03-27 21:25:34 +00:00
rax86.pas * in the inline asm reader, treat [var] reference as "word" instead of "dword" 2015-04-17 19:58:06 +00:00
rax86att.pas
rax86int.pas * fixed endless recursion in tabstractrecorddef.contains_float_field() in 2015-04-16 21:25:22 +00:00
rgx86.pas
symi86.pas
symx86.pas * don't store reusable defs based on other defs from localsymtables into the 2015-06-23 21:23:25 +00:00
x86ins.dat + added i8086 instruction entries for Jcc near (which is actually a 386+ 2015-04-16 17:07:07 +00:00
x86reg.dat