fpc/compiler/x86
yury 3c6d4f1ee2 * Removed unused vars.
git-svn-id: trunk@33308 -
2016-03-21 09:21:24 +00:00
..
aasmcpu.pas * made the i8086 internal assembler cpu instruction set checking follow the 2016-03-02 01:03:52 +00:00
agx86att.pas Added x86_64-embedded target. Patch from Benjamin Rosseaux 2016-02-14 10:57:00 +00:00
agx86int.pas + added new asm directive 'asd_cpu' (specifies the CPU's instruction set) in the 2016-02-25 21:47:13 +00:00
agx86nsm.pas * base the CPU name, written in the beginning of each NASM assembler file on the 2016-03-01 00:45:51 +00:00
aoptx86.pas
cga.pas
cgx86.pas * Removed unused vars. 2016-03-21 09:21:24 +00:00
cpubase.pas * Reuse binary search routine from rgbase.pas to look up AT&T register names, removes need in regnumber_count_bsstart constant. Resolves #29471. 2016-02-09 16:48:32 +00:00
hlcgx86.pas
itcpugas.pas * Reuse binary search routine from rgbase.pas to look up AT&T register names, removes need in regnumber_count_bsstart constant. Resolves #29471. 2016-02-09 16:48:32 +00:00
itx86int.pas
ni86mem.pas
nx86add.pas
nx86cal.pas
nx86cnv.pas
nx86con.pas
nx86inl.pas
nx86ld.pas nx86ld.pas, tx86loadnode: 2016-03-18 22:39:41 +00:00
nx86mat.pas
nx86mem.pas
nx86set.pas
rax86.pas * allow 32-bit operand sizes in the i8086 version of Tx86Operand.SetSize, so 2016-01-06 18:06:34 +00:00
rax86att.pas
rax86int.pas * Replaced hacks with resetting 'c' to zero and decreasing inputpointer by boolean parameter to skipcomment and skipoldtpcomment. This parameter specifies whether first character of comment should be read. 2016-01-03 17:07:15 +00:00
rgx86.pas
symi86.pas
symx86.pas
x86ins.dat * Fixed spilling info for vcvt* instructions, part of Mantis #29783. 2016-03-09 16:36:30 +00:00
x86reg.dat