fpc/compiler/x86
Jonas Maebe 5c8ae259c4 * handle GOT-relative loads in the assembler reader as reads of
sizeof(pint) bytes (mantis 23109)

git-svn-id: trunk@28789 -
2014-10-08 18:38:06 +00:00
..
aasmcpu.pas * improved formatting 2014-10-04 17:52:17 +00:00
agx86att.pas AROS: assembler fixes 2014-08-18 11:25:55 +00:00
agx86int.pas + create a special 'heap' segment with reserved space equal to heapsize (i.e. 2014-06-19 14:14:01 +00:00
agx86nsm.pas * fixed DFA warnings for i8086 2014-08-20 15:49:27 +00:00
cga.pas
cgx86.pas * tcgx86.a_op_const_reg_reg: optimize trivial cases before considering more complex ones. 2014-06-08 00:08:56 +00:00
cpubase.pas
hlcgx86.pas
itcpugas.pas
itx86int.pas
ni86mem.pas
nx86add.pas x86: fix a variable op not initialized warning. This hopefully fixes our x86 testsuite run. 2014-08-20 10:21:06 +00:00
nx86cal.pas
nx86cnv.pas
nx86con.pas
nx86inl.pas
nx86mat.pas * fix warnings when compiling the compiler with DFA optimizer enabled on i386 2014-08-20 12:28:44 +00:00
nx86mem.pas
nx86set.pas
rax86.pas * handle GOT-relative loads in the assembler reader as reads of 2014-10-08 18:38:06 +00:00
rax86att.pas
rax86int.pas * Fixed handling of sign in constant expressions in Intel x86 assembler reader. Mantis #26668. 2014-10-03 15:51:38 +00:00
rgx86.pas * Put under {$ifndef x86_64} more cases of instructions that do not exist in 64-bit mode. 2014-06-11 12:51:38 +00:00
symi86.pas
symx86.pas * reimplemented r28329 in a different way, as suggested by Jonas 2014-08-07 19:36:52 +00:00
x86ins.dat
x86reg.dat