mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-23 07:51:33 +02:00
![]() 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 - |
||
---|---|---|
.. | ||
aasmcpu.pas | ||
agx86att.pas | ||
agx86int.pas | ||
agx86nsm.pas | ||
cga.pas | ||
cgx86.pas | ||
cpubase.pas | ||
hlcgx86.pas | ||
itcpugas.pas | ||
itx86int.pas | ||
nx86add.pas | ||
nx86cnv.pas | ||
nx86con.pas | ||
nx86inl.pas | ||
nx86mat.pas | ||
nx86set.pas | ||
rax86.pas | ||
rax86att.pas | ||
rax86int.pas | ||
rgx86.pas | ||
x86ins.dat | ||
x86reg.dat |