fpc/compiler/i386
Jonas Maebe 71deda6f50 + added interface to ncgutil.gen_load_loc_cgpara() to hlcgobj + generic
implementation (without loc_©mmregister support)
  * moved ncgutil.gen_load_return_value() to hlcgobj, and factored out
    architecture-specific behaviour to load an uninitialised function result
    into a virtual method (+ JVM-specific implementation of that method),
    gen_load_uninitialized_function_result()
  + added hlcgx86 unit and thlcgx86 type to override the
    thlcgobj.gen_load_uninitialized_function_result() method for x87
    function results; the i386 and x86_64 units now instantiate thlcgx86
    instead of thlcg2ll
  * moved calling of ncgutil.gen_load_loc_cgpara() from ncgcal also to hlcgobj
  -> returning function results works for JVM

git-svn-id: branches/jvmbackend@18317 -
2011-08-20 07:38:16 +00:00
..
aopt386.pas
cgcpu.pas * tprocdef.mangledname now gets an extra boolean parameter indicating 2011-08-20 07:22:00 +00:00
cpubase.inc - removed no more used constants 2011-08-13 20:54:01 +00:00
cpuinfo.pas * rename cpu instruction set define cpu386 to cpu80386. cpu386 is used already as a family define 2010-01-17 21:16:23 +00:00
cpunode.pas + added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable 2009-03-08 18:40:32 +00:00
cpupara.pas * zero/sign extend parameter values and return values < 32 bit to 32 bit on 2011-05-01 11:33:29 +00:00
cpupi.pas + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 2010-09-29 21:56:47 +00:00
cputarg.pas * Rename ag386nsm.pas unit source to agx86nsm.pas 2011-07-04 09:13:55 +00:00
csopt386.pas * optbase empty skeleton removed with two dependancies. Duplicate unit name caused problems. 2009-05-03 21:31:33 +00:00
daopt386.pas * Fixed spell error revealed by lintian. 2010-10-06 20:33:57 +00:00
hlcgcpu.pas + added interface to ncgutil.gen_load_loc_cgpara() to hlcgobj + generic 2011-08-20 07:38:16 +00:00
i386att.inc + Added missing PMULLD instruction, part of Mantis #19910 2011-08-06 06:59:33 +00:00
i386atts.inc + Added missing PMULLD instruction, part of Mantis #19910 2011-08-06 06:59:33 +00:00
i386int.inc + Added missing PMULLD instruction, part of Mantis #19910 2011-08-06 06:59:33 +00:00
i386nop.inc + support for assembler instructions with four operands 2011-08-14 16:46:35 +00:00
i386op.inc + Added missing PMULLD instruction, part of Mantis #19910 2011-08-06 06:59:33 +00:00
i386prop.inc + Added missing PMULLD instruction, part of Mantis #19910 2011-08-06 06:59:33 +00:00
i386tab.inc + support for assembler instructions with four operands 2011-08-14 16:46:35 +00:00
n386add.pas
n386cal.pas + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 2010-09-29 21:56:47 +00:00
n386inl.pas
n386mat.pas
n386mem.pas
n386set.pas
popt386.pas * fixes breakage of r17766, should resolve #19598 2011-06-23 21:30:40 +00:00
r386ari.inc
r386att.inc
r386con.inc
r386dwrf.inc
r386int.inc
r386iri.inc
r386nasm.inc
r386nor.inc
r386nri.inc
r386num.inc
r386op.inc
r386ot.inc
r386rni.inc
r386sri.inc
r386stab.inc
r386std.inc
ra386att.pas
ra386int.pas
rgcpu.pas
rropt386.pas