fpc/compiler/x86
nickysn 778a678956 * use a 4 byte alignment for the dwarf debug sections on i8086 (not sure if
that's correct for 16-bit dwarf, but currently the compiler emits 4-byte
  tai_aligns, so setting the section alignment to 4 avoids problems in the
  internal object writer)

git-svn-id: trunk@30685 -
2015-04-20 13:15:26 +00:00
..
aasmcpu.pas + choose the correct version of "Jcc near" to use on i8086 (386+ or 8086+) 2015-04-16 19:49:22 +00:00
agx86att.pas
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
nx86con.pas
nx86inl.pas * don't give an internalerror when trying to prefetch a regvar or even 2015-04-08 20:35:13 +00:00
nx86mat.pas
nx86mem.pas
nx86set.pas
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
x86ins.dat + added i8086 instruction entries for Jcc near (which is actually a 386+ 2015-04-16 17:07:07 +00:00
x86reg.dat