ncgutil.pas 97 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456
  1. {
  2. $Id$
  3. Copyright (c) 1998-2002 by Florian Klaempfl
  4. Helper routines for all code generators
  5. This program is free software; you can redistribute it and/or modify
  6. it under the terms of the GNU General Public License as published by
  7. the Free Software Foundation; either version 2 of the License, or
  8. (at your option) any later version.
  9. This program is distributed in the hope that it will be useful,
  10. but WITHOUT ANY WARRANTY; without even the implied warranty of
  11. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  12. GNU General Public License for more details.
  13. You should have received a copy of the GNU General Public License
  14. along with this program; if not, write to the Free Software
  15. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  16. ****************************************************************************
  17. }
  18. unit ncgutil;
  19. {$i fpcdefs.inc}
  20. interface
  21. uses
  22. node,cpuinfo,
  23. globtype,
  24. cpubase,cgbase,parabase,cgutils,
  25. aasmbase,aasmtai,aasmcpu,
  26. symconst,symbase,symdef,symsym,symtype,symtable
  27. {$ifndef cpu64bit}
  28. ,cg64f32
  29. {$endif cpu64bit}
  30. ;
  31. type
  32. tloadregvars = (lr_dont_load_regvars, lr_load_regvars);
  33. procedure firstcomplex(p : tbinarynode);
  34. procedure maketojumpbool(list:TAAsmoutput; p : tnode; loadregvars: tloadregvars);
  35. // procedure remove_non_regvars_from_loc(const t: tlocation; var regs:Tsuperregisterset);
  36. procedure location_force_reg(list:TAAsmoutput;var l:tlocation;dst_size:TCGSize;maybeconst:boolean);
  37. procedure location_force_fpureg(list:TAAsmoutput;var l: tlocation;maybeconst:boolean);
  38. procedure location_force_mem(list:TAAsmoutput;var l:tlocation);
  39. procedure location_force_mmregscalar(list:TAAsmoutput;var l: tlocation;maybeconst:boolean);
  40. { Retrieve the location of the data pointed to in location l, when the location is
  41. a register it is expected to contain the address of the data }
  42. procedure location_get_data_ref(list:TAAsmoutput;const l:tlocation;var ref:treference;loadref:boolean);
  43. function maybe_pushfpu(list:taasmoutput;needed : byte;var l:tlocation) : boolean;
  44. procedure gen_proc_symbol(list:Taasmoutput);
  45. procedure gen_proc_symbol_end(list:Taasmoutput);
  46. procedure gen_proc_entry_code(list:Taasmoutput);
  47. procedure gen_proc_exit_code(list:Taasmoutput);
  48. procedure gen_stack_check_size_para(list:Taasmoutput);
  49. procedure gen_stack_check_call(list:Taasmoutput);
  50. procedure gen_save_used_regs(list:TAAsmoutput);
  51. procedure gen_restore_used_regs(list:TAAsmoutput);
  52. procedure gen_initialize_code(list:TAAsmoutput);
  53. procedure gen_finalize_code(list:TAAsmoutput);
  54. procedure gen_entry_code(list:TAAsmoutput);
  55. procedure gen_exit_code(list:TAAsmoutput);
  56. procedure gen_load_para_value(list:TAAsmoutput);
  57. procedure gen_load_return_value(list:TAAsmoutput);
  58. procedure gen_external_stub(list:taasmoutput;pd:tprocdef;const externalname:string);
  59. procedure gen_intf_wrappers(list:taasmoutput;st:tsymtable);
  60. {#
  61. Allocate the buffers for exception management and setjmp environment.
  62. Return a pointer to these buffers, send them to the utility routine
  63. so they are registered, and then call setjmp.
  64. Then compare the result of setjmp with 0, and if not equal
  65. to zero, then jump to exceptlabel.
  66. Also store the result of setjmp to a temporary space by calling g_save_exception_reason
  67. It is to note that this routine may be called *after* the stackframe of a
  68. routine has been called, therefore on machines where the stack cannot
  69. be modified, all temps should be allocated on the heap instead of the
  70. stack.
  71. }
  72. const
  73. EXCEPT_BUF_SIZE = 3*sizeof(aint);
  74. type
  75. texceptiontemps=record
  76. jmpbuf,
  77. envbuf,
  78. reasonbuf : treference;
  79. end;
  80. procedure get_exception_temps(list:taasmoutput;var t:texceptiontemps);
  81. procedure unget_exception_temps(list:taasmoutput;const t:texceptiontemps);
  82. procedure new_exception(list:TAAsmoutput;const t:texceptiontemps;exceptlabel:tasmlabel);
  83. procedure free_exception(list:TAAsmoutput;const t:texceptiontemps;a:aint;endexceptlabel:tasmlabel;onlyfree:boolean);
  84. procedure insertconstdata(sym : ttypedconstsym);
  85. procedure insertbssdata(sym : tglobalvarsym);
  86. procedure gen_alloc_symtable(list:TAAsmoutput;st:tsymtable);
  87. procedure gen_free_symtable(list:TAAsmoutput;st:tsymtable);
  88. {$ifdef PASS2INLINE}
  89. procedure gen_alloc_inline_parast(list:TAAsmoutput;pd:tprocdef);
  90. procedure gen_alloc_inline_funcret(list:TAAsmoutput;pd:tprocdef);
  91. {$endif PASS2INLINE}
  92. { rtti and init/final }
  93. procedure generate_rtti(p:Ttypesym);
  94. procedure generate_inittable(p:tsym);
  95. procedure location_free(list: taasmoutput; const location : TLocation);
  96. implementation
  97. uses
  98. strings,
  99. cutils,cclasses,
  100. globals,systems,verbose,
  101. ppu,defutil,
  102. procinfo,paramgr,fmodule,
  103. regvars,dwarf,
  104. {$ifdef GDB}
  105. gdb,
  106. {$endif GDB}
  107. pass_1,pass_2,
  108. ncon,nld,nutils,
  109. tgobj,cgobj;
  110. {*****************************************************************************
  111. Misc Helpers
  112. *****************************************************************************}
  113. procedure location_free(list: taasmoutput; const location : TLocation);
  114. begin
  115. case location.loc of
  116. LOC_VOID:
  117. ;
  118. LOC_REGISTER,
  119. LOC_CREGISTER:
  120. begin
  121. if getsupreg(location.register)<first_int_imreg then
  122. cg.ungetcpuregister(list,location.register);
  123. end;
  124. LOC_FPUREGISTER,
  125. LOC_CFPUREGISTER:
  126. begin
  127. if getsupreg(location.register)<first_fpu_imreg then
  128. cg.ungetcpuregister(list,location.register);
  129. end;
  130. LOC_MMREGISTER,
  131. LOC_CMMREGISTER :
  132. begin
  133. if getsupreg(location.register)<first_mm_imreg then
  134. cg.ungetcpuregister(list,location.register);
  135. end;
  136. LOC_REFERENCE,
  137. LOC_CREFERENCE :
  138. begin
  139. {$ifdef cputargethasfixedstack}
  140. location_freetemp(list,location);
  141. {$endif cputargethasfixedstack}
  142. end;
  143. else
  144. internalerror(2004110211);
  145. end;
  146. end;
  147. { DO NOT RELY on the fact that the tnode is not yet swaped
  148. because of inlining code PM }
  149. procedure firstcomplex(p : tbinarynode);
  150. var
  151. hp : tnode;
  152. begin
  153. { always calculate boolean AND and OR from left to right }
  154. if (p.nodetype in [orn,andn]) and
  155. is_boolean(p.left.resulttype.def) then
  156. begin
  157. if nf_swaped in p.flags then
  158. internalerror(234234);
  159. end
  160. else
  161. if (
  162. (p.expectloc=LOC_FPUREGISTER) and
  163. (p.right.registersfpu > p.left.registersfpu)
  164. ) or
  165. (
  166. (
  167. (
  168. ((p.left.registersfpu = 0) and (p.right.registersfpu = 0)) or
  169. (p.expectloc<>LOC_FPUREGISTER)
  170. ) and
  171. (p.left.registersint<p.right.registersint)
  172. )
  173. ) then
  174. begin
  175. hp:=p.left;
  176. p.left:=p.right;
  177. p.right:=hp;
  178. if nf_swaped in p.flags then
  179. exclude(p.flags,nf_swaped)
  180. else
  181. include(p.flags,nf_swaped);
  182. end;
  183. end;
  184. procedure maketojumpbool(list:TAAsmoutput; p : tnode; loadregvars: tloadregvars);
  185. {
  186. produces jumps to true respectively false labels using boolean expressions
  187. depending on whether the loading of regvars is currently being
  188. synchronized manually (such as in an if-node) or automatically (most of
  189. the other cases where this procedure is called), loadregvars can be
  190. "lr_load_regvars" or "lr_dont_load_regvars"
  191. }
  192. var
  193. opsize : tcgsize;
  194. storepos : tfileposinfo;
  195. begin
  196. if nf_error in p.flags then
  197. exit;
  198. storepos:=aktfilepos;
  199. aktfilepos:=p.fileinfo;
  200. if is_boolean(p.resulttype.def) then
  201. begin
  202. {$ifdef OLDREGVARS}
  203. if loadregvars = lr_load_regvars then
  204. load_all_regvars(list);
  205. {$endif OLDREGVARS}
  206. if is_constboolnode(p) then
  207. begin
  208. if tordconstnode(p).value<>0 then
  209. cg.a_jmp_always(list,truelabel)
  210. else
  211. cg.a_jmp_always(list,falselabel)
  212. end
  213. else
  214. begin
  215. opsize:=def_cgsize(p.resulttype.def);
  216. case p.location.loc of
  217. LOC_CREGISTER,LOC_REGISTER,LOC_CREFERENCE,LOC_REFERENCE :
  218. begin
  219. {$ifdef OLDREGVARS}
  220. if (p.location.loc = LOC_CREGISTER) then
  221. load_regvar_reg(list,p.location.register);
  222. {$endif OLDREGVARS}
  223. cg.a_cmp_const_loc_label(list,opsize,OC_NE,0,p.location,truelabel);
  224. cg.a_jmp_always(list,falselabel);
  225. end;
  226. LOC_JUMP:
  227. ;
  228. {$ifdef cpuflags}
  229. LOC_FLAGS :
  230. begin
  231. cg.a_jmp_flags(list,p.location.resflags,truelabel);
  232. cg.a_jmp_always(list,falselabel);
  233. end;
  234. {$endif cpuflags}
  235. else
  236. begin
  237. printnode(output,p);
  238. internalerror(200308241);
  239. end;
  240. end;
  241. end;
  242. end
  243. else
  244. internalerror(200112305);
  245. aktfilepos:=storepos;
  246. end;
  247. (*
  248. This code needs fixing. It is not safe to use rgint; on the m68000 it
  249. would be rgaddr.
  250. procedure remove_non_regvars_from_loc(const t: tlocation; var regs:Tsuperregisterset);
  251. begin
  252. case t.loc of
  253. LOC_REGISTER:
  254. begin
  255. { can't be a regvar, since it would be LOC_CREGISTER then }
  256. exclude(regs,getsupreg(t.register));
  257. if t.register64.reghi<>NR_NO then
  258. exclude(regs,getsupreg(t.register64.reghi));
  259. end;
  260. LOC_CREFERENCE,LOC_REFERENCE:
  261. begin
  262. if not(cs_regvars in aktglobalswitches) or
  263. (getsupreg(t.reference.base) in cg.rgint.usableregs) then
  264. exclude(regs,getsupreg(t.reference.base));
  265. if not(cs_regvars in aktglobalswitches) or
  266. (getsupreg(t.reference.index) in cg.rgint.usableregs) then
  267. exclude(regs,getsupreg(t.reference.index));
  268. end;
  269. end;
  270. end;
  271. *)
  272. {*****************************************************************************
  273. EXCEPTION MANAGEMENT
  274. *****************************************************************************}
  275. procedure get_exception_temps(list:taasmoutput;var t:texceptiontemps);
  276. var
  277. sym : ttypesym;
  278. begin
  279. if jmp_buf_size=-1 then
  280. begin
  281. searchsystype('JMP_BUF',sym);
  282. jmp_buf_size:=sym.restype.def.size;
  283. end;
  284. tg.GetTemp(list,EXCEPT_BUF_SIZE,tt_persistent,t.envbuf);
  285. tg.GetTemp(list,jmp_buf_size,tt_persistent,t.jmpbuf);
  286. tg.GetTemp(list,sizeof(aint),tt_persistent,t.reasonbuf);
  287. end;
  288. procedure unget_exception_temps(list:taasmoutput;const t:texceptiontemps);
  289. begin
  290. tg.Ungettemp(list,t.jmpbuf);
  291. tg.ungettemp(list,t.envbuf);
  292. tg.ungettemp(list,t.reasonbuf);
  293. end;
  294. procedure new_exception(list:TAAsmoutput;const t:texceptiontemps;exceptlabel:tasmlabel);
  295. var
  296. paraloc1,paraloc2,paraloc3 : tcgpara;
  297. begin
  298. paraloc1.init;
  299. paraloc2.init;
  300. paraloc3.init;
  301. paramanager.getintparaloc(pocall_default,1,paraloc1);
  302. paramanager.getintparaloc(pocall_default,2,paraloc2);
  303. paramanager.getintparaloc(pocall_default,3,paraloc3);
  304. paramanager.allocparaloc(list,paraloc3);
  305. cg.a_paramaddr_ref(list,t.envbuf,paraloc3);
  306. paramanager.allocparaloc(list,paraloc2);
  307. cg.a_paramaddr_ref(list,t.jmpbuf,paraloc2);
  308. { push type of exceptionframe }
  309. paramanager.allocparaloc(list,paraloc1);
  310. cg.a_param_const(list,OS_S32,1,paraloc1);
  311. paramanager.freeparaloc(list,paraloc3);
  312. paramanager.freeparaloc(list,paraloc2);
  313. paramanager.freeparaloc(list,paraloc1);
  314. cg.alloccpuregisters(list,R_INTREGISTER,paramanager.get_volatile_registers_int(pocall_default));
  315. cg.a_call_name(list,'FPC_PUSHEXCEPTADDR');
  316. cg.dealloccpuregisters(list,R_INTREGISTER,paramanager.get_volatile_registers_int(pocall_default));
  317. paramanager.getintparaloc(pocall_default,1,paraloc1);
  318. paramanager.allocparaloc(list,paraloc1);
  319. cg.a_param_reg(list,OS_ADDR,NR_FUNCTION_RESULT_REG,paraloc1);
  320. paramanager.freeparaloc(list,paraloc1);
  321. cg.alloccpuregisters(list,R_INTREGISTER,paramanager.get_volatile_registers_int(pocall_default));
  322. cg.a_call_name(list,'FPC_SETJMP');
  323. cg.dealloccpuregisters(list,R_INTREGISTER,paramanager.get_volatile_registers_int(pocall_default));
  324. cg.g_exception_reason_save(list, t.reasonbuf);
  325. cg.a_cmp_const_reg_label(list,OS_S32,OC_NE,0,cg.makeregsize(list,NR_FUNCTION_RESULT_REG,OS_S32),exceptlabel);
  326. paraloc1.done;
  327. paraloc2.done;
  328. paraloc3.done;
  329. end;
  330. procedure free_exception(list:TAAsmoutput;const t:texceptiontemps;a:aint;endexceptlabel:tasmlabel;onlyfree:boolean);
  331. begin
  332. cg.alloccpuregisters(list,R_INTREGISTER,paramanager.get_volatile_registers_int(pocall_default));
  333. cg.a_call_name(list,'FPC_POPADDRSTACK');
  334. cg.dealloccpuregisters(list,R_INTREGISTER,paramanager.get_volatile_registers_int(pocall_default));
  335. if not onlyfree then
  336. begin
  337. cg.g_exception_reason_load(list, t.reasonbuf);
  338. cg.a_cmp_const_reg_label(list,OS_INT,OC_EQ,a,NR_FUNCTION_RESULT_REG,endexceptlabel);
  339. end;
  340. end;
  341. {*****************************************************************************
  342. TLocation
  343. *****************************************************************************}
  344. {$ifndef cpu64bit}
  345. { 32-bit version }
  346. procedure location_force_reg(list:TAAsmoutput;var l:tlocation;dst_size:TCGSize;maybeconst:boolean);
  347. var
  348. hregister,
  349. hregisterhi : tregister;
  350. hreg64 : tregister64;
  351. hl : tasmlabel;
  352. oldloc : tlocation;
  353. const_location: boolean;
  354. begin
  355. oldloc:=l;
  356. if dst_size=OS_NO then
  357. internalerror(200309144);
  358. { handle transformations to 64bit separate }
  359. if dst_size in [OS_64,OS_S64] then
  360. begin
  361. if not (l.size in [OS_64,OS_S64]) then
  362. begin
  363. { load a smaller size to OS_64 }
  364. if l.loc=LOC_REGISTER then
  365. begin
  366. hregister:=cg.makeregsize(list,l.register64.reglo,OS_32);
  367. cg.a_load_reg_reg(list,l.size,OS_32,l.register64.reglo,hregister);
  368. end
  369. else
  370. hregister:=cg.getintregister(list,OS_INT);
  371. { load value in low register }
  372. case l.loc of
  373. LOC_FLAGS :
  374. cg.g_flags2reg(list,OS_INT,l.resflags,hregister);
  375. LOC_JUMP :
  376. begin
  377. cg.a_label(list,truelabel);
  378. cg.a_load_const_reg(list,OS_INT,1,hregister);
  379. objectlibrary.getlabel(hl);
  380. cg.a_jmp_always(list,hl);
  381. cg.a_label(list,falselabel);
  382. cg.a_load_const_reg(list,OS_INT,0,hregister);
  383. cg.a_label(list,hl);
  384. end;
  385. else
  386. cg.a_load_loc_reg(list,OS_INT,l,hregister);
  387. end;
  388. { reset hi part, take care of the signed bit of the current value }
  389. hregisterhi:=cg.getintregister(list,OS_INT);
  390. if (l.size in [OS_S8,OS_S16,OS_S32]) then
  391. begin
  392. if l.loc=LOC_CONSTANT then
  393. begin
  394. if (longint(l.value)<0) then
  395. cg.a_load_const_reg(list,OS_32,aint($ffffffff),hregisterhi)
  396. else
  397. cg.a_load_const_reg(list,OS_32,0,hregisterhi);
  398. end
  399. else
  400. begin
  401. cg.a_op_const_reg_reg(list,OP_SAR,OS_32,31,hregister,
  402. hregisterhi);
  403. end;
  404. end
  405. else
  406. cg.a_load_const_reg(list,OS_32,0,hregisterhi);
  407. location_reset(l,LOC_REGISTER,dst_size);
  408. l.register64.reglo:=hregister;
  409. l.register64.reghi:=hregisterhi;
  410. end
  411. else
  412. begin
  413. { 64bit to 64bit }
  414. if ((l.loc=LOC_CREGISTER) and maybeconst) then
  415. begin
  416. hregister:=l.register64.reglo;
  417. hregisterhi:=l.register64.reghi;
  418. const_location := true;
  419. end
  420. else
  421. begin
  422. hregister:=cg.getintregister(list,OS_INT);
  423. hregisterhi:=cg.getintregister(list,OS_INT);
  424. const_location := false;
  425. end;
  426. hreg64.reglo:=hregister;
  427. hreg64.reghi:=hregisterhi;
  428. { load value in new register }
  429. cg64.a_load64_loc_reg(list,l,hreg64);
  430. if not const_location then
  431. location_reset(l,LOC_REGISTER,dst_size)
  432. else
  433. location_reset(l,LOC_CREGISTER,dst_size);
  434. l.register64.reglo:=hregister;
  435. l.register64.reghi:=hregisterhi;
  436. end;
  437. end
  438. else
  439. begin
  440. {Do not bother to recycle the existing register. The register
  441. allocator eliminates unnecessary moves, so it's not needed
  442. and trying to recycle registers can cause problems because
  443. the registers changes size and may need aditional constraints.
  444. Not if it's about LOC_CREGISTER's (JM)
  445. }
  446. const_location :=
  447. (maybeconst) and
  448. (l.loc = LOC_CREGISTER) and
  449. (TCGSize2Size[l.size] = TCGSize2Size[dst_size]) and
  450. ((l.size = dst_size) or
  451. (TCGSize2Size[l.size] = TCGSize2Size[OS_INT]));
  452. if not const_location then
  453. hregister:=cg.getintregister(list,dst_size)
  454. else
  455. hregister := l.register;
  456. { load value in new register }
  457. case l.loc of
  458. LOC_FLAGS :
  459. cg.g_flags2reg(list,dst_size,l.resflags,hregister);
  460. LOC_JUMP :
  461. begin
  462. cg.a_label(list,truelabel);
  463. cg.a_load_const_reg(list,dst_size,1,hregister);
  464. objectlibrary.getlabel(hl);
  465. cg.a_jmp_always(list,hl);
  466. cg.a_label(list,falselabel);
  467. cg.a_load_const_reg(list,dst_size,0,hregister);
  468. cg.a_label(list,hl);
  469. end;
  470. else
  471. begin
  472. { load_loc_reg can only handle size >= l.size, when the
  473. new size is smaller then we need to adjust the size
  474. of the orignal and maybe recalculate l.register for i386 }
  475. if (TCGSize2Size[dst_size]<TCGSize2Size[l.size]) then
  476. begin
  477. if (l.loc in [LOC_REGISTER,LOC_CREGISTER]) then
  478. l.register:=cg.makeregsize(list,l.register,dst_size);
  479. { for big endian systems, the reference's offset must }
  480. { be increased in this case, since they have the }
  481. { MSB first in memory and e.g. byte(word_var) should }
  482. { return the second byte in this case (JM) }
  483. if (target_info.endian = ENDIAN_BIG) and
  484. (l.loc in [LOC_REFERENCE,LOC_CREFERENCE]) then
  485. inc(l.reference.offset,TCGSize2Size[l.size]-TCGSize2Size[dst_size]);
  486. {$ifdef x86}
  487. l.size:=dst_size;
  488. {$endif x86}
  489. end;
  490. cg.a_load_loc_reg(list,dst_size,l,hregister);
  491. {$ifndef x86}
  492. if (TCGSize2Size[dst_size]<TCGSize2Size[l.size]) then
  493. l.size:=dst_size;
  494. {$endif not x86}
  495. end;
  496. end;
  497. if not const_location then
  498. location_reset(l,LOC_REGISTER,dst_size)
  499. else
  500. location_reset(l,LOC_CREGISTER,dst_size);
  501. l.register:=hregister;
  502. end;
  503. { Release temp when it was a reference }
  504. if oldloc.loc=LOC_REFERENCE then
  505. location_freetemp(list,oldloc);
  506. end;
  507. {$else cpu64bit}
  508. { 64-bit version }
  509. procedure location_force_reg(list:TAAsmoutput;var l:tlocation;dst_size:TCGSize;maybeconst:boolean);
  510. var
  511. hregister : tregister;
  512. hl : tasmlabel;
  513. oldloc : tlocation;
  514. begin
  515. oldloc:=l;
  516. hregister:=cg.getintregister(list,dst_size);
  517. { load value in new register }
  518. case l.loc of
  519. LOC_FLAGS :
  520. cg.g_flags2reg(list,dst_size,l.resflags,hregister);
  521. LOC_JUMP :
  522. begin
  523. cg.a_label(list,truelabel);
  524. cg.a_load_const_reg(list,dst_size,1,hregister);
  525. objectlibrary.getlabel(hl);
  526. cg.a_jmp_always(list,hl);
  527. cg.a_label(list,falselabel);
  528. cg.a_load_const_reg(list,dst_size,0,hregister);
  529. cg.a_label(list,hl);
  530. end;
  531. else
  532. begin
  533. { load_loc_reg can only handle size >= l.size, when the
  534. new size is smaller then we need to adjust the size
  535. of the orignal and maybe recalculate l.register for i386 }
  536. if (TCGSize2Size[dst_size]<TCGSize2Size[l.size]) then
  537. begin
  538. if (l.loc in [LOC_REGISTER,LOC_CREGISTER]) then
  539. l.register:=cg.makeregsize(list,l.register,dst_size);
  540. { for big endian systems, the reference's offset must }
  541. { be increased in this case, since they have the }
  542. { MSB first in memory and e.g. byte(word_var) should }
  543. { return the second byte in this case (JM) }
  544. if (target_info.endian = ENDIAN_BIG) and
  545. (l.loc in [LOC_REFERENCE,LOC_CREFERENCE]) then
  546. inc(l.reference.offset,TCGSize2Size[l.size]-TCGSize2Size[dst_size]);
  547. {$ifdef x86}
  548. l.size:=dst_size;
  549. {$endif x86}
  550. end;
  551. cg.a_load_loc_reg(list,dst_size,l,hregister);
  552. {$ifndef x86}
  553. if (TCGSize2Size[dst_size]<TCGSize2Size[l.size]) then
  554. l.size:=dst_size;
  555. {$endif not x86}
  556. end;
  557. end;
  558. if (l.loc <> LOC_CREGISTER) or
  559. not maybeconst then
  560. location_reset(l,LOC_REGISTER,dst_size)
  561. else
  562. location_reset(l,LOC_CREGISTER,dst_size);
  563. l.register:=hregister;
  564. { Release temp when it was a reference }
  565. if oldloc.loc=LOC_REFERENCE then
  566. location_freetemp(list,oldloc);
  567. end;
  568. {$endif cpu64bit}
  569. procedure location_force_fpureg(list:TAAsmoutput;var l: tlocation;maybeconst:boolean);
  570. var
  571. reg : tregister;
  572. href : treference;
  573. begin
  574. if (l.loc<>LOC_FPUREGISTER) and
  575. ((l.loc<>LOC_CFPUREGISTER) or (not maybeconst)) then
  576. begin
  577. { if it's in an mm register, store to memory first }
  578. if (l.loc in [LOC_MMREGISTER,LOC_CMMREGISTER]) then
  579. begin
  580. tg.GetTemp(list,tcgsize2size[l.size],tt_normal,href);
  581. cg.a_loadmm_reg_ref(list,l.size,l.size,l.register,href,mms_movescalar);
  582. location_reset(l,LOC_REFERENCE,l.size);
  583. l.reference:=href;
  584. end;
  585. reg:=cg.getfpuregister(list,l.size);
  586. cg.a_loadfpu_loc_reg(list,l,reg);
  587. location_freetemp(list,l);
  588. location_reset(l,LOC_FPUREGISTER,l.size);
  589. l.register:=reg;
  590. end;
  591. end;
  592. procedure location_force_mmregscalar(list:TAAsmoutput;var l: tlocation;maybeconst:boolean);
  593. var
  594. reg : tregister;
  595. href : treference;
  596. begin
  597. if (l.loc<>LOC_MMREGISTER) and
  598. ((l.loc<>LOC_CMMREGISTER) or (not maybeconst)) then
  599. begin
  600. { if it's in an fpu register, store to memory first }
  601. if (l.loc in [LOC_FPUREGISTER,LOC_CFPUREGISTER]) then
  602. begin
  603. tg.GetTemp(list,tcgsize2size[l.size],tt_normal,href);
  604. cg.a_loadfpu_reg_ref(list,l.size,l.register,href);
  605. location_reset(l,LOC_REFERENCE,l.size);
  606. l.reference:=href;
  607. end;
  608. reg:=cg.getmmregister(list,l.size);
  609. cg.a_loadmm_loc_reg(list,l.size,l,reg,mms_movescalar);
  610. location_freetemp(list,l);
  611. location_reset(l,LOC_MMREGISTER,l.size);
  612. l.register:=reg;
  613. end;
  614. end;
  615. procedure location_force_mem(list:TAAsmoutput;var l:tlocation);
  616. var
  617. r : treference;
  618. begin
  619. case l.loc of
  620. LOC_FPUREGISTER,
  621. LOC_CFPUREGISTER :
  622. begin
  623. tg.GetTemp(list,TCGSize2Size[l.size],tt_normal,r);
  624. cg.a_loadfpu_reg_ref(list,l.size,l.register,r);
  625. location_reset(l,LOC_REFERENCE,l.size);
  626. l.reference:=r;
  627. end;
  628. LOC_MMREGISTER,
  629. LOC_CMMREGISTER:
  630. begin
  631. tg.GetTemp(list,TCGSize2Size[l.size],tt_normal,r);
  632. cg.a_loadmm_reg_ref(list,l.size,l.size,l.register,r,mms_movescalar);
  633. location_reset(l,LOC_REFERENCE,l.size);
  634. l.reference:=r;
  635. end;
  636. LOC_CONSTANT,
  637. LOC_REGISTER,
  638. LOC_CREGISTER :
  639. begin
  640. tg.GetTemp(list,TCGSize2Size[l.size],tt_normal,r);
  641. {$ifndef cpu64bit}
  642. if l.size in [OS_64,OS_S64] then
  643. cg64.a_load64_loc_ref(list,l,r)
  644. else
  645. {$endif cpu64bit}
  646. cg.a_load_loc_ref(list,l.size,l,r);
  647. location_reset(l,LOC_REFERENCE,l.size);
  648. l.reference:=r;
  649. end;
  650. LOC_CREFERENCE,
  651. LOC_REFERENCE : ;
  652. else
  653. internalerror(200203219);
  654. end;
  655. end;
  656. procedure location_get_data_ref(list:TAAsmoutput;const l:tlocation;var ref:treference;loadref:boolean);
  657. begin
  658. case l.loc of
  659. LOC_REGISTER,
  660. LOC_CREGISTER :
  661. begin
  662. if not loadref then
  663. internalerror(200410231);
  664. reference_reset_base(ref,l.register,0);
  665. end;
  666. LOC_REFERENCE,
  667. LOC_CREFERENCE :
  668. begin
  669. if loadref then
  670. begin
  671. reference_reset_base(ref,cg.getaddressregister(list),0);
  672. cg.a_load_ref_reg(list,OS_ADDR,OS_ADDR,l.reference,ref.base);
  673. end
  674. else
  675. ref:=l.reference;
  676. end;
  677. else
  678. internalerror(200309181);
  679. end;
  680. end;
  681. {*****************************************************************************
  682. Maybe_Save
  683. *****************************************************************************}
  684. function maybe_pushfpu(list:taasmoutput;needed : byte;var l:tlocation) : boolean;
  685. begin
  686. {$ifdef i386}
  687. if (needed>=maxfpuregs) and
  688. (l.loc = LOC_FPUREGISTER) then
  689. begin
  690. location_force_mem(list,l);
  691. maybe_pushfpu:=true;
  692. end
  693. else
  694. maybe_pushfpu:=false;
  695. {$else i386}
  696. maybe_pushfpu:=false;
  697. {$endif i386}
  698. end;
  699. {****************************************************************************
  700. Init/Finalize Code
  701. ****************************************************************************}
  702. procedure copyvalueparas(p : tnamedindexitem;arg:pointer);
  703. var
  704. href : treference;
  705. hreg : tregister;
  706. list : TAAsmoutput;
  707. hsym : tparavarsym;
  708. l : longint;
  709. localcopyloc : tlocation;
  710. begin
  711. list:=taasmoutput(arg);
  712. if (tsym(p).typ=paravarsym) and
  713. (tparavarsym(p).varspez=vs_value) and
  714. (paramanager.push_addr_param(tparavarsym(p).varspez,tparavarsym(p).vartype.def,current_procinfo.procdef.proccalloption)) then
  715. begin
  716. location_get_data_ref(list,tparavarsym(p).localloc,href,true);
  717. if is_open_array(tparavarsym(p).vartype.def) or
  718. is_array_of_const(tparavarsym(p).vartype.def) then
  719. begin
  720. { cdecl functions don't have a high pointer so it is not possible to generate
  721. a local copy }
  722. if not(current_procinfo.procdef.proccalloption in [pocall_cdecl,pocall_cppdecl]) then
  723. begin
  724. hsym:=tparavarsym(tsym(p).owner.search('high'+p.name));
  725. if not assigned(hsym) then
  726. internalerror(200306061);
  727. hreg:=cg.getaddressregister(list);
  728. cg.g_copyvaluepara_openarray(list,href,hsym.localloc,tarraydef(tparavarsym(p).vartype.def).elesize,hreg);
  729. cg.a_load_reg_loc(list,OS_ADDR,hreg,tparavarsym(p).localloc);
  730. end;
  731. end
  732. else
  733. begin
  734. { Allocate space for the local copy }
  735. l:=tparavarsym(p).getsize;
  736. localcopyloc.loc:=LOC_REFERENCE;
  737. localcopyloc.size:=int_cgsize(l);
  738. tg.GetLocal(list,l,tparavarsym(p).vartype.def,localcopyloc.reference);
  739. { Copy data }
  740. if is_shortstring(tparavarsym(p).vartype.def) then
  741. begin
  742. { this code is only executed before the code for the body and the entry/exit code is generated
  743. so we're allowed to include pi_do_call here; after pass1 is run, this isn't allowed anymore
  744. }
  745. include(current_procinfo.flags,pi_do_call);
  746. cg.g_copyshortstring(list,href,localcopyloc.reference,tstringdef(tparavarsym(p).vartype.def).len)
  747. end
  748. else
  749. cg.g_concatcopy(list,href,localcopyloc.reference,tparavarsym(p).vartype.def.size);
  750. { update localloc of varsym }
  751. tg.Ungetlocal(list,tparavarsym(p).localloc.reference);
  752. tparavarsym(p).localloc:=localcopyloc;
  753. end;
  754. end;
  755. end;
  756. { initializes the regvars from staticsymtable with 0 }
  757. procedure initialize_regvars(p : tnamedindexitem;arg:pointer);
  758. begin
  759. if (tsym(p).typ=globalvarsym) then
  760. begin
  761. case tglobalvarsym(p).localloc.loc of
  762. LOC_CREGISTER :
  763. cg.a_load_const_reg(taasmoutput(arg),reg_cgsize(tglobalvarsym(p).localloc.register),0,
  764. tglobalvarsym(p).localloc.register);
  765. LOC_REFERENCE : ;
  766. else
  767. internalerror(200410124);
  768. end;
  769. end;
  770. end;
  771. { generates the code for initialisation of local data }
  772. procedure initialize_data(p : tnamedindexitem;arg:pointer);
  773. var
  774. oldexprasmlist : TAAsmoutput;
  775. hp : tnode;
  776. begin
  777. if (tsym(p).typ in [globalvarsym,localvarsym]) and
  778. (tabstractvarsym(p).refs>0) and
  779. not(is_class(tabstractvarsym(p).vartype.def)) and
  780. tabstractvarsym(p).vartype.def.needs_inittable then
  781. begin
  782. oldexprasmlist:=exprasmlist;
  783. exprasmlist:=taasmoutput(arg);
  784. hp:=initialize_data_node(cloadnode.create(tsym(p),tsym(p).owner));
  785. firstpass(hp);
  786. secondpass(hp);
  787. hp.free;
  788. exprasmlist:=oldexprasmlist;
  789. end;
  790. end;
  791. procedure finalize_sym(asmlist:taasmoutput;sym:tsym);
  792. var
  793. hp : tnode;
  794. oldexprasmlist : TAAsmoutput;
  795. begin
  796. include(current_procinfo.flags,pi_needs_implicit_finally);
  797. oldexprasmlist:=exprasmlist;
  798. exprasmlist:=asmlist;
  799. hp:=finalize_data_node(cloadnode.create(sym,sym.owner));
  800. firstpass(hp);
  801. secondpass(hp);
  802. hp.free;
  803. exprasmlist:=oldexprasmlist;
  804. end;
  805. { generates the code for finalisation of local variables }
  806. procedure finalize_local_vars(p : tnamedindexitem;arg:pointer);
  807. begin
  808. if (tsym(p).typ=localvarsym) and
  809. (tlocalvarsym(p).refs>0) and
  810. not(vo_is_funcret in tlocalvarsym(p).varoptions) and
  811. not(is_class(tlocalvarsym(p).vartype.def)) and
  812. tlocalvarsym(p).vartype.def.needs_inittable then
  813. finalize_sym(taasmoutput(arg),tsym(p));
  814. end;
  815. { generates the code for finalisation of local typedconsts }
  816. procedure finalize_local_typedconst(p : tnamedindexitem;arg:pointer);
  817. var
  818. i : longint;
  819. pd : tprocdef;
  820. begin
  821. case tsym(p).typ of
  822. typedconstsym :
  823. begin
  824. if ttypedconstsym(p).is_writable and
  825. ttypedconstsym(p).typedconsttype.def.needs_inittable then
  826. finalize_sym(taasmoutput(arg),tsym(p));
  827. end;
  828. procsym :
  829. begin
  830. for i:=1 to tprocsym(p).procdef_count do
  831. begin
  832. pd:=tprocsym(p).procdef[i];
  833. if assigned(pd.localst) and
  834. (pd.procsym=tprocsym(p)) and
  835. (pd.localst.symtabletype<>staticsymtable) then
  836. pd.localst.foreach_static(@finalize_local_typedconst,arg);
  837. end;
  838. end;
  839. end;
  840. end;
  841. { generates the code for finalization of static symtable and
  842. all local (static) typedconsts }
  843. procedure finalize_static_data(p : tnamedindexitem;arg:pointer);
  844. var
  845. i : longint;
  846. pd : tprocdef;
  847. begin
  848. case tsym(p).typ of
  849. globalvarsym :
  850. begin
  851. if (tglobalvarsym(p).refs>0) and
  852. not(vo_is_funcret in tglobalvarsym(p).varoptions) and
  853. not(is_class(tglobalvarsym(p).vartype.def)) and
  854. tglobalvarsym(p).vartype.def.needs_inittable then
  855. finalize_sym(taasmoutput(arg),tsym(p));
  856. end;
  857. typedconstsym :
  858. begin
  859. if ttypedconstsym(p).is_writable and
  860. ttypedconstsym(p).typedconsttype.def.needs_inittable then
  861. finalize_sym(taasmoutput(arg),tsym(p));
  862. end;
  863. procsym :
  864. begin
  865. for i:=1 to tprocsym(p).procdef_count do
  866. begin
  867. pd:=tprocsym(p).procdef[i];
  868. if assigned(pd.localst) and
  869. (pd.procsym=tprocsym(p)) and
  870. (pd.localst.symtabletype<>staticsymtable) then
  871. pd.localst.foreach_static(@finalize_local_typedconst,arg);
  872. end;
  873. end;
  874. end;
  875. end;
  876. { generates the code for incrementing the reference count of parameters and
  877. initialize out parameters }
  878. procedure init_paras(p : tnamedindexitem;arg:pointer);
  879. var
  880. href : treference;
  881. tmpreg : tregister;
  882. list : TAAsmoutput;
  883. begin
  884. list:=taasmoutput(arg);
  885. if (tsym(p).typ=paravarsym) and
  886. not is_class_or_interface(tparavarsym(p).vartype.def) and
  887. tparavarsym(p).vartype.def.needs_inittable then
  888. begin
  889. case tparavarsym(p).varspez of
  890. vs_value :
  891. begin
  892. location_get_data_ref(list,tparavarsym(p).localloc,href,is_open_array(tparavarsym(p).vartype.def));
  893. cg.g_incrrefcount(list,tparavarsym(p).vartype.def,href);
  894. end;
  895. vs_out :
  896. begin
  897. tmpreg:=cg.getaddressregister(list);
  898. cg.a_load_loc_reg(list,OS_ADDR,tparavarsym(p).localloc,tmpreg);
  899. reference_reset_base(href,tmpreg,0);
  900. cg.g_initialize(list,tparavarsym(p).vartype.def,href);
  901. end;
  902. end;
  903. end;
  904. end;
  905. { generates the code for decrementing the reference count of parameters }
  906. procedure final_paras(p : tnamedindexitem;arg:pointer);
  907. var
  908. list : TAAsmoutput;
  909. href : treference;
  910. begin
  911. if not(tsym(p).typ=paravarsym) then
  912. exit;
  913. list:=taasmoutput(arg);
  914. if not is_class_or_interface(tparavarsym(p).vartype.def) and
  915. tparavarsym(p).vartype.def.needs_inittable then
  916. begin
  917. location_get_data_ref(list,tparavarsym(p).localloc,href,is_open_array(tparavarsym(p).vartype.def));
  918. if (tparavarsym(p).varspez=vs_value) then
  919. begin
  920. include(current_procinfo.flags,pi_needs_implicit_finally);
  921. location_get_data_ref(list,tparavarsym(p).localloc,href,is_open_array(tparavarsym(p).vartype.def));
  922. cg.g_decrrefcount(list,tparavarsym(p).vartype.def,href);
  923. end;
  924. end
  925. else
  926. if (tparavarsym(p).varspez=vs_value) and
  927. (is_open_array(tparavarsym(p).vartype.def) or
  928. is_array_of_const(tparavarsym(p).vartype.def)) then
  929. begin
  930. { cdecl functions don't have a high pointer so it is not possible to generate
  931. a local copy }
  932. if not(current_procinfo.procdef.proccalloption in [pocall_cdecl,pocall_cppdecl]) then
  933. cg.g_releasevaluepara_openarray(list,tparavarsym(p).localloc);
  934. end;
  935. end;
  936. { Initialize temp ansi/widestrings,interfaces }
  937. procedure inittempvariables(list:taasmoutput);
  938. var
  939. hp : ptemprecord;
  940. href : treference;
  941. begin
  942. hp:=tg.templist;
  943. while assigned(hp) do
  944. begin
  945. if assigned(hp^.def) and
  946. hp^.def.needs_inittable then
  947. begin
  948. reference_reset_base(href,current_procinfo.framepointer,hp^.pos);
  949. cg.g_initialize(list,hp^.def,href);
  950. end;
  951. hp:=hp^.next;
  952. end;
  953. end;
  954. procedure finalizetempvariables(list:taasmoutput);
  955. var
  956. hp : ptemprecord;
  957. href : treference;
  958. begin
  959. hp:=tg.templist;
  960. while assigned(hp) do
  961. begin
  962. if assigned(hp^.def) and
  963. hp^.def.needs_inittable then
  964. begin
  965. include(current_procinfo.flags,pi_needs_implicit_finally);
  966. reference_reset_base(href,current_procinfo.framepointer,hp^.pos);
  967. cg.g_finalize(list,hp^.def,href);
  968. end;
  969. hp:=hp^.next;
  970. end;
  971. end;
  972. procedure gen_load_return_value(list:TAAsmoutput);
  973. var
  974. {$ifndef cpu64bit}
  975. href : treference;
  976. {$endif cpu64bit}
  977. ressym : tabstractnormalvarsym;
  978. resloc,
  979. restmploc : tlocation;
  980. hreg : tregister;
  981. funcretloc : tlocation;
  982. begin
  983. { Is the loading needed? }
  984. if (current_procinfo.procdef.funcretloc[calleeside].loc=LOC_VOID) or
  985. (
  986. (po_assembler in current_procinfo.procdef.procoptions) and
  987. (not(assigned(current_procinfo.procdef.funcretsym)) or
  988. (tabstractvarsym(current_procinfo.procdef.funcretsym).refs=0))
  989. ) then
  990. exit;
  991. funcretloc:=current_procinfo.procdef.funcretloc[calleeside];
  992. { constructors return self }
  993. if (current_procinfo.procdef.proctypeoption=potype_constructor) then
  994. ressym:=tabstractnormalvarsym(current_procinfo.procdef.parast.search('self'))
  995. else
  996. ressym:=tabstractnormalvarsym(current_procinfo.procdef.funcretsym);
  997. if (ressym.refs>0) then
  998. begin
  999. {$ifdef OLDREGVARS}
  1000. case ressym.localloc.loc of
  1001. LOC_CFPUREGISTER,
  1002. LOC_FPUREGISTER:
  1003. begin
  1004. location_reset(restmploc,LOC_CFPUREGISTER,funcretloc^.size);
  1005. restmploc.register:=ressym.localloc.register;
  1006. end;
  1007. LOC_CREGISTER,
  1008. LOC_REGISTER:
  1009. begin
  1010. location_reset(restmploc,LOC_CREGISTER,funcretloc^.size);
  1011. restmploc.register:=ressym.localloc.register;
  1012. end;
  1013. LOC_MMREGISTER:
  1014. begin
  1015. location_reset(restmploc,LOC_CMMREGISTER,funcretloc^.size);
  1016. restmploc.register:=ressym.localloc.register;
  1017. end;
  1018. LOC_REFERENCE:
  1019. begin
  1020. location_reset(restmploc,LOC_REFERENCE,funcretloc^.size);
  1021. restmploc.reference:=ressym.localloc.reference;
  1022. end;
  1023. else
  1024. internalerror(200309184);
  1025. end;
  1026. {$else}
  1027. restmploc:=ressym.localloc;
  1028. {$endif}
  1029. { Here, we return the function result. In most architectures, the value is
  1030. passed into the FUNCTION_RETURN_REG, but in a windowed architecure like sparc a
  1031. function returns in a register and the caller receives it in an other one }
  1032. case funcretloc.loc of
  1033. LOC_REGISTER:
  1034. begin
  1035. {$ifndef cpu64bit}
  1036. if current_procinfo.procdef.funcretloc[calleeside].size in [OS_64,OS_S64] then
  1037. begin
  1038. resloc:=current_procinfo.procdef.funcretloc[calleeside];
  1039. if resloc.loc<>LOC_REGISTER then
  1040. internalerror(200409141);
  1041. { Load low and high register separate to generate better register
  1042. allocation info }
  1043. if getsupreg(resloc.register64.reglo)<first_int_imreg then
  1044. begin
  1045. cg.getcpuregister(list,resloc.register64.reglo);
  1046. cg.ungetcpuregister(list,resloc.register64.reglo);
  1047. { for the optimizer }
  1048. cg.a_reg_alloc(list,resloc.register64.reglo);
  1049. end;
  1050. case restmploc.loc of
  1051. LOC_REFERENCE :
  1052. begin
  1053. href:=restmploc.reference;
  1054. if target_info.endian=ENDIAN_BIG then
  1055. inc(href.offset,4);
  1056. cg.a_load_ref_reg(list,OS_32,OS_32,href,resloc.register64.reglo);
  1057. end;
  1058. LOC_CREGISTER :
  1059. cg.a_load_reg_reg(list,OS_32,OS_32,restmploc.register64.reglo,resloc.register64.reglo);
  1060. else
  1061. internalerror(200409203);
  1062. end;
  1063. if getsupreg(resloc.register64.reghi)<first_int_imreg then
  1064. begin
  1065. cg.getcpuregister(list,resloc.register64.reghi);
  1066. cg.ungetcpuregister(list,resloc.register64.reghi);
  1067. { for the optimizer }
  1068. cg.a_reg_alloc(list,resloc.register64.reghi);
  1069. end;
  1070. case restmploc.loc of
  1071. LOC_REFERENCE :
  1072. begin
  1073. href:=restmploc.reference;
  1074. if target_info.endian=ENDIAN_LITTLE then
  1075. inc(href.offset,4);
  1076. cg.a_load_ref_reg(list,OS_32,OS_32,href,resloc.register64.reghi);
  1077. end;
  1078. LOC_CREGISTER :
  1079. cg.a_load_reg_reg(list,OS_32,OS_32,restmploc.register64.reghi,resloc.register64.reghi);
  1080. else
  1081. internalerror(200409204);
  1082. end;
  1083. end
  1084. else
  1085. {$endif cpu64bit}
  1086. begin
  1087. hreg:=cg.makeregsize(list,funcretloc.register,funcretloc.size);
  1088. if getsupreg(funcretloc.register)<first_int_imreg then
  1089. begin
  1090. cg.getcpuregister(list,funcretloc.register);
  1091. cg.ungetcpuregister(list,hreg);
  1092. { for the optimizer }
  1093. cg.a_reg_alloc(list,funcretloc.register);
  1094. end;
  1095. { it could be that a structure is passed in memory but the function is expected to
  1096. return a pointer to this memory }
  1097. if paramanager.ret_in_param(current_procinfo.procdef.rettype.def,current_procinfo.procdef.proccalloption) then
  1098. cg.a_load_loc_reg(list,OS_ADDR,restmploc,hreg)
  1099. else
  1100. cg.a_load_loc_reg(list,restmploc.size,restmploc,hreg);
  1101. end;
  1102. end;
  1103. LOC_FPUREGISTER:
  1104. begin
  1105. if getsupreg(funcretloc.register)<first_fpu_imreg then
  1106. begin
  1107. cg.getcpuregister(list,funcretloc.register);
  1108. cg.ungetcpuregister(list,funcretloc.register);
  1109. end;
  1110. cg.a_loadfpu_loc_reg(list,restmploc,funcretloc.register);
  1111. end;
  1112. LOC_MMREGISTER:
  1113. begin
  1114. if getsupreg(funcretloc.register)<first_mm_imreg then
  1115. begin
  1116. cg.getcpuregister(list,funcretloc.register);
  1117. cg.ungetcpuregister(list,funcretloc.register);
  1118. end;
  1119. cg.a_loadmm_loc_reg(list,restmploc.size,restmploc,funcretloc.register,mms_movescalar);
  1120. end;
  1121. LOC_INVALID,
  1122. LOC_REFERENCE:
  1123. ;
  1124. else
  1125. internalerror(200405025);
  1126. end;
  1127. end;
  1128. end;
  1129. procedure gen_load_para_value(list:TAAsmoutput);
  1130. procedure get_para(const paraloc:TCGParaLocation);
  1131. begin
  1132. case paraloc.loc of
  1133. LOC_REGISTER :
  1134. begin
  1135. if getsupreg(paraloc.register)<first_int_imreg then
  1136. cg.getcpuregister(list,paraloc.register);
  1137. end;
  1138. LOC_MMREGISTER :
  1139. begin
  1140. if getsupreg(paraloc.register)<first_mm_imreg then
  1141. cg.getcpuregister(list,paraloc.register);
  1142. end;
  1143. LOC_FPUREGISTER :
  1144. begin
  1145. if getsupreg(paraloc.register)<first_fpu_imreg then
  1146. cg.getcpuregister(list,paraloc.register);
  1147. end;
  1148. end;
  1149. end;
  1150. procedure unget_para(const paraloc:TCGParaLocation);
  1151. begin
  1152. case paraloc.loc of
  1153. LOC_REGISTER :
  1154. begin
  1155. if getsupreg(paraloc.register)<first_int_imreg then
  1156. cg.ungetcpuregister(list,paraloc.register);
  1157. end;
  1158. LOC_MMREGISTER :
  1159. begin
  1160. if getsupreg(paraloc.register)<first_mm_imreg then
  1161. cg.ungetcpuregister(list,paraloc.register);
  1162. end;
  1163. LOC_FPUREGISTER :
  1164. begin
  1165. if getsupreg(paraloc.register)<first_fpu_imreg then
  1166. cg.ungetcpuregister(list,paraloc.register);
  1167. end;
  1168. end;
  1169. end;
  1170. procedure gen_load_ref(const paraloc:TCGParaLocation;const ref:treference;sizeleft:aint);
  1171. var
  1172. href : treference;
  1173. begin
  1174. case paraloc.loc of
  1175. LOC_REGISTER :
  1176. cg.a_load_reg_ref(list,paraloc.size,paraloc.size,paraloc.register,ref);
  1177. LOC_MMREGISTER :
  1178. cg.a_loadmm_reg_ref(list,paraloc.size,paraloc.size,paraloc.register,ref,mms_movescalar);
  1179. LOC_FPUREGISTER :
  1180. cg.a_loadfpu_reg_ref(list,paraloc.size,paraloc.register,ref);
  1181. LOC_REFERENCE :
  1182. begin
  1183. reference_reset_base(href,paraloc.reference.index,paraloc.reference.offset);
  1184. { use concatcopy, because it can also be a float which fails when
  1185. load_ref_ref is used. Don't copy data when the references are equal }
  1186. if not((href.base=ref.base) and (href.offset=ref.offset)) then
  1187. cg.g_concatcopy(list,href,ref,sizeleft);
  1188. end;
  1189. else
  1190. internalerror(2002081302);
  1191. end;
  1192. end;
  1193. procedure gen_load_reg(const paraloc:TCGParaLocation;reg:tregister);
  1194. var
  1195. href : treference;
  1196. begin
  1197. case paraloc.loc of
  1198. LOC_REGISTER :
  1199. cg.a_load_reg_reg(list,paraloc.size,paraloc.size,paraloc.register,reg);
  1200. LOC_MMREGISTER :
  1201. cg.a_loadmm_reg_reg(list,paraloc.size,paraloc.size,paraloc.register,reg,mms_movescalar);
  1202. LOC_FPUREGISTER :
  1203. cg.a_loadfpu_reg_reg(list,paraloc.size,paraloc.register,reg);
  1204. LOC_REFERENCE :
  1205. begin
  1206. reference_reset_base(href,paraloc.reference.index,paraloc.reference.offset);
  1207. case getregtype(reg) of
  1208. R_INTREGISTER :
  1209. cg.a_load_ref_reg(list,paraloc.size,paraloc.size,href,reg);
  1210. R_FPUREGISTER :
  1211. cg.a_loadfpu_ref_reg(list,paraloc.size,href,reg);
  1212. R_MMREGISTER :
  1213. cg.a_loadmm_ref_reg(list,paraloc.size,paraloc.size,href,reg,mms_movescalar);
  1214. else
  1215. internalerror(2004101012);
  1216. end;
  1217. end;
  1218. else
  1219. internalerror(2002081302);
  1220. end;
  1221. end;
  1222. var
  1223. i : longint;
  1224. currpara : tparavarsym;
  1225. paraloc : pcgparalocation;
  1226. hreflo,
  1227. hrefhi,
  1228. href : treference;
  1229. sizeleft : aint;
  1230. {$ifdef sparc}
  1231. tempref : treference;
  1232. {$endif sparc}
  1233. begin
  1234. if (po_assembler in current_procinfo.procdef.procoptions) then
  1235. exit;
  1236. { Allocate registers used by parameters }
  1237. for i:=0 to current_procinfo.procdef.paras.count-1 do
  1238. begin
  1239. currpara:=tparavarsym(current_procinfo.procdef.paras[i]);
  1240. paraloc:=currpara.paraloc[calleeside].location;
  1241. while assigned(paraloc) do
  1242. begin
  1243. if paraloc^.loc in [LOC_REGISTER,LOC_FPUREGISTER,LOC_MMREGISTER] then
  1244. get_para(paraloc^);
  1245. paraloc:=paraloc^.next;
  1246. end;
  1247. end;
  1248. { Copy parameters to local references/registers }
  1249. for i:=0 to current_procinfo.procdef.paras.count-1 do
  1250. begin
  1251. currpara:=tparavarsym(current_procinfo.procdef.paras[i]);
  1252. paraloc:=currpara.paraloc[calleeside].location;
  1253. { skip e.g. empty records }
  1254. if (paraloc^.loc = LOC_VOID) then
  1255. continue;
  1256. if not assigned(paraloc) then
  1257. internalerror(200408203);
  1258. case currpara.localloc.loc of
  1259. LOC_REFERENCE :
  1260. begin
  1261. { If the parameter location is reused we don't need to copy
  1262. anything }
  1263. if not paramanager.param_use_paraloc(currpara.paraloc[calleeside]) then
  1264. begin
  1265. href:=currpara.localloc.reference;
  1266. sizeleft:=currpara.paraloc[calleeside].intsize;
  1267. while assigned(paraloc) do
  1268. begin
  1269. unget_para(paraloc^);
  1270. if (paraloc^.size=OS_NO) then
  1271. begin
  1272. { Can only be a reference that contains the rest
  1273. of the parameter }
  1274. if (paraloc^.loc<>LOC_REFERENCE) or
  1275. assigned(paraloc^.next) then
  1276. internalerror(2005013010);
  1277. gen_load_ref(paraloc^,href,sizeleft);
  1278. inc(href.offset,sizeleft);
  1279. sizeleft:=0;
  1280. end
  1281. else
  1282. begin
  1283. gen_load_ref(paraloc^,href,tcgsize2size[paraloc^.size]);
  1284. inc(href.offset,TCGSize2Size[paraloc^.size]);
  1285. dec(sizeleft,TCGSize2Size[paraloc^.size]);
  1286. end;
  1287. paraloc:=paraloc^.next;
  1288. end;
  1289. end;
  1290. end;
  1291. LOC_CREGISTER :
  1292. begin
  1293. {$ifndef cpu64bit}
  1294. if (currpara.paraloc[calleeside].size in [OS_64,OS_S64]) and
  1295. is_64bit(currpara.vartype.def) then
  1296. begin
  1297. if not assigned(paraloc^.next) then
  1298. internalerror(200410104);
  1299. if (target_info.endian=ENDIAN_BIG) then
  1300. begin
  1301. { paraloc^ -> high
  1302. paraloc^.next -> low }
  1303. unget_para(paraloc^);
  1304. gen_load_reg(paraloc^,currpara.localloc.register64.reghi);
  1305. unget_para(paraloc^.next^);
  1306. gen_load_reg(paraloc^.next^,currpara.localloc.register64.reglo);
  1307. end
  1308. else
  1309. begin
  1310. { paraloc^ -> low
  1311. paraloc^.next -> high }
  1312. unget_para(paraloc^);
  1313. gen_load_reg(paraloc^,currpara.localloc.register64.reglo);
  1314. unget_para(paraloc^.next^);
  1315. gen_load_reg(paraloc^.next^,currpara.localloc.register64.reghi);
  1316. end;
  1317. end
  1318. else
  1319. {$endif cpu64bit}
  1320. begin
  1321. if assigned(paraloc^.next) then
  1322. internalerror(200410105);
  1323. unget_para(paraloc^);
  1324. gen_load_reg(paraloc^,currpara.localloc.register);
  1325. end;
  1326. end;
  1327. LOC_CFPUREGISTER :
  1328. begin
  1329. {$ifdef sparc}
  1330. { Sparc passes floats in int registers, when loading to fpu register
  1331. we need a temp }
  1332. sizeleft := TCGSize2Size[currpara.localloc.size];
  1333. tg.GetTemp(list,sizeleft,tt_normal,tempref);
  1334. href:=tempref;
  1335. while assigned(paraloc) do
  1336. begin
  1337. unget_para(paraloc^);
  1338. gen_load_ref(paraloc^,href,sizeleft);
  1339. inc(href.offset,TCGSize2Size[paraloc^.size]);
  1340. dec(sizeleft,TCGSize2Size[paraloc^.size]);
  1341. paraloc:=paraloc^.next;
  1342. end;
  1343. cg.a_loadfpu_ref_reg(list,currpara.localloc.size,tempref,currpara.localloc.register);
  1344. tg.UnGetTemp(list,tempref);
  1345. {$else sparc}
  1346. unget_para(paraloc^);
  1347. gen_load_reg(paraloc^,currpara.localloc.register);
  1348. if assigned(paraloc^.next) then
  1349. internalerror(200410109);
  1350. {$endif sparc}
  1351. end;
  1352. LOC_CMMREGISTER :
  1353. begin
  1354. unget_para(paraloc^);
  1355. gen_load_reg(paraloc^,currpara.localloc.register);
  1356. if assigned(paraloc^.next) then
  1357. internalerror(200410108);
  1358. end;
  1359. end;
  1360. end;
  1361. { generate copies of call by value parameters, must be done before
  1362. the initialization and body is parsed because the refcounts are
  1363. incremented using the local copies }
  1364. current_procinfo.procdef.parast.foreach_static({$ifndef TP}@{$endif}copyvalueparas,list);
  1365. {$ifdef powerpc}
  1366. { unget the register that contains the stack pointer before the procedure entry, }
  1367. { which is used to access the parameters in their original callee-side location }
  1368. cg.a_reg_dealloc(list,NR_R12);
  1369. {$endif powerpc}
  1370. end;
  1371. procedure gen_initialize_code(list:TAAsmoutput);
  1372. begin
  1373. { initialize local data like ansistrings }
  1374. case current_procinfo.procdef.proctypeoption of
  1375. potype_unitinit:
  1376. begin
  1377. { this is also used for initialization of variables in a
  1378. program which does not have a globalsymtable }
  1379. if assigned(current_module.globalsymtable) then
  1380. tsymtable(current_module.globalsymtable).foreach_static({$ifndef TP}@{$endif}initialize_data,list);
  1381. tsymtable(current_module.localsymtable).foreach_static({$ifndef TP}@{$endif}initialize_data,list);
  1382. tsymtable(current_module.localsymtable).foreach_static({$ifndef TP}@{$endif}initialize_regvars,list);
  1383. end;
  1384. { units have seperate code for initilization and finalization }
  1385. potype_unitfinalize: ;
  1386. { program init/final is generated in separate procedure }
  1387. potype_proginit:
  1388. begin
  1389. tsymtable(current_module.localsymtable).foreach_static({$ifndef TP}@{$endif}initialize_regvars,list);
  1390. end;
  1391. else
  1392. current_procinfo.procdef.localst.foreach_static({$ifndef TP}@{$endif}initialize_data,list);
  1393. end;
  1394. { initialisizes temp. ansi/wide string data }
  1395. inittempvariables(list);
  1396. { initialize ansi/widesstring para's }
  1397. if not(po_assembler in current_procinfo.procdef.procoptions) then
  1398. current_procinfo.procdef.parast.foreach_static({$ifndef TP}@{$endif}init_paras,list);
  1399. {$ifdef OLDREGVARS}
  1400. load_regvars(list,nil);
  1401. {$endif OLDREGVARS}
  1402. end;
  1403. procedure gen_finalize_code(list:TAAsmoutput);
  1404. begin
  1405. {$ifdef OLDREGVARS}
  1406. cleanup_regvars(list);
  1407. {$endif OLDREGVARS}
  1408. { finalize temporary data }
  1409. finalizetempvariables(list);
  1410. { finalize local data like ansistrings}
  1411. case current_procinfo.procdef.proctypeoption of
  1412. potype_unitfinalize:
  1413. begin
  1414. { this is also used for initialization of variables in a
  1415. program which does not have a globalsymtable }
  1416. if assigned(current_module.globalsymtable) then
  1417. tsymtable(current_module.globalsymtable).foreach_static({$ifndef TP}@{$endif}finalize_static_data,list);
  1418. tsymtable(current_module.localsymtable).foreach_static({$ifndef TP}@{$endif}finalize_static_data,list);
  1419. end;
  1420. { units/progs have separate code for initialization and finalization }
  1421. potype_unitinit: ;
  1422. { program init/final is generated in separate procedure }
  1423. potype_proginit: ;
  1424. else
  1425. current_procinfo.procdef.localst.foreach_static({$ifndef TP}@{$endif}finalize_local_vars,list);
  1426. end;
  1427. { finalize paras data }
  1428. if assigned(current_procinfo.procdef.parast) and
  1429. not(po_assembler in current_procinfo.procdef.procoptions) then
  1430. current_procinfo.procdef.parast.foreach_static({$ifndef TP}@{$endif}final_paras,list);
  1431. end;
  1432. procedure gen_entry_code(list:TAAsmoutput);
  1433. var
  1434. href : treference;
  1435. paraloc1,
  1436. paraloc2 : tcgpara;
  1437. hp : tused_unit;
  1438. begin
  1439. paraloc1.init;
  1440. paraloc2.init;
  1441. { the actual profile code can clobber some registers,
  1442. therefore if the context must be saved, do it before
  1443. the actual call to the profile code
  1444. }
  1445. if (cs_profile in aktmoduleswitches) and
  1446. not(po_assembler in current_procinfo.procdef.procoptions) then
  1447. begin
  1448. { non-win32 can call mcout even in main }
  1449. if not (target_info.system in [system_i386_win32,system_i386_wdosx]) or
  1450. not (current_procinfo.procdef.proctypeoption=potype_proginit) then
  1451. begin
  1452. cg.alloccpuregisters(list,R_INTREGISTER,paramanager.get_volatile_registers_int(pocall_cdecl));
  1453. cg.g_profilecode(list);
  1454. cg.dealloccpuregisters(list,R_INTREGISTER,paramanager.get_volatile_registers_int(pocall_cdecl));
  1455. end;
  1456. end;
  1457. { call startup helpers from main program }
  1458. if (current_procinfo.procdef.proctypeoption=potype_proginit) then
  1459. begin
  1460. { initialize profiling for win32 }
  1461. if (target_info.system in [system_i386_win32,system_i386_wdosx]) and
  1462. (cs_profile in aktmoduleswitches) then
  1463. begin
  1464. reference_reset_symbol(href,objectlibrary.newasmsymbol('etext',AB_EXTERNAL,AT_DATA),0);
  1465. paramanager.getintparaloc(pocall_default,1,paraloc1);
  1466. paramanager.getintparaloc(pocall_default,2,paraloc2);
  1467. paramanager.allocparaloc(list,paraloc2);
  1468. cg.a_paramaddr_ref(list,href,paraloc2);
  1469. reference_reset_symbol(href,objectlibrary.newasmsymbol('__image_base__',AB_EXTERNAL,AT_DATA),0);
  1470. paramanager.allocparaloc(list,paraloc1);
  1471. cg.a_paramaddr_ref(list,href,paraloc1);
  1472. paramanager.freeparaloc(list,paraloc2);
  1473. paramanager.freeparaloc(list,paraloc1);
  1474. cg.alloccpuregisters(list,R_INTREGISTER,paramanager.get_volatile_registers_int(pocall_cdecl));
  1475. cg.a_call_name(list,'_monstartup');
  1476. cg.dealloccpuregisters(list,R_INTREGISTER,paramanager.get_volatile_registers_int(pocall_cdecl));
  1477. end;
  1478. { initialize units }
  1479. cg.alloccpuregisters(list,R_INTREGISTER,paramanager.get_volatile_registers_int(pocall_default));
  1480. cg.a_call_name(list,'FPC_INITIALIZEUNITS');
  1481. cg.dealloccpuregisters(list,R_INTREGISTER,paramanager.get_volatile_registers_int(pocall_default));
  1482. {$ifdef GDB}
  1483. if (cs_debuginfo in aktmoduleswitches) then
  1484. if target_info.system <> system_powerpc_macos then
  1485. begin
  1486. { include reference to all debuginfo sections of used units }
  1487. hp:=tused_unit(usedunits.first);
  1488. while assigned(hp) do
  1489. begin
  1490. If (hp.u.flags and uf_has_debuginfo)=uf_has_debuginfo then
  1491. current_procinfo.aktlocaldata.concat(Tai_const.Createname(make_mangledname('DEBUGINFO',hp.u.globalsymtable,''),AT_DATA,0));
  1492. hp:=tused_unit(hp.next);
  1493. end;
  1494. { include reference to debuginfo for this program }
  1495. current_procinfo.aktlocaldata.concat(Tai_const.Createname(make_mangledname('DEBUGINFO',current_module.localsymtable,''),AT_DATA,0));
  1496. end;
  1497. {$endif GDB}
  1498. end;
  1499. {$ifdef GDB}
  1500. if (cs_debuginfo in aktmoduleswitches) then
  1501. list.concat(Tai_force_line.Create);
  1502. {$endif GDB}
  1503. {$ifdef OLDREGVARS}
  1504. load_regvars(list,nil);
  1505. {$endif OLDREGVARS}
  1506. paraloc1.done;
  1507. paraloc2.done;
  1508. end;
  1509. procedure gen_exit_code(list:TAAsmoutput);
  1510. begin
  1511. { call __EXIT for main program }
  1512. if (not DLLsource) and
  1513. (current_procinfo.procdef.proctypeoption=potype_proginit) then
  1514. cg.a_call_name(list,'FPC_DO_EXIT');
  1515. end;
  1516. {****************************************************************************
  1517. Entry/Exit
  1518. ****************************************************************************}
  1519. procedure gen_proc_symbol(list:Taasmoutput);
  1520. var
  1521. hs : string;
  1522. begin
  1523. { add symbol entry point as well as debug information }
  1524. { will be inserted in front of the rest of this list. }
  1525. { Insert alignment and assembler names }
  1526. { Align, gprof uses 16 byte granularity }
  1527. if (cs_profile in aktmoduleswitches) then
  1528. list.concat(Tai_align.create(16))
  1529. else
  1530. list.concat(Tai_align.create(aktalignment.procalign));
  1531. {$ifdef GDB}
  1532. if (cs_debuginfo in aktmoduleswitches) then
  1533. begin
  1534. if (po_global in current_procinfo.procdef.procoptions) then
  1535. Tprocsym(current_procinfo.procdef.procsym).is_global:=true;
  1536. current_procinfo.procdef.concatstabto(list);
  1537. Tprocsym(current_procinfo.procdef.procsym).isstabwritten:=true;
  1538. end;
  1539. {$endif GDB}
  1540. repeat
  1541. hs:=current_procinfo.procdef.aliasnames.getfirst;
  1542. if hs='' then
  1543. break;
  1544. {$ifdef GDB}
  1545. if (cs_debuginfo in aktmoduleswitches) and
  1546. target_info.use_function_relative_addresses then
  1547. list.concat(Tai_stab_function_name.create(strpnew(hs)));
  1548. {$endif GDB}
  1549. if (cs_profile in aktmoduleswitches) or
  1550. (po_global in current_procinfo.procdef.procoptions) then
  1551. list.concat(Tai_symbol.createname_global(hs,AT_FUNCTION,0))
  1552. else
  1553. list.concat(Tai_symbol.createname(hs,AT_FUNCTION,0));
  1554. until false;
  1555. end;
  1556. procedure gen_proc_symbol_end(list:Taasmoutput);
  1557. {$ifdef GDB}
  1558. var
  1559. stabsendlabel : tasmlabel;
  1560. mangled_length : longint;
  1561. p : pchar;
  1562. {$endif GDB}
  1563. begin
  1564. list.concat(Tai_symbol_end.Createname(current_procinfo.procdef.mangledname));
  1565. {$ifdef GDB}
  1566. if (cs_debuginfo in aktmoduleswitches) then
  1567. begin
  1568. objectlibrary.getlabel(stabsendlabel);
  1569. cg.a_label(list,stabsendlabel);
  1570. { define calling EBP as pseudo local var PM }
  1571. { this enables test if the function is a local one !! }
  1572. {if assigned(current_procinfo.parent) and
  1573. (current_procinfo.procdef.parast.symtablelevel>normal_function_level) then
  1574. list.concat(Tai_stabs.Create(strpnew(
  1575. '"parent_ebp:'+tstoreddef(voidpointertype.def).numberstring+'",'+
  1576. tostr(N_LSYM)+',0,0,'+tostr(current_procinfo.parent_framepointer_offset)))); }
  1577. if assigned(current_procinfo.procdef.funcretsym) and
  1578. (tabstractnormalvarsym(current_procinfo.procdef.funcretsym).refs>0) then
  1579. begin
  1580. if tabstractnormalvarsym(current_procinfo.procdef.funcretsym).localloc.loc=LOC_REFERENCE then
  1581. begin
  1582. {$warning Need to add gdb support for ret in param register calling}
  1583. if paramanager.ret_in_param(current_procinfo.procdef.rettype.def,current_procinfo.procdef.proccalloption) then
  1584. begin
  1585. list.concat(Tai_stabs.Create(strpnew(
  1586. '"'+current_procinfo.procdef.procsym.name+':X*'+tstoreddef(current_procinfo.procdef.rettype.def).numberstring+'",'+
  1587. tostr(N_tsym)+',0,0,'+tostr(tabstractnormalvarsym(current_procinfo.procdef.funcretsym).localloc.reference.offset))));
  1588. if (m_result in aktmodeswitches) then
  1589. list.concat(Tai_stabs.Create(strpnew(
  1590. '"RESULT:X*'+tstoreddef(current_procinfo.procdef.rettype.def).numberstring+'",'+
  1591. tostr(N_tsym)+',0,0,'+tostr(tabstractnormalvarsym(current_procinfo.procdef.funcretsym).localloc.reference.offset))))
  1592. end
  1593. else
  1594. begin
  1595. list.concat(Tai_stabs.Create(strpnew(
  1596. '"'+current_procinfo.procdef.procsym.name+':X'+tstoreddef(current_procinfo.procdef.rettype.def).numberstring+'",'+
  1597. tostr(N_tsym)+',0,0,'+tostr(tabstractnormalvarsym(current_procinfo.procdef.funcretsym).localloc.reference.offset))));
  1598. if (m_result in aktmodeswitches) then
  1599. list.concat(Tai_stabs.Create(strpnew(
  1600. '"RESULT:X'+tstoreddef(current_procinfo.procdef.rettype.def).numberstring+'",'+
  1601. tostr(N_tsym)+',0,0,'+tostr(tabstractnormalvarsym(current_procinfo.procdef.funcretsym).localloc.reference.offset))));
  1602. end;
  1603. end;
  1604. end;
  1605. mangled_length:=length(current_procinfo.procdef.mangledname);
  1606. getmem(p,2*mangled_length+50);
  1607. strpcopy(p,'192,0,0,');
  1608. strpcopy(strend(p),current_procinfo.procdef.mangledname);
  1609. if (target_info.use_function_relative_addresses) then
  1610. begin
  1611. strpcopy(strend(p),'-');
  1612. strpcopy(strend(p),current_procinfo.procdef.mangledname);
  1613. end;
  1614. list.concat(Tai_stabn.Create(strnew(p)));
  1615. {List.concat(Tai_stabn.Create(strpnew('192,0,0,'
  1616. +current_procinfo.procdef.mangledname))));
  1617. p[0]:='2';p[1]:='2';p[2]:='4';
  1618. strpcopy(strend(p),'_end');}
  1619. strpcopy(p,'224,0,0,'+stabsendlabel.name);
  1620. if (target_info.use_function_relative_addresses) then
  1621. begin
  1622. strpcopy(strend(p),'-');
  1623. strpcopy(strend(p),current_procinfo.procdef.mangledname);
  1624. end;
  1625. list.concatlist(withdebuglist);
  1626. list.concat(Tai_stabn.Create(strnew(p)));
  1627. { strpnew('224,0,0,'
  1628. +current_procinfo.procdef.mangledname+'_end'))));}
  1629. freemem(p,2*mangled_length+50);
  1630. end;
  1631. {$endif GDB}
  1632. end;
  1633. procedure gen_proc_entry_code(list:Taasmoutput);
  1634. var
  1635. hitemp,
  1636. lotemp : longint;
  1637. begin
  1638. { generate call frame marker for dwarf call frame info }
  1639. dwarfcfi.start_frame(list);
  1640. { All temps are know, write offsets used for information }
  1641. if (cs_asm_source in aktglobalswitches) then
  1642. begin
  1643. if tg.direction>0 then
  1644. begin
  1645. lotemp:=current_procinfo.tempstart;
  1646. hitemp:=tg.lasttemp;
  1647. end
  1648. else
  1649. begin
  1650. lotemp:=tg.lasttemp;
  1651. hitemp:=current_procinfo.tempstart;
  1652. end;
  1653. list.concat(Tai_comment.Create(strpnew('Temps allocated between '+std_regname(current_procinfo.framepointer)+
  1654. tostr_with_plus(lotemp)+' and '+std_regname(current_procinfo.framepointer)+tostr_with_plus(hitemp))));
  1655. end;
  1656. { generate target specific proc entry code }
  1657. cg.g_proc_entry(list,current_procinfo.calc_stackframe_size,(po_nostackframe in current_procinfo.procdef.procoptions));
  1658. end;
  1659. procedure gen_proc_exit_code(list:Taasmoutput);
  1660. var
  1661. parasize : longint;
  1662. begin
  1663. { c style clearstack does not need to remove parameters from the stack, only the
  1664. return value when it was pushed by arguments }
  1665. if current_procinfo.procdef.proccalloption in clearstack_pocalls then
  1666. begin
  1667. parasize:=0;
  1668. if paramanager.ret_in_param(current_procinfo.procdef.rettype.def,current_procinfo.procdef.proccalloption) then
  1669. inc(parasize,sizeof(aint));
  1670. end
  1671. else
  1672. parasize:=current_procinfo.para_stack_size;
  1673. { generate target specific proc exit code }
  1674. cg.g_proc_exit(list,parasize,(po_nostackframe in current_procinfo.procdef.procoptions));
  1675. { release return registers, needed for optimizer }
  1676. if not is_void(current_procinfo.procdef.rettype.def) then
  1677. location_free(list,current_procinfo.procdef.funcretloc[calleeside]);
  1678. { end of frame marker for call frame info }
  1679. dwarfcfi.end_frame(list);
  1680. end;
  1681. procedure gen_stack_check_size_para(list:Taasmoutput);
  1682. var
  1683. paraloc1 : tcgpara;
  1684. begin
  1685. paraloc1.init;
  1686. paramanager.getintparaloc(pocall_default,1,paraloc1);
  1687. paramanager.allocparaloc(list,paraloc1);
  1688. cg.a_param_const(list,OS_INT,current_procinfo.calc_stackframe_size,paraloc1);
  1689. paramanager.freeparaloc(list,paraloc1);
  1690. paraloc1.done;
  1691. end;
  1692. procedure gen_stack_check_call(list:Taasmoutput);
  1693. var
  1694. paraloc1 : tcgpara;
  1695. begin
  1696. paraloc1.init;
  1697. { Also alloc the register needed for the parameter }
  1698. paramanager.getintparaloc(pocall_default,1,paraloc1);
  1699. paramanager.allocparaloc(list,paraloc1);
  1700. paramanager.freeparaloc(list,paraloc1);
  1701. { Call the helper }
  1702. cg.alloccpuregisters(list,R_INTREGISTER,paramanager.get_volatile_registers_int(pocall_default));
  1703. cg.a_call_name(list,'FPC_STACKCHECK');
  1704. cg.dealloccpuregisters(list,R_INTREGISTER,paramanager.get_volatile_registers_int(pocall_default));
  1705. paraloc1.done;
  1706. end;
  1707. procedure gen_save_used_regs(list:TAAsmoutput);
  1708. begin
  1709. { Pure assembler routines need to save the registers themselves }
  1710. if (po_assembler in current_procinfo.procdef.procoptions) then
  1711. exit;
  1712. { oldfpccall expects all registers to be destroyed }
  1713. if current_procinfo.procdef.proccalloption<>pocall_oldfpccall then
  1714. cg.g_save_standard_registers(list);
  1715. end;
  1716. procedure gen_restore_used_regs(list:TAAsmoutput);
  1717. begin
  1718. { Pure assembler routines need to save the registers themselves }
  1719. if (po_assembler in current_procinfo.procdef.procoptions) then
  1720. exit;
  1721. { oldfpccall expects all registers to be destroyed }
  1722. if current_procinfo.procdef.proccalloption<>pocall_oldfpccall then
  1723. cg.g_restore_standard_registers(list);
  1724. end;
  1725. {****************************************************************************
  1726. External handling
  1727. ****************************************************************************}
  1728. procedure gen_external_stub(list:taasmoutput;pd:tprocdef;const externalname:string);
  1729. begin
  1730. { add the procedure to the codesegment }
  1731. maybe_new_object_file(list);
  1732. new_section(list,sec_code,lower(pd.mangledname),aktalignment.procalign);
  1733. list.concat(Tai_align.create(aktalignment.procalign));
  1734. if (po_global in pd.procoptions) then
  1735. list.concat(Tai_symbol.createname_global(pd.mangledname,AT_FUNCTION,0))
  1736. else
  1737. list.concat(Tai_symbol.createname(pd.mangledname,AT_FUNCTION,0));
  1738. cg.a_jmp_name(list,externalname);
  1739. end;
  1740. {****************************************************************************
  1741. Const Data
  1742. ****************************************************************************}
  1743. procedure insertconstdata(sym : ttypedconstsym);
  1744. { this does not affect the local stack space, since all
  1745. typed constansts and initialized variables are always
  1746. put in the .data / .rodata section
  1747. }
  1748. var
  1749. storefilepos : tfileposinfo;
  1750. curconstsegment : taasmoutput;
  1751. l : longint;
  1752. begin
  1753. storefilepos:=aktfilepos;
  1754. aktfilepos:=sym.fileinfo;
  1755. if sym.is_writable then
  1756. curconstsegment:=datasegment
  1757. else
  1758. curconstsegment:=consts;
  1759. l:=sym.getsize;
  1760. { insert cut for smartlinking or alignment }
  1761. maybe_new_object_file(curconstSegment);
  1762. new_section(curconstSegment,sec_rodata,lower(sym.mangledname),const_align(l));
  1763. {$ifdef GDB}
  1764. if (cs_debuginfo in aktmoduleswitches) then
  1765. sym.concatstabto(curconstSegment);
  1766. {$endif GDB}
  1767. if (sym.owner.symtabletype=globalsymtable) or
  1768. maybe_smartlink_symbol or
  1769. (assigned(current_procinfo) and
  1770. (current_procinfo.procdef.proccalloption=pocall_inline)) or
  1771. DLLSource then
  1772. curconstSegment.concat(Tai_symbol.Createname_global(sym.mangledname,AT_DATA,l))
  1773. else
  1774. curconstSegment.concat(Tai_symbol.Createname(sym.mangledname,AT_DATA,l));
  1775. aktfilepos:=storefilepos;
  1776. end;
  1777. procedure insertbssdata(sym : tglobalvarsym);
  1778. var
  1779. l,varalign : longint;
  1780. storefilepos : tfileposinfo;
  1781. begin
  1782. storefilepos:=aktfilepos;
  1783. aktfilepos:=sym.fileinfo;
  1784. l:=sym.getsize;
  1785. if (vo_is_thread_var in sym.varoptions) then
  1786. inc(l,sizeof(aint));
  1787. varalign:=var_align(l);
  1788. maybe_new_object_file(bssSegment);
  1789. new_section(bssSegment,sec_bss,lower(sym.mangledname),varalign);
  1790. {$ifdef GDB}
  1791. if (cs_debuginfo in aktmoduleswitches) then
  1792. sym.concatstabto(bssSegment);
  1793. {$endif GDB}
  1794. if (sym.owner.symtabletype=globalsymtable) or
  1795. maybe_smartlink_symbol or
  1796. DLLSource or
  1797. (assigned(current_procinfo) and
  1798. (current_procinfo.procdef.proccalloption=pocall_inline)) or
  1799. (vo_is_exported in sym.varoptions) or
  1800. (vo_is_C_var in sym.varoptions) then
  1801. bssSegment.concat(Tai_datablock.Create_global(sym.mangledname,l))
  1802. else
  1803. bssSegment.concat(Tai_datablock.Create(sym.mangledname,l));
  1804. aktfilepos:=storefilepos;
  1805. end;
  1806. procedure gen_alloc_symtable(list:TAAsmoutput;st:tsymtable);
  1807. var
  1808. sym : tsym;
  1809. isaddr : boolean;
  1810. cgsize : tcgsize;
  1811. begin
  1812. sym:=tsym(st.symindex.first);
  1813. while assigned(sym) do
  1814. begin
  1815. if (sym.typ in [globalvarsym,localvarsym,paravarsym]) then
  1816. begin
  1817. with tabstractnormalvarsym(sym) do
  1818. begin
  1819. { Parameters passed to assembler procedures need to be kept
  1820. in the original location }
  1821. if (sym.typ=paravarsym) and
  1822. (po_assembler in current_procinfo.procdef.procoptions) then
  1823. begin
  1824. tparavarsym(sym).paraloc[calleeside].get_location(localloc);
  1825. end
  1826. else
  1827. begin
  1828. isaddr:=(st.symtabletype=parasymtable) and
  1829. paramanager.push_addr_param(varspez,vartype.def,current_procinfo.procdef.proccalloption);
  1830. if isaddr then
  1831. cgsize:=OS_ADDR
  1832. else
  1833. cgsize:=def_cgsize(vartype.def);
  1834. {$ifndef OLDREGVARS}
  1835. { When there is assembler code we can't use regvars }
  1836. if is_regvar then
  1837. begin
  1838. localloc.size:=cgsize;
  1839. case varregable of
  1840. vr_intreg :
  1841. begin
  1842. localloc.loc:=LOC_CREGISTER;
  1843. {$ifndef cpu64bit}
  1844. if cgsize in [OS_64,OS_S64] then
  1845. begin
  1846. localloc.register64.reglo:=cg.getintregister(list,OS_32);
  1847. localloc.register64.reghi:=cg.getintregister(list,OS_32);
  1848. end
  1849. else
  1850. {$endif cpu64bit}
  1851. localloc.register:=cg.getintregister(list,cgsize);
  1852. end;
  1853. vr_fpureg :
  1854. begin
  1855. localloc.loc:=LOC_CFPUREGISTER;
  1856. localloc.register:=cg.getfpuregister(list,cgsize);
  1857. end;
  1858. vr_mmreg :
  1859. begin
  1860. localloc.loc:=LOC_CMMREGISTER;
  1861. localloc.register:=cg.getmmregister(list,cgsize);
  1862. end;
  1863. else
  1864. internalerror(2004101010);
  1865. end;
  1866. { Allocate register already, to prevent first allocation to be
  1867. inside a loop }
  1868. {$ifndef cpu64bit}
  1869. if cgsize in [OS_64,OS_S64] then
  1870. begin
  1871. cg.a_reg_sync(list,localloc.register64.reglo);
  1872. cg.a_reg_sync(list,localloc.register64.reghi);
  1873. end
  1874. else
  1875. {$endif cpu64bit}
  1876. cg.a_reg_sync(list,localloc.register);
  1877. end
  1878. else
  1879. {$endif NOT OLDREGVARS}
  1880. begin
  1881. localloc.loc:=LOC_REFERENCE;
  1882. localloc.size:=cgsize;
  1883. case st.symtabletype of
  1884. parasymtable :
  1885. begin
  1886. { Reuse the parameter location for values to are at a single location on the stack }
  1887. if paramanager.param_use_paraloc(tparavarsym(sym).paraloc[calleeside]) then
  1888. begin
  1889. reference_reset_base(localloc.reference,tparavarsym(sym).paraloc[calleeside].location^.reference.index,
  1890. tparavarsym(sym).paraloc[calleeside].location^.reference.offset);
  1891. end
  1892. else
  1893. begin
  1894. if isaddr then
  1895. tg.GetLocal(list,sizeof(aint),voidpointertype.def,localloc.reference)
  1896. else
  1897. tg.GetLocal(list,getsize,vartype.def,localloc.reference);
  1898. end;
  1899. end;
  1900. localsymtable,
  1901. stt_exceptsymtable :
  1902. begin
  1903. tg.GetLocal(list,getsize,vartype.def,localloc.reference);
  1904. end;
  1905. staticsymtable :
  1906. begin
  1907. { PIC, DLL and Threadvar need extra code and are handled in ncgld }
  1908. if not((target_info.system=system_powerpc_darwin) and
  1909. (cs_create_pic in aktmoduleswitches)) and
  1910. not(vo_is_dll_var in varoptions) and
  1911. not(vo_is_thread_var in varoptions) then
  1912. reference_reset_symbol(localloc.reference,objectlibrary.newasmsymbol(mangledname,AB_EXTERNAL,AT_DATA),0);
  1913. end;
  1914. else
  1915. internalerror(200410103);
  1916. end;
  1917. end;
  1918. end;
  1919. if cs_asm_source in aktglobalswitches then
  1920. begin
  1921. case localloc.loc of
  1922. LOC_REGISTER,
  1923. LOC_CREGISTER :
  1924. begin
  1925. if (cs_no_regalloc in aktglobalswitches) then
  1926. list.concat(Tai_comment.Create(strpnew('Var '+realname+' located in register '+
  1927. std_regname(localloc.register))))
  1928. else
  1929. list.concat(Tai_comment.Create(strpnew('Var '+realname+' located in register')));
  1930. end;
  1931. LOC_REFERENCE :
  1932. begin
  1933. if not assigned(localloc.reference.symbol) then
  1934. list.concat(Tai_comment.Create(strpnew('Var '+realname+' located at '+
  1935. std_regname(localloc.reference.base)+tostr_with_plus(localloc.reference.offset))));
  1936. end;
  1937. end;
  1938. end;
  1939. end;
  1940. end;
  1941. sym:=tsym(sym.indexnext);
  1942. end;
  1943. end;
  1944. procedure gen_free_symtable(list:TAAsmoutput;st:tsymtable);
  1945. var
  1946. sym : tsym;
  1947. begin
  1948. sym:=tsym(st.symindex.first);
  1949. while assigned(sym) do
  1950. begin
  1951. if (sym.typ in [globalvarsym,localvarsym,paravarsym]) then
  1952. begin
  1953. with tabstractnormalvarsym(sym) do
  1954. begin
  1955. { Note: We need to keep the data available in memory
  1956. for the sub procedures that can access local data
  1957. in the parent procedures }
  1958. case localloc.loc of
  1959. LOC_CREGISTER :
  1960. {$ifndef cpu64bit}
  1961. if def_cgsize(vartype.def) in [OS_64,OS_S64] then
  1962. begin
  1963. cg.a_reg_sync(list,localloc.register64.reglo);
  1964. cg.a_reg_sync(list,localloc.register64.reghi);
  1965. end
  1966. else
  1967. {$endif cpu64bit}
  1968. cg.a_reg_sync(list,localloc.register);
  1969. LOC_REFERENCE :
  1970. begin
  1971. case st.symtabletype of
  1972. localsymtable,
  1973. parasymtable,
  1974. stt_exceptsymtable :
  1975. tg.Ungetlocal(list,localloc.reference);
  1976. end;
  1977. end;
  1978. end;
  1979. end;
  1980. end;
  1981. sym:=tsym(sym.indexnext);
  1982. end;
  1983. end;
  1984. {$ifdef PASS2INLINE}
  1985. procedure gen_alloc_inline_parast(list:TAAsmoutput;pd:tprocdef);
  1986. var
  1987. sym : tsym;
  1988. calleeparaloc,
  1989. callerparaloc : pcgparalocation;
  1990. begin
  1991. if (po_assembler in pd.procoptions) then
  1992. exit;
  1993. sym:=tsym(pd.parast.symindex.first);
  1994. while assigned(sym) do
  1995. begin
  1996. if sym.typ=paravarsym then
  1997. begin
  1998. with tparavarsym(sym) do
  1999. begin
  2000. { for localloc <> LOC_REFERENCE, we need regvar support inside inlined procedures }
  2001. localloc.loc:=LOC_REFERENCE;
  2002. localloc.size:=int_cgsize(paramanager.push_size(varspez,vartype.def,pocall_inline));
  2003. tg.GetLocal(list,tcgsize2size[localloc.size],vartype.def,localloc.reference);
  2004. calleeparaloc:=paraloc[calleeside].location;
  2005. callerparaloc:=paraloc[callerside].location;
  2006. while assigned(calleeparaloc) do
  2007. begin
  2008. if not assigned(callerparaloc) then
  2009. internalerror(200408281);
  2010. if calleeparaloc^.loc<>callerparaloc^.loc then
  2011. internalerror(200408282);
  2012. case calleeparaloc^.loc of
  2013. LOC_FPUREGISTER:
  2014. begin
  2015. calleeparaloc^.register:=cg.getfpuregister(list,calleeparaloc^.size);
  2016. callerparaloc^.register:=calleeparaloc^.register;
  2017. end;
  2018. LOC_REGISTER:
  2019. begin
  2020. calleeparaloc^.register:=cg.getintregister(list,calleeparaloc^.size);
  2021. callerparaloc^.register:=calleeparaloc^.register;
  2022. end;
  2023. LOC_MMREGISTER:
  2024. begin
  2025. calleeparaloc^.register:=cg.getmmregister(list,calleeparaloc^.size);
  2026. callerparaloc^.register:=calleeparaloc^.register;
  2027. end;
  2028. LOC_REFERENCE:
  2029. begin
  2030. calleeparaloc^.reference.offset := localloc.reference.offset;
  2031. calleeparaloc^.reference.index := localloc.reference.base;
  2032. callerparaloc^.reference.offset := localloc.reference.offset;
  2033. callerparaloc^.reference.index := localloc.reference.base;
  2034. end;
  2035. end;
  2036. calleeparaloc:=calleeparaloc^.next;
  2037. callerparaloc:=callerparaloc^.next;
  2038. end;
  2039. if cs_asm_source in aktglobalswitches then
  2040. begin
  2041. case localloc.loc of
  2042. LOC_REFERENCE :
  2043. list.concat(Tai_comment.Create(strpnew('Para '+realname+' allocated at '+
  2044. std_regname(localloc.reference.base)+tostr_with_plus(localloc.reference.offset))));
  2045. end;
  2046. end;
  2047. end;
  2048. end;
  2049. sym:=tsym(sym.indexnext);
  2050. end;
  2051. end;
  2052. procedure gen_alloc_inline_funcret(list:TAAsmoutput;pd:tprocdef);
  2053. var
  2054. callerparaloc : tlocation;
  2055. begin
  2056. if not assigned(pd.funcretsym) or
  2057. (po_assembler in pd.procoptions) then
  2058. exit;
  2059. { for localloc <> LOC_REFERENCE, we need regvar support inside inlined procedures }
  2060. with tabstractnormalvarsym(pd.funcretsym) do
  2061. begin
  2062. localloc.loc:=LOC_REFERENCE;
  2063. localloc.size:=int_cgsize(paramanager.push_size(varspez,vartype.def,pocall_inline));
  2064. tg.GetLocal(list,tcgsize2size[localloc.size],vartype.def,localloc.reference);
  2065. callerparaloc:=pd.funcretloc[callerside];
  2066. case pd.funcretloc[calleeside].loc of
  2067. LOC_FPUREGISTER:
  2068. begin
  2069. pd.funcretloc[calleeside].register:=cg.getfpuregister(list,pd.funcretloc[calleeside].size);
  2070. pd.funcretloc[callerside].register:=pd.funcretloc[calleeside].register;
  2071. end;
  2072. LOC_REGISTER:
  2073. begin
  2074. {$ifndef cpu64bit}
  2075. if callerparaloc.size in [OS_64,OS_S64] then
  2076. begin
  2077. end
  2078. else
  2079. {$endif cpu64bit}
  2080. begin
  2081. pd.funcretloc[calleeside].register:=cg.getintregister(list,pd.funcretloc[calleeside].size);
  2082. pd.funcretloc[callerside].register:=pd.funcretloc[calleeside].register;
  2083. end;
  2084. end;
  2085. LOC_MMREGISTER:
  2086. begin
  2087. pd.funcretloc[calleeside].register:=cg.getmmregister(list,pd.funcretloc[calleeside].size);
  2088. pd.funcretloc[callerside].register:=pd.funcretloc[calleeside].register;
  2089. end;
  2090. LOC_REFERENCE:
  2091. begin
  2092. pd.funcretloc[calleeside].reference.offset := localloc.reference.offset;
  2093. pd.funcretloc[calleeside].reference.index := localloc.reference.base;
  2094. pd.funcretloc[callerside].reference.offset := localloc.reference.offset;
  2095. pd.funcretloc[callerside].reference.index := localloc.reference.base;
  2096. end;
  2097. LOC_VOID:
  2098. ;
  2099. else
  2100. internalerror(200411191);
  2101. end;
  2102. if cs_asm_source in aktglobalswitches then
  2103. begin
  2104. case localloc.loc of
  2105. LOC_REFERENCE :
  2106. list.concat(Tai_comment.Create(strpnew('Funcret '+realname+' allocated at '+
  2107. std_regname(localloc.reference.base)+tostr_with_plus(localloc.reference.offset))));
  2108. end;
  2109. end;
  2110. end;
  2111. end;
  2112. {$endif PASS2INLINE}
  2113. { persistent rtti generation }
  2114. procedure generate_rtti(p:Ttypesym);
  2115. var
  2116. rsym : trttisym;
  2117. def : tstoreddef;
  2118. begin
  2119. { rtti can only be generated for classes that are always typesyms }
  2120. def:=tstoreddef(ttypesym(p).restype.def);
  2121. { there is an error, skip rtti info }
  2122. if (def.deftype=errordef) or (Errorcount>0) then
  2123. exit;
  2124. { only create rtti once for each definition }
  2125. if not(df_has_rttitable in def.defoptions) then
  2126. begin
  2127. { definition should be in the same symtable as the symbol }
  2128. if p.owner<>def.owner then
  2129. internalerror(200108262);
  2130. { create rttisym }
  2131. rsym:=trttisym.create(p.name,fullrtti);
  2132. p.owner.insert(rsym);
  2133. { register rttisym in definition }
  2134. include(def.defoptions,df_has_rttitable);
  2135. def.rttitablesym:=rsym;
  2136. { write rtti data }
  2137. def.write_child_rtti_data(fullrtti);
  2138. maybe_new_object_file(rttilist);
  2139. new_section(rttilist,sec_rodata,rsym.get_label.name,const_align(sizeof(aint)));
  2140. rttiList.concat(Tai_symbol.Create_global(rsym.get_label,0));
  2141. def.write_rtti_data(fullrtti);
  2142. rttiList.concat(Tai_symbol_end.Create(rsym.get_label));
  2143. end;
  2144. end;
  2145. { persistent init table generation }
  2146. procedure generate_inittable(p:tsym);
  2147. var
  2148. rsym : trttisym;
  2149. def : tstoreddef;
  2150. begin
  2151. { anonymous types are also allowed for records that can be varsym }
  2152. case p.typ of
  2153. typesym :
  2154. def:=tstoreddef(ttypesym(p).restype.def);
  2155. globalvarsym,
  2156. localvarsym,
  2157. paravarsym :
  2158. def:=tstoreddef(tabstractvarsym(p).vartype.def);
  2159. else
  2160. internalerror(200108263);
  2161. end;
  2162. { only create inittable once for each definition }
  2163. if not(df_has_inittable in def.defoptions) then
  2164. begin
  2165. { definition should be in the same symtable as the symbol }
  2166. if p.owner<>def.owner then
  2167. internalerror(200108264);
  2168. { create rttisym }
  2169. rsym:=trttisym.create(p.name,initrtti);
  2170. p.owner.insert(rsym);
  2171. { register rttisym in definition }
  2172. include(def.defoptions,df_has_inittable);
  2173. def.inittablesym:=rsym;
  2174. { write inittable data }
  2175. def.write_child_rtti_data(initrtti);
  2176. maybe_new_object_file(rttilist);
  2177. new_section(rttilist,sec_rodata,rsym.get_label.name,const_align(sizeof(aint)));
  2178. rttiList.concat(Tai_symbol.Create_global(rsym.get_label,0));
  2179. def.write_rtti_data(initrtti);
  2180. rttiList.concat(Tai_symbol_end.Create(rsym.get_label));
  2181. end;
  2182. end;
  2183. procedure gen_intf_wrapper(list:taasmoutput;_class:tobjectdef);
  2184. var
  2185. rawdata: taasmoutput;
  2186. i,j,
  2187. proccount : longint;
  2188. tmps : string;
  2189. begin
  2190. for i:=1 to _class.implementedinterfaces.count do
  2191. begin
  2192. { only if implemented by this class }
  2193. if _class.implementedinterfaces.implindex(i)=i then
  2194. begin
  2195. proccount:=_class.implementedinterfaces.implproccount(i);
  2196. for j:=1 to proccount do
  2197. begin
  2198. tmps:=make_mangledname('WRPR',_class.owner,_class.objname^+'_$_'+
  2199. _class.implementedinterfaces.interfaces(i).objname^+'_$_'+
  2200. tostr(j)+'_$_'+_class.implementedinterfaces.implprocs(i,j).mangledname);
  2201. { create wrapper code }
  2202. cg.g_intf_wrapper(list,_class.implementedinterfaces.implprocs(i,j),tmps,_class.implementedinterfaces.ioffsets(i));
  2203. end;
  2204. end;
  2205. end;
  2206. end;
  2207. procedure gen_intf_wrappers(list:taasmoutput;st:tsymtable);
  2208. var
  2209. def : tstoreddef;
  2210. begin
  2211. def:=tstoreddef(st.defindex.first);
  2212. while assigned(def) do
  2213. begin
  2214. if is_class(def) then
  2215. gen_intf_wrapper(list,tobjectdef(def));
  2216. def:=tstoreddef(def.indexnext);
  2217. end;
  2218. end;
  2219. end.
  2220. {
  2221. $Log$
  2222. Revision 1.263 2005-03-02 19:44:11 jonas
  2223. * use expectloc in firstcomplex()
  2224. Revision 1.262 2005/02/15 21:39:48 peter
  2225. * remove is_single_reference
  2226. * revert loading of ref-to-ref para valu
  2227. Revision 1.261 2005/02/15 19:16:04 peter
  2228. * fix passing of 64bit values when using -Or
  2229. Revision 1.260 2005/02/14 17:13:06 peter
  2230. * truncate log
  2231. Revision 1.259 2005/01/30 21:51:57 jonas
  2232. * fixed darwin cycle
  2233. Revision 1.258 2005/01/24 22:08:32 peter
  2234. * interface wrapper generation moved to cgobj
  2235. * generate interface wrappers after the module is parsed
  2236. Revision 1.257 2005/01/20 17:47:01 peter
  2237. * remove copy_value_on_stack and a_param_copy_ref
  2238. Revision 1.256 2005/01/20 16:38:45 peter
  2239. * load jmp_buf_size from system unit
  2240. Revision 1.255 2005/01/19 20:04:46 florian
  2241. * init./final code isn't created for pure assembler procedures anymore
  2242. Revision 1.254 2005/01/18 22:19:20 peter
  2243. * multiple location support for i386 a_param_ref
  2244. * remove a_param_copy_ref for i386
  2245. Revision 1.253 2005/01/13 19:31:05 jonas
  2246. + support LOC_VOID in gen_load_para_value()
  2247. Revision 1.252 2005/01/10 21:50:05 jonas
  2248. + support for passing records in registers under darwin
  2249. * tcgpara now also has an intsize field, which contains the size in
  2250. bytes of the whole parameter
  2251. Revision 1.251 2005/01/03 22:27:56 peter
  2252. * insert stack_check helper call before doing register allocation
  2253. so the used registers can't be reused when parameters are loaded
  2254. into register variables
  2255. }