fpc/compiler/x86
nickysn 9f0c23bd4c * fixed round() on i8086 after r24502
git-svn-id: trunk@24503 -
2013-05-15 00:45:08 +00:00
..
aasmcpu.pas + R_SUBH support added in x86/aasmcpu.spilling_create_load and spilling_create_store 2013-05-09 14:10:45 +00:00
agx86att.pas
agx86int.pas * use FixNonCommutativeOpcodes in agx86int.pas as well (fixes compilation for i386) 2013-04-06 23:23:25 +00:00
agx86nsm.pas * set nasm cpu type according to the current cpu level set by -Cp 2013-05-01 15:47:23 +00:00
cga.pas
cgx86.pas + the ES register made volatile on i8086 as per the 16-bit x86 calling conventions 2013-05-07 14:27:21 +00:00
cpubase.pas + preparations for returning int64 in ax:bx:cx:dx on i8086 2013-05-14 22:19:17 +00:00
hlcgx86.pas
itcpugas.pas * command line compilation of i8086 fixed 2013-04-21 18:32:09 +00:00
itx86int.pas * merge i8086 branch by Nikolay Nikolov 2013-04-25 20:23:51 +00:00
nx86add.pas * don't use 'fnstsw ax' if the current cpu level is below 286 2013-05-01 15:42:02 +00:00
nx86cal.pas * moved ARM/x86 ifdef'ed code from ncgcal to virtual methods 2013-04-07 13:42:06 +00:00
nx86cnv.pas
nx86con.pas
nx86inl.pas * fixed round() on i8086 after r24502 2013-05-15 00:45:08 +00:00
nx86mat.pas
nx86mem.pas + added support for special versions of near data pointers associated with a x86 segment register. They are supported on all x86 platforms: i8086, i386 and x86_64 2013-05-05 17:22:37 +00:00
nx86set.pas * i8086 fix in tx86casenode.genlinearlist 2013-03-24 23:03:06 +00:00
rax86.pas
rax86att.pas
rax86int.pas
rgx86.pas + proper spilling support for R_SUBH (i.e. AH,BH,CH,DH) x86 registers in trgx86.do_spill_replace 2013-05-09 11:57:00 +00:00
x86ins.dat
x86reg.dat