fpc/compiler/x86
nickysn 1835c075e6 + added win16 to the nasm's supported targets
git-svn-id: trunk@31568 -
2015-09-07 19:00:41 +00:00
..
aasmcpu.pas + support addr_fardataseg references in the internal asm writer 2015-09-04 14:33:48 +00:00
agx86att.pas - reverted workaround from r15939 that hasn't been necessary since FPC 2.6.0, 2015-07-06 08:05:37 +00:00
agx86int.pas * synchronized with privatetrunk till r30095 2015-03-05 20:32:15 +00:00
agx86nsm.pas + added win16 to the nasm's supported targets 2015-09-07 19:00:41 +00:00
cga.pas
cgx86.pas * eliminated the dual initialization of DS in interrupt procedures in the huge 2015-09-04 21:37:07 +00:00
cpubase.pas * fixed first_fpu_immreg definition 2015-04-04 14:29:09 +00:00
hlcgx86.pas * synchronized with privatetrunk till r30095 2015-03-05 20:32:15 +00:00
itcpugas.pas
itx86int.pas
ni86mem.pas
nx86add.pas * the test $-1,%reg optimization shall be done not only if the cpu type is i386, but for the i386 compiler 2015-08-31 20:03:56 +00:00
nx86cal.pas
nx86cnv.pas * replaced current_procinfo.currtrue/falselabel with storing the true/false 2015-08-27 18:28:57 +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 + support 'SEG' in the i8086 inline assembler 2015-08-26 15:57:44 +00:00
rax86att.pas
rax86int.pas + support 'SEG' in the i8086 inline assembler 2015-08-26 15:57:44 +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