ncgcal.pas 76 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949
  1. {
  2. $Id$
  3. Copyright (c) 1998-2002 by Florian Klaempfl
  4. Generate assembler for call nodes
  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 ncgcal;
  19. {$i fpcdefs.inc}
  20. interface
  21. uses
  22. cpubase,
  23. globtype,
  24. symdef,node,ncal;
  25. type
  26. tcgcallparanode = class(tcallparanode)
  27. private
  28. tempparaloc : tparalocation;
  29. procedure allocate_tempparaloc;
  30. procedure push_addr_para;
  31. procedure push_value_para;
  32. public
  33. procedure secondcallparan;override;
  34. end;
  35. tcgcallnode = class(tcallnode)
  36. private
  37. procedure release_para_temps;
  38. procedure normal_pass_2;
  39. procedure inlined_pass_2;
  40. protected
  41. { save the size of pushed parameter, needed po_clearstack
  42. and alignment }
  43. pushedparasize : longint;
  44. framepointer_paraloc : tparalocation;
  45. refcountedtemp : treference;
  46. procedure handle_return_value;
  47. {# This routine is used to push the current frame pointer
  48. on the stack. This is used in nested routines where the
  49. value of the frame pointer is always pushed as an extra
  50. parameter.
  51. The default handling is the standard handling used on
  52. most stack based machines, where the frame pointer is
  53. the first invisible parameter.
  54. }
  55. function align_parasize:longint;virtual;
  56. procedure pop_parasize(pop_size:longint);virtual;
  57. procedure extra_interrupt_code;virtual;
  58. procedure extra_call_code;virtual;
  59. public
  60. procedure pass_2;override;
  61. end;
  62. implementation
  63. uses
  64. systems,
  65. cutils,verbose,globals,
  66. symconst,symsym,symtable,defutil,paramgr,
  67. {$ifdef GDB}
  68. {$ifdef delphi}
  69. sysutils,
  70. {$else}
  71. strings,
  72. {$endif}
  73. gdb,
  74. {$endif GDB}
  75. cgbase,pass_2,
  76. cpuinfo,aasmbase,aasmtai,
  77. nbas,nmem,nld,ncnv,nutils,
  78. {$ifdef x86}
  79. cga,cgx86,
  80. {$endif x86}
  81. ncgutil,
  82. cgutils,cgobj,tgobj,
  83. procinfo;
  84. {*****************************************************************************
  85. TCGCALLPARANODE
  86. *****************************************************************************}
  87. procedure tcgcallparanode.allocate_tempparaloc;
  88. begin
  89. { Allocate (temporary) paralocation }
  90. tempparaloc:=paraitem.paraloc[callerside];
  91. case tempparaloc.loc of
  92. LOC_REGISTER,LOC_FPUREGISTER,LOC_MMREGISTER:
  93. paramanager.alloctempregs(exprasmlist,tempparaloc);
  94. {$ifdef cputargethasfixedstack}
  95. LOC_REFERENCE:
  96. begin
  97. { currently, we copy the value always to a secure location }
  98. if not(assigned(aktcallnode.inlinecode)) then
  99. paramanager.alloctempparaloc(exprasmlist,aktcallnode.procdefinition.proccalloption,paraitem,tempparaloc);
  100. end;
  101. {$endif cputargethasfixedstack}
  102. end;
  103. end;
  104. procedure tcgcallparanode.push_addr_para;
  105. begin
  106. if not(left.location.loc in [LOC_CREFERENCE,LOC_REFERENCE]) then
  107. internalerror(200304235);
  108. location_release(exprasmlist,left.location);
  109. cg.a_paramaddr_ref(exprasmlist,left.location.reference,tempparaloc);
  110. inc(tcgcallnode(aktcallnode).pushedparasize,POINTER_SIZE);
  111. end;
  112. procedure tcgcallparanode.push_value_para;
  113. var
  114. href : treference;
  115. size : longint;
  116. cgsize : tcgsize;
  117. begin
  118. { we've nothing to push when the size of the parameter is 0 }
  119. if left.resulttype.def.size=0 then
  120. exit;
  121. { Move flags and jump in register to make it less complex }
  122. if left.location.loc in [LOC_FLAGS,LOC_JUMP] then
  123. location_force_reg(exprasmlist,left.location,def_cgsize(left.resulttype.def),false);
  124. { Handle Floating point types differently }
  125. if left.resulttype.def.deftype=floatdef then
  126. begin
  127. location_release(exprasmlist,left.location);
  128. {$ifdef i386}
  129. if tempparaloc.loc<>LOC_REFERENCE then
  130. internalerror(200309291);
  131. case left.location.loc of
  132. LOC_FPUREGISTER,
  133. LOC_CFPUREGISTER:
  134. begin
  135. size:=align(TCGSize2Size[left.location.size],tempparaloc.alignment);
  136. inc(tcgcallnode(aktcallnode).pushedparasize,size);
  137. if tempparaloc.reference.index=NR_STACK_POINTER_REG then
  138. begin
  139. cg.g_stackpointer_alloc(exprasmlist,size);
  140. reference_reset_base(href,NR_STACK_POINTER_REG,0);
  141. end
  142. else
  143. reference_reset_base(href,tempparaloc.reference.index,tempparaloc.reference.offset);
  144. cg.a_loadfpu_reg_ref(exprasmlist,def_cgsize(left.resulttype.def),left.location.register,href);
  145. end;
  146. LOC_MMREGISTER,
  147. LOC_CMMREGISTER:
  148. begin
  149. size:=align(tfloatdef(left.resulttype.def).size,tempparaloc.alignment);
  150. inc(tcgcallnode(aktcallnode).pushedparasize,size);
  151. if tempparaloc.reference.index=NR_STACK_POINTER_REG then
  152. begin
  153. cg.g_stackpointer_alloc(exprasmlist,size);
  154. reference_reset_base(href,NR_STACK_POINTER_REG,0);
  155. end
  156. else
  157. reference_reset_base(href,tempparaloc.reference.index,tempparaloc.reference.offset);
  158. cg.a_loadmm_reg_ref(exprasmlist,def_cgsize(left.resulttype.def),def_cgsize(left.resulttype.def),left.location.register,href,mms_movescalar);
  159. end;
  160. LOC_REFERENCE,
  161. LOC_CREFERENCE :
  162. begin
  163. size:=align(left.resulttype.def.size,tempparaloc.alignment);
  164. if tempparaloc.reference.index=NR_STACK_POINTER_REG then
  165. begin
  166. href:=left.location.reference;
  167. inc(href.offset,size);
  168. while (size>0) do
  169. begin
  170. if (size>=4) or (tempparaloc.alignment>=4) then
  171. begin
  172. cgsize:=OS_32;
  173. inc(tcgcallnode(aktcallnode).pushedparasize,4);
  174. dec(href.offset,4);
  175. dec(size,4);
  176. end
  177. else
  178. begin
  179. cgsize:=OS_16;
  180. inc(tcgcallnode(aktcallnode).pushedparasize,2);
  181. dec(href.offset,2);
  182. dec(size,2);
  183. end;
  184. cg.a_param_ref(exprasmlist,cgsize,href,tempparaloc);
  185. end;
  186. end
  187. else
  188. begin
  189. reference_reset_base(href,tempparaloc.reference.index,tempparaloc.reference.offset);
  190. cg.g_concatcopy(exprasmlist,left.location.reference,href,size,false,false);
  191. inc(tcgcallnode(aktcallnode).pushedparasize,size);
  192. end;
  193. end;
  194. else
  195. internalerror(2002042430);
  196. end;
  197. {$else i386}
  198. case left.location.loc of
  199. LOC_MMREGISTER,
  200. LOC_CMMREGISTER:
  201. case tempparaloc.loc of
  202. LOC_REFERENCE,
  203. LOC_CREFERENCE,
  204. LOC_MMREGISTER,
  205. LOC_CMMREGISTER:
  206. cg.a_parammm_reg(exprasmlist,def_cgsize(left.resulttype.def),left.location.register,tempparaloc,mms_movescalar);
  207. LOC_FPUREGISTER,
  208. LOC_CFPUREGISTER:
  209. begin
  210. location_force_fpureg(exprasmlist,left.location,false);
  211. cg.a_paramfpu_reg(exprasmlist,def_cgsize(left.resulttype.def),left.location.register,tempparaloc);
  212. end;
  213. else
  214. internalerror(2002042433);
  215. end;
  216. LOC_FPUREGISTER,
  217. LOC_CFPUREGISTER:
  218. case tempparaloc.loc of
  219. LOC_MMREGISTER,
  220. LOC_CMMREGISTER:
  221. begin
  222. location_force_mmregscalar(exprasmlist,left.location,false);
  223. cg.a_parammm_reg(exprasmlist,def_cgsize(left.resulttype.def),left.location.register,tempparaloc,mms_movescalar);
  224. end;
  225. {$ifdef sparc}
  226. { sparc pushes floats in normal registers }
  227. LOC_REGISTER,
  228. LOC_CREGISTER,
  229. {$endif sparc}
  230. LOC_REFERENCE,
  231. LOC_CREFERENCE,
  232. LOC_FPUREGISTER,
  233. LOC_CFPUREGISTER:
  234. cg.a_paramfpu_reg(exprasmlist,def_cgsize(left.resulttype.def),left.location.register,tempparaloc);
  235. else
  236. internalerror(2002042433);
  237. end;
  238. LOC_REFERENCE,
  239. LOC_CREFERENCE:
  240. case tempparaloc.loc of
  241. LOC_MMREGISTER,
  242. LOC_CMMREGISTER:
  243. cg.a_parammm_ref(exprasmlist,def_cgsize(left.resulttype.def),left.location.reference,tempparaloc,mms_movescalar);
  244. {$ifdef sparc}
  245. { sparc pushes floats in normal registers }
  246. LOC_REGISTER,
  247. LOC_CREGISTER,
  248. {$endif sparc}
  249. LOC_REFERENCE,
  250. LOC_CREFERENCE,
  251. LOC_FPUREGISTER,
  252. LOC_CFPUREGISTER:
  253. cg.a_paramfpu_ref(exprasmlist,def_cgsize(left.resulttype.def),left.location.reference,tempparaloc);
  254. else
  255. internalerror(2002042431);
  256. end;
  257. else
  258. internalerror(2002042432);
  259. end;
  260. {$endif i386}
  261. end
  262. else
  263. begin
  264. { copy the value on the stack or use normal parameter push?
  265. Check for varargs first because that has no paraitem }
  266. if not(nf_varargs_para in flags) and
  267. paramanager.copy_value_on_stack(paraitem.paratyp,left.resulttype.def,
  268. aktcallnode.procdefinition.proccalloption) then
  269. begin
  270. location_release(exprasmlist,left.location);
  271. {$ifdef i386}
  272. if tempparaloc.loc<>LOC_REFERENCE then
  273. internalerror(200309292);
  274. if not (left.location.loc in [LOC_REFERENCE,LOC_CREFERENCE]) then
  275. internalerror(200204241);
  276. { push on stack }
  277. size:=align(left.resulttype.def.size,tempparaloc.alignment);
  278. inc(tcgcallnode(aktcallnode).pushedparasize,size);
  279. if tempparaloc.reference.index=NR_STACK_POINTER_REG then
  280. begin
  281. cg.g_stackpointer_alloc(exprasmlist,size);
  282. reference_reset_base(href,NR_STACK_POINTER_REG,0);
  283. end
  284. else
  285. reference_reset_base(href,tempparaloc.reference.index,tempparaloc.reference.offset);
  286. cg.g_concatcopy(exprasmlist,left.location.reference,href,size,false,false);
  287. {$else i386}
  288. cg.a_param_copy_ref(exprasmlist,left.resulttype.def.size,left.location.reference,tempparaloc);
  289. {$endif i386}
  290. end
  291. else
  292. begin
  293. case left.location.loc of
  294. LOC_CONSTANT,
  295. LOC_REGISTER,
  296. LOC_CREGISTER,
  297. LOC_REFERENCE,
  298. LOC_CREFERENCE :
  299. begin
  300. cgsize:=def_cgsize(left.resulttype.def);
  301. if cgsize in [OS_64,OS_S64] then
  302. begin
  303. inc(tcgcallnode(aktcallnode).pushedparasize,8);
  304. cg64.a_param64_loc(exprasmlist,left.location,tempparaloc);
  305. location_release(exprasmlist,left.location);
  306. end
  307. else
  308. begin
  309. location_release(exprasmlist,left.location);
  310. inc(tcgcallnode(aktcallnode).pushedparasize,align(tcgsize2size[tempparaloc.size],tempparaloc.alignment));
  311. cg.a_param_loc(exprasmlist,left.location,tempparaloc);
  312. end;
  313. end;
  314. {$ifdef SUPPORT_MMX}
  315. LOC_MMXREGISTER,
  316. LOC_CMMXREGISTER:
  317. begin
  318. location_release(exprasmlist,left.location);
  319. inc(tcgcallnode(aktcallnode).pushedparasize,8);
  320. cg.a_parammm_reg(exprasmlist,left.location.register);
  321. end;
  322. {$endif SUPPORT_MMX}
  323. else
  324. internalerror(200204241);
  325. end;
  326. end;
  327. end;
  328. end;
  329. procedure tcgcallparanode.secondcallparan;
  330. var
  331. otlabel,
  332. oflabel : tasmlabel;
  333. hp : tnode;
  334. begin
  335. if not(assigned(paraitem)) or
  336. not(assigned(paraitem.paratype.def)) or
  337. not(assigned(paraitem.parasym) or
  338. (nf_varargs_para in flags)) then
  339. internalerror(200304242);
  340. { Skip nothingn nodes which are used after disabling
  341. a parameter }
  342. if (left.nodetype<>nothingn) then
  343. begin
  344. otlabel:=truelabel;
  345. oflabel:=falselabel;
  346. objectlibrary.getlabel(truelabel);
  347. objectlibrary.getlabel(falselabel);
  348. secondpass(left);
  349. allocate_tempparaloc;
  350. { handle varargs first, because paraitem.parasym is not valid }
  351. if (nf_varargs_para in flags) then
  352. begin
  353. if paramanager.push_addr_param(vs_value,left.resulttype.def,
  354. aktcallnode.procdefinition.proccalloption) then
  355. push_addr_para
  356. else
  357. push_value_para;
  358. end
  359. { hidden parameters }
  360. else if paraitem.is_hidden then
  361. begin
  362. { don't push a node that already generated a pointer type
  363. by address for implicit hidden parameters }
  364. if (vo_is_funcret in tvarsym(paraitem.parasym).varoptions) or
  365. (not(left.resulttype.def.deftype in [pointerdef,classrefdef]) and
  366. paramanager.push_addr_param(paraitem.paratyp,paraitem.paratype.def,
  367. aktcallnode.procdefinition.proccalloption)) then
  368. push_addr_para
  369. else
  370. push_value_para;
  371. end
  372. { formal def }
  373. else if (paraitem.paratype.def.deftype=formaldef) then
  374. begin
  375. { allow passing of a constant to a const formaldef }
  376. if (tvarsym(paraitem.parasym).varspez=vs_const) and
  377. (left.location.loc=LOC_CONSTANT) then
  378. location_force_mem(exprasmlist,left.location);
  379. { allow (typecasted) @var }
  380. hp:=left;
  381. while (hp.nodetype=typeconvn) do
  382. hp:=ttypeconvnode(hp).left;
  383. if (hp.nodetype=addrn) and
  384. (not(nf_procvarload in hp.flags)) then
  385. begin
  386. inc(tcgcallnode(aktcallnode).pushedparasize,POINTER_SIZE);
  387. location_release(exprasmlist,left.location);
  388. cg.a_param_loc(exprasmlist,left.location,tempparaloc);
  389. end
  390. else
  391. push_addr_para;
  392. end
  393. { Normal parameter }
  394. else
  395. begin
  396. { don't push a node that already generated a pointer type
  397. by address for implicit hidden parameters }
  398. if (not(
  399. paraitem.is_hidden and
  400. (left.resulttype.def.deftype in [pointerdef,classrefdef])
  401. ) and
  402. paramanager.push_addr_param(paraitem.paratyp,paraitem.paratype.def,
  403. aktcallnode.procdefinition.proccalloption)) then
  404. begin
  405. { Check for passing a constant to var,out parameter }
  406. if (paraitem.paratyp in [vs_var,vs_out]) and
  407. (left.location.loc<>LOC_REFERENCE) then
  408. begin
  409. { passing self to a var parameter is allowed in
  410. TP and delphi }
  411. if not((left.location.loc=LOC_CREFERENCE) and
  412. is_self_node(left)) then
  413. internalerror(200106041);
  414. end;
  415. { Force to be in memory }
  416. if not(left.location.loc in [LOC_CREFERENCE,LOC_REFERENCE]) then
  417. location_force_mem(exprasmlist,left.location);
  418. push_addr_para;
  419. end
  420. else
  421. push_value_para;
  422. end;
  423. truelabel:=otlabel;
  424. falselabel:=oflabel;
  425. { update return location in callnode when this is the function
  426. result }
  427. if assigned(paraitem.parasym) and
  428. (vo_is_funcret in tvarsym(paraitem.parasym).varoptions) then
  429. location_copy(aktcallnode.location,left.location);
  430. end;
  431. { next parameter }
  432. if assigned(right) then
  433. tcallparanode(right).secondcallparan;
  434. end;
  435. {*****************************************************************************
  436. TCGCALLNODE
  437. *****************************************************************************}
  438. procedure tcgcallnode.extra_interrupt_code;
  439. begin
  440. end;
  441. procedure tcgcallnode.extra_call_code;
  442. begin
  443. end;
  444. function tcgcallnode.align_parasize:longint;
  445. begin
  446. result:=0;
  447. end;
  448. procedure tcgcallnode.pop_parasize(pop_size:longint);
  449. begin
  450. end;
  451. procedure tcgcallnode.handle_return_value;
  452. var
  453. cgsize : tcgsize;
  454. hregister : tregister;
  455. tempnode: tnode;
  456. begin
  457. { structured results are easy to handle.... }
  458. { needed also when result_no_used !! }
  459. if paramanager.ret_in_param(resulttype.def,procdefinition.proccalloption) then
  460. begin
  461. { Location should be setup by the funcret para }
  462. if location.loc<>LOC_REFERENCE then
  463. internalerror(200304241);
  464. end
  465. else
  466. { ansi/widestrings must be registered, so we can dispose them }
  467. if resulttype.def.needs_inittable then
  468. begin
  469. { the FUNCTION_RESULT_REG is already allocated }
  470. if not assigned(funcretnode) then
  471. begin
  472. location_reset(location,LOC_CREFERENCE,OS_ADDR);
  473. location.reference:=refcountedtemp;
  474. { a_load_reg_ref may allocate registers! }
  475. cg.a_load_reg_ref(exprasmlist,OS_ADDR,OS_ADDR,NR_FUNCTION_RESULT_REG,location.reference);
  476. cg.ungetregister(exprasmlist,NR_FUNCTION_RESULT_REG);
  477. end
  478. else
  479. begin
  480. cg.ungetregister(exprasmlist,NR_FUNCTION_RESULT_REG);
  481. hregister := cg.getaddressregister(exprasmlist);
  482. cg.a_load_reg_reg(exprasmlist,OS_ADDR,OS_ADDR,NR_FUNCTION_RESULT_REG,hregister);
  483. { in case of a regular funcretnode with ret_in_param, the }
  484. { original funcretnode isn't touched -> make sure it's }
  485. { the same here (not sure if it's necessary) }
  486. tempnode := funcretnode.getcopy;
  487. tempnode.pass_2;
  488. location := tempnode.location;
  489. tempnode.free;
  490. cg.g_decrrefcount(exprasmlist,resulttype.def,location.reference, false);
  491. cg.a_load_reg_ref(exprasmlist,OS_ADDR,OS_ADDR,hregister,location.reference);
  492. cg.ungetregister(exprasmlist,hregister);
  493. end;
  494. end
  495. else
  496. { we have only to handle the result if it is used }
  497. if (nf_return_value_used in flags) then
  498. begin
  499. if (resulttype.def.deftype=floatdef) then
  500. begin
  501. location_reset(location,LOC_FPUREGISTER,def_cgsize(resulttype.def));
  502. {$ifdef cpufpemu}
  503. if cs_fp_emulation in aktmoduleswitches then
  504. location.register:=NR_FUNCTION_RESULT_REG
  505. else
  506. {$endif cpufpemu}
  507. begin
  508. location.register:=NR_FPU_RESULT_REG;
  509. {$ifdef sparc}
  510. { Double are returned in F0:F1 }
  511. if location.size=OS_F64 then
  512. setsubreg(location.register,R_SUBFD);
  513. {$endif sparc}
  514. end;
  515. {$ifdef x86}
  516. tcgx86(cg).inc_fpu_stack;
  517. {$else x86}
  518. cg.ungetregister(exprasmlist,location.register);
  519. hregister := cg.getfpuregister(exprasmlist,location.size);
  520. cg.a_loadfpu_reg_reg(exprasmlist,location.size,location.register,hregister);
  521. location.register := hregister;
  522. {$endif x86}
  523. end
  524. else
  525. begin
  526. cgsize:=def_cgsize(resulttype.def);
  527. if cgsize<>OS_NO then
  528. begin
  529. location_reset(location,LOC_REGISTER,cgsize);
  530. {$ifndef cpu64bit}
  531. if cgsize in [OS_64,OS_S64] then
  532. begin
  533. { Move the function result to free registers, preferably the
  534. FUNCTION_RESULT_REG/FUNCTION_RESULTHIGH_REG, so no move is necessary.}
  535. { the FUNCTION_RESULT_LOW_REG/FUNCTION_RESULT_HIGH_REG
  536. are already allocated }
  537. cg.ungetregister(exprasmlist,NR_FUNCTION_RESULT64_LOW_REG);
  538. location.registerlow:=cg.getintregister(exprasmlist,OS_INT);
  539. cg.a_load_reg_reg(exprasmlist,OS_32,OS_32,NR_FUNCTION_RESULT64_LOW_REG,location.registerlow);
  540. cg.ungetregister(exprasmlist,NR_FUNCTION_RESULT64_HIGH_REG);
  541. location.registerhigh:=cg.getintregister(exprasmlist,OS_INT);
  542. cg.a_load_reg_reg(exprasmlist,OS_32,OS_32,NR_FUNCTION_RESULT64_HIGH_REG,location.registerhigh);
  543. end
  544. else
  545. {$endif cpu64bit}
  546. begin
  547. {Move the function result to a free register, preferably the
  548. FUNCTION_RESULT_REG, so no move is necessary.}
  549. { the FUNCTION_RESULT_REG is already allocated }
  550. cg.ungetregister(exprasmlist,NR_FUNCTION_RESULT_REG);
  551. { change register size after the unget because the
  552. getregister was done for the full register }
  553. location.register:=cg.getintregister(exprasmlist,cgsize);
  554. cg.a_load_reg_reg(exprasmlist,cgsize,cgsize,cg.makeregsize(NR_FUNCTION_RESULT_REG,cgsize),location.register);
  555. end;
  556. end
  557. else
  558. begin
  559. if resulttype.def.size>0 then
  560. internalerror(200305131);
  561. end;
  562. end;
  563. end
  564. else
  565. begin
  566. cgsize:=def_cgsize(resulttype.def);
  567. { an object constructor is a function with pointer result }
  568. if (procdefinition.proctypeoption=potype_constructor) then
  569. cgsize:=OS_ADDR;
  570. if cgsize<>OS_NO then
  571. {$ifndef cpu64bit}
  572. if cgsize in [OS_64,OS_S64] then
  573. begin
  574. cg.ungetregister(exprasmlist,NR_FUNCTION_RESULT64_LOW_REG);
  575. cg.ungetregister(exprasmlist,NR_FUNCTION_RESULT64_HIGH_REG);
  576. end
  577. else
  578. {$endif cpu64bit}
  579. cg.ungetregister(exprasmlist,NR_FUNCTION_RESULT_REG);
  580. location_reset(location,LOC_VOID,OS_NO);
  581. end;
  582. end;
  583. procedure tcgcallnode.release_para_temps;
  584. var
  585. hp : tnode;
  586. ppn : tcallparanode;
  587. begin
  588. { Release temps from parameters }
  589. ppn:=tcallparanode(left);
  590. while assigned(ppn) do
  591. begin
  592. if assigned(ppn.left) then
  593. begin
  594. { don't release the funcret temp }
  595. if not(assigned(ppn.paraitem.parasym)) or
  596. not(vo_is_funcret in tvarsym(ppn.paraitem.parasym).varoptions) then
  597. location_freetemp(exprasmlist,ppn.left.location);
  598. { process also all nodes of an array of const }
  599. if ppn.left.nodetype=arrayconstructorn then
  600. begin
  601. if assigned(tarrayconstructornode(ppn.left).left) then
  602. begin
  603. hp:=ppn.left;
  604. while assigned(hp) do
  605. begin
  606. location_freetemp(exprasmlist,tarrayconstructornode(hp).left.location);
  607. hp:=tarrayconstructornode(hp).right;
  608. end;
  609. end;
  610. end;
  611. end;
  612. ppn:=tcallparanode(ppn.right);
  613. end;
  614. end;
  615. procedure tcgcallnode.normal_pass_2;
  616. var
  617. regs_to_push_fpu,
  618. regs_to_alloc,
  619. regs_to_free : Tcpuregisterset;
  620. oldpushedparasize : longint;
  621. {$ifdef cputargethasfixedstack}
  622. href2,
  623. {$endif cputargethasfixedstack}
  624. href : treference;
  625. pop_size : longint;
  626. pvreg,
  627. vmtreg : tregister;
  628. oldaktcallnode : tcallnode;
  629. procedure pushparas;
  630. var
  631. ppn : tcgcallparanode;
  632. begin
  633. { copy all resources to the allocated registers }
  634. ppn:=tcgcallparanode(left);
  635. while assigned(ppn) do
  636. begin
  637. if (ppn.left.nodetype<>nothingn) then
  638. begin
  639. { better check for the real location of the parameter here, when stack passed parameters
  640. are saved temporary in registers, checking for the tempparaloc.loc is wrong
  641. }
  642. case ppn.paraitem.paraloc[callerside].loc of
  643. LOC_REGISTER:
  644. begin
  645. paramanager.freeparaloc(exprasmlist,ppn.tempparaloc);
  646. paramanager.allocparaloc(exprasmlist,ppn.paraitem.paraloc[callerside]);
  647. {$ifdef sparc}
  648. case ppn.tempparaloc.size of
  649. OS_F32 :
  650. ppn.tempparaloc.size:=OS_32;
  651. OS_F64 :
  652. ppn.tempparaloc.size:=OS_64;
  653. end;
  654. {$endif sparc}
  655. {$ifndef cpu64bit}
  656. if ppn.tempparaloc.size in [OS_64,OS_S64] then
  657. begin
  658. cg.a_load_reg_reg(exprasmlist,OS_32,OS_32,ppn.tempparaloc.registerlow,
  659. ppn.paraitem.paraloc[callerside].registerlow);
  660. cg.a_load_reg_reg(exprasmlist,OS_32,OS_32,ppn.tempparaloc.registerhigh,
  661. ppn.paraitem.paraloc[callerside].registerhigh);
  662. end
  663. else
  664. {$endif cpu64bit}
  665. cg.a_load_reg_reg(exprasmlist,ppn.tempparaloc.size,ppn.tempparaloc.size,
  666. ppn.tempparaloc.register,ppn.paraitem.paraloc[callerside].register);
  667. end;
  668. LOC_FPUREGISTER:
  669. begin
  670. paramanager.freeparaloc(exprasmlist,ppn.tempparaloc);
  671. paramanager.allocparaloc(exprasmlist,ppn.paraitem.paraloc[callerside]);
  672. cg.a_loadfpu_reg_reg(exprasmlist,ppn.tempparaloc.size,
  673. ppn.tempparaloc.register,ppn.paraitem.paraloc[callerside].register);
  674. end;
  675. LOC_MMREGISTER:
  676. begin
  677. paramanager.freeparaloc(exprasmlist,ppn.tempparaloc);
  678. paramanager.allocparaloc(exprasmlist,ppn.paraitem.paraloc[callerside]);
  679. cg.a_loadmm_reg_reg(exprasmlist,ppn.tempparaloc.size,
  680. ppn.tempparaloc.size,ppn.tempparaloc.register,ppn.paraitem.paraloc[callerside].register,mms_movescalar);
  681. end;
  682. LOC_REFERENCE:
  683. begin
  684. {$ifdef cputargethasfixedstack}
  685. { copy parameters in case they were moved to a temp. location because we've a fixed stack }
  686. paramanager.freeparaloc(exprasmlist,ppn.tempparaloc);
  687. paramanager.allocparaloc(exprasmlist,ppn.paraitem.paraloc[callerside]);
  688. case ppn.tempparaloc.loc of
  689. LOC_REFERENCE:
  690. begin
  691. reference_reset_base(href,ppn.tempparaloc.reference.index,ppn.tempparaloc.reference.offset);
  692. reference_reset_base(href2,ppn.paraitem.paraloc[callerside].reference.index,ppn.paraitem.paraloc[callerside].reference.offset);
  693. cg.g_concatcopy(exprasmlist,href,href2,ppn.paraitem.paratype.def.size,false,false);
  694. end;
  695. LOC_REGISTER:
  696. if ppn.tempparaloc.size in [OS_64,OS_S64] then
  697. begin
  698. reference_reset_base(href,ppn.paraitem.paraloc[callerside].reference.index,ppn.paraitem.paraloc[callerside].reference.offset);
  699. cg.a_load_reg_ref(exprasmlist,OS_32,OS_32,ppn.tempparaloc.registerlow,
  700. href);
  701. { we don't use a c64.load here because later (when fixed ;)) one dword could be on the stack and the
  702. other in a cpu register }
  703. reference_reset_base(href,ppn.paraitem.paraloc[callerside].reference.index,ppn.paraitem.paraloc[callerside].reference.offset+4);
  704. cg.a_load_reg_ref(exprasmlist,OS_32,OS_32,ppn.tempparaloc.registerhigh,
  705. href);
  706. end
  707. else
  708. cg.a_param_reg(exprasmlist,ppn.paraitem.paraloc[callerside].size,ppn.tempparaloc.register,ppn.paraitem.paraloc[callerside]);
  709. LOC_FPUREGISTER:
  710. cg.a_paramfpu_reg(exprasmlist,ppn.paraitem.paraloc[callerside].size,ppn.tempparaloc.register,ppn.paraitem.paraloc[callerside]);
  711. else
  712. internalerror(200402081);
  713. end;
  714. {$endif cputargethasfixedstack}
  715. end;
  716. else
  717. internalerror(200402091);
  718. end;
  719. end;
  720. ppn:=tcgcallparanode(ppn.right);
  721. end;
  722. end;
  723. procedure freeparas;
  724. var
  725. ppn : tcgcallparanode;
  726. begin
  727. { free the resources allocated for the parameters }
  728. ppn:=tcgcallparanode(left);
  729. while assigned(ppn) do
  730. begin
  731. paramanager.freeparaloc(exprasmlist,ppn.paraitem.paraloc[callerside]);
  732. ppn:=tcgcallparanode(ppn.right);
  733. end;
  734. end;
  735. begin
  736. if not assigned(procdefinition) or
  737. not procdefinition.has_paraloc_info then
  738. internalerror(200305264);
  739. if resulttype.def.needs_inittable and
  740. not paramanager.ret_in_param(resulttype.def,procdefinition.proccalloption) and
  741. not assigned(funcretnode) then
  742. begin
  743. tg.gettemptyped(exprasmlist,resulttype.def,tt_normal,refcountedtemp);
  744. cg.g_decrrefcount(exprasmlist,resulttype.def,refcountedtemp,false);
  745. end;
  746. regs_to_alloc:=paramanager.get_volatile_registers_int(procdefinition.proccalloption);
  747. regs_to_push_fpu:=paramanager.get_volatile_registers_fpu(procdefinition.proccalloption);
  748. { Include Function result registers }
  749. if (not is_void(resulttype.def)) then
  750. begin
  751. case procdefinition.funcret_paraloc[callerside].loc of
  752. LOC_REGISTER,LOC_CREGISTER:
  753. begin
  754. {$ifndef cpu64bit}
  755. if procdefinition.funcret_paraloc[callerside].size in [OS_S64,OS_64] then
  756. begin
  757. include(regs_to_alloc,getsupreg(procdefinition.funcret_paraloc[callerside].registerlow));
  758. include(regs_to_alloc,getsupreg(procdefinition.funcret_paraloc[callerside].registerhigh));
  759. end
  760. else
  761. {$endif cpu64bit}
  762. include(regs_to_alloc,getsupreg(procdefinition.funcret_paraloc[callerside].register));
  763. end;
  764. LOC_FPUREGISTER,LOC_CFPUREGISTER:
  765. begin
  766. include(regs_to_push_fpu,getsupreg(procdefinition.funcret_paraloc[callerside].register));
  767. end;
  768. LOC_MMREGISTER,LOC_CMMREGISTER:
  769. begin
  770. internalerror(2003102911);
  771. end;
  772. end;
  773. end;
  774. { Initialize for pushing the parameters }
  775. oldpushedparasize:=pushedparasize;
  776. pushedparasize:=0;
  777. { Process parameters, register parameters will be loaded
  778. in imaginary registers. The actual load to the correct
  779. register is done just before the call }
  780. oldaktcallnode:=aktcallnode;
  781. aktcallnode:=self;
  782. if assigned(left) then
  783. tcallparanode(left).secondcallparan;
  784. aktcallnode:=oldaktcallnode;
  785. { Align stack if required }
  786. pop_size:=align_parasize;
  787. { procedure variable or normal function call ? }
  788. if (right=nil) then
  789. begin
  790. if (po_virtualmethod in procdefinition.procoptions) and
  791. assigned(methodpointer) then
  792. begin
  793. secondpass(methodpointer);
  794. location_force_reg(exprasmlist,methodpointer.location,OS_ADDR,false);
  795. { virtual methods require an index }
  796. if tprocdef(procdefinition).extnumber=-1 then
  797. internalerror(200304021);
  798. { VMT should already be loaded in a register }
  799. if methodpointer.location.register=NR_NO then
  800. internalerror(200304022);
  801. { test validity of VMT }
  802. if not(is_interface(tprocdef(procdefinition)._class)) and
  803. not(is_cppclass(tprocdef(procdefinition)._class)) then
  804. cg.g_maybe_testvmt(exprasmlist,methodpointer.location.register,tprocdef(procdefinition)._class);
  805. end;
  806. {$warning fixme regvars}
  807. { rg.saveotherregvars(exprasmlist,regs_to_push_other);}
  808. if (po_virtualmethod in procdefinition.procoptions) and
  809. assigned(methodpointer) then
  810. begin
  811. vmtreg:=methodpointer.location.register;
  812. { release self }
  813. cg.ungetregister(exprasmlist,vmtreg);
  814. pvreg:=cg.getintregister(exprasmlist,OS_ADDR);
  815. reference_reset_base(href,vmtreg,
  816. tprocdef(procdefinition)._class.vmtmethodoffset(tprocdef(procdefinition).extnumber));
  817. cg.a_load_ref_reg(exprasmlist,OS_ADDR,OS_ADDR,href,pvreg);
  818. { Load parameters that are in temporary registers in the
  819. correct parameter register }
  820. if assigned(left) then
  821. pushparas;
  822. { free the resources allocated for the parameters }
  823. freeparas;
  824. { Release register containing procvar }
  825. cg.ungetregister(exprasmlist,pvreg);
  826. cg.allocexplicitregisters(exprasmlist,R_INTREGISTER,regs_to_alloc);
  827. if cg.uses_registers(R_FPUREGISTER) then
  828. cg.allocexplicitregisters(exprasmlist,R_FPUREGISTER,regs_to_push_fpu);
  829. if cg.uses_registers(R_MMREGISTER) then
  830. cg.allocexplicitregisters(exprasmlist,R_MMREGISTER,paramanager.get_volatile_registers_mm(procdefinition.proccalloption));
  831. { call method }
  832. extra_call_code;
  833. cg.a_call_reg(exprasmlist,pvreg);
  834. end
  835. else
  836. begin
  837. { Load parameters that are in temporary registers in the
  838. correct parameter register }
  839. if assigned(left) then
  840. pushparas;
  841. { free the resources allocated for the parameters }
  842. freeparas;
  843. cg.allocexplicitregisters(exprasmlist,R_INTREGISTER,regs_to_alloc);
  844. if cg.uses_registers(R_FPUREGISTER) then
  845. cg.allocexplicitregisters(exprasmlist,R_FPUREGISTER,regs_to_push_fpu);
  846. if cg.uses_registers(R_MMREGISTER) then
  847. cg.allocexplicitregisters(exprasmlist,R_MMREGISTER,paramanager.get_volatile_registers_mm(procdefinition.proccalloption));
  848. { Calling interrupt from the same code requires some
  849. extra code }
  850. if (po_interrupt in procdefinition.procoptions) then
  851. extra_interrupt_code;
  852. extra_call_code;
  853. cg.a_call_name(exprasmlist,tprocdef(procdefinition).mangledname);
  854. end;
  855. end
  856. else
  857. { now procedure variable case }
  858. begin
  859. secondpass(right);
  860. location_release(exprasmlist,right.location);
  861. pvreg:=cg.getintregister(exprasmlist,OS_ADDR);
  862. { Only load OS_ADDR from the reference }
  863. if right.location.loc in [LOC_REFERENCE,LOC_CREFERENCE] then
  864. cg.a_load_ref_reg(exprasmlist,OS_ADDR,OS_ADDR,right.location.reference,pvreg)
  865. else
  866. cg.a_load_loc_reg(exprasmlist,OS_ADDR,right.location,pvreg);
  867. location_freetemp(exprasmlist,right.location);
  868. { Load parameters that are in temporary registers in the
  869. correct parameter register }
  870. if assigned(left) then
  871. pushparas;
  872. { free the resources allocated for the parameters }
  873. freeparas;
  874. { Release register containing procvar }
  875. cg.ungetregister(exprasmlist,pvreg);
  876. cg.allocexplicitregisters(exprasmlist,R_INTREGISTER,regs_to_alloc);
  877. if cg.uses_registers(R_FPUREGISTER) then
  878. cg.allocexplicitregisters(exprasmlist,R_FPUREGISTER,regs_to_push_fpu);
  879. if cg.uses_registers(R_MMREGISTER) then
  880. cg.allocexplicitregisters(exprasmlist,R_MMREGISTER,paramanager.get_volatile_registers_mm(procdefinition.proccalloption));
  881. { Calling interrupt from the same code requires some
  882. extra code }
  883. if (po_interrupt in procdefinition.procoptions) then
  884. extra_interrupt_code;
  885. {$warning fixme regvars.}
  886. { rg.saveotherregvars(exprasmlist,ALL_OTHERREGISTERS);}
  887. extra_call_code;
  888. cg.a_call_reg(exprasmlist,pvreg);
  889. end;
  890. { Need to remove the parameters from the stack? }
  891. if (procdefinition.proccalloption in clearstack_pocalls) then
  892. begin
  893. { the old pop_size was already included in pushedparasize }
  894. pop_size:=pushedparasize;
  895. { for Cdecl functions we don't need to pop the funcret when it
  896. was pushed by para }
  897. if paramanager.ret_in_param(procdefinition.rettype.def,procdefinition.proccalloption) then
  898. dec(pop_size,POINTER_SIZE);
  899. end;
  900. { Remove parameters/alignment from the stack }
  901. if pop_size>0 then
  902. pop_parasize(pop_size);
  903. { Reserve space for storing parameters that will be pushed }
  904. current_procinfo.allocate_push_parasize(pushedparasize);
  905. { Restore }
  906. pushedparasize:=oldpushedparasize;
  907. { Release registers, but not the registers that contain the
  908. function result }
  909. regs_to_free:=regs_to_alloc;
  910. if (not is_void(resulttype.def)) then
  911. begin
  912. case procdefinition.funcret_paraloc[callerside].loc of
  913. LOC_REGISTER,LOC_CREGISTER:
  914. begin
  915. {$ifndef cpu64bit}
  916. if procdefinition.funcret_paraloc[callerside].size in [OS_S64,OS_64] then
  917. begin
  918. exclude(regs_to_free,getsupreg(procdefinition.funcret_paraloc[callerside].registerlow));
  919. exclude(regs_to_free,getsupreg(procdefinition.funcret_paraloc[callerside].registerhigh));
  920. end
  921. else
  922. {$endif cpu64bit}
  923. exclude(regs_to_free,getsupreg(procdefinition.funcret_paraloc[callerside].register));
  924. end;
  925. LOC_FPUREGISTER,LOC_CFPUREGISTER:
  926. begin
  927. exclude(regs_to_push_fpu,getsupreg(procdefinition.funcret_paraloc[callerside].register));
  928. end;
  929. end;
  930. end;
  931. if cg.uses_registers(R_MMREGISTER) then
  932. cg.deallocexplicitregisters(exprasmlist,R_MMREGISTER,paramanager.get_volatile_registers_mm(procdefinition.proccalloption));
  933. if cg.uses_registers(R_FPUREGISTER) then
  934. cg.deallocexplicitregisters(exprasmlist,R_FPUREGISTER,regs_to_push_fpu);
  935. cg.deallocexplicitregisters(exprasmlist,R_INTREGISTER,regs_to_free);
  936. { handle function results }
  937. if (not is_void(resulttype.def)) then
  938. handle_return_value
  939. else
  940. location_reset(location,LOC_VOID,OS_NO);
  941. { perhaps i/o check ? }
  942. if (cs_check_io in aktlocalswitches) and
  943. (po_iocheck in procdefinition.procoptions) and
  944. not(po_iocheck in current_procinfo.procdef.procoptions) and
  945. { no IO check for methods and procedure variables }
  946. (right=nil) and
  947. not(po_virtualmethod in procdefinition.procoptions) then
  948. begin
  949. cg.allocexplicitregisters(exprasmlist,R_INTREGISTER,paramanager.get_volatile_registers_int(pocall_default));
  950. cg.a_call_name(exprasmlist,'FPC_IOCHECK');
  951. cg.deallocexplicitregisters(exprasmlist,R_INTREGISTER,paramanager.get_volatile_registers_int(pocall_default));
  952. end;
  953. { release temps of paras }
  954. release_para_temps;
  955. { if return value is not used }
  956. if (not(nf_return_value_used in flags)) and (not is_void(resulttype.def)) then
  957. begin
  958. if location.loc in [LOC_CREFERENCE,LOC_REFERENCE] then
  959. begin
  960. { data which must be finalized ? }
  961. if (resulttype.def.needs_inittable) then
  962. cg.g_finalize(exprasmlist,resulttype.def,location.reference,false);
  963. { release unused temp }
  964. tg.ungetiftemp(exprasmlist,location.reference)
  965. end
  966. else if location.loc=LOC_FPUREGISTER then
  967. begin
  968. {$ifdef x86}
  969. { release FPU stack }
  970. emit_reg(A_FSTP,S_NO,NR_FPU_RESULT_REG);
  971. {$endif x86}
  972. end;
  973. end;
  974. end;
  975. procedure tcgcallnode.inlined_pass_2;
  976. var
  977. oldaktcallnode : tcallnode;
  978. oldprocinfo : tprocinfo;
  979. oldinlining_procedure : boolean;
  980. inlineentrycode,inlineexitcode : TAAsmoutput;
  981. usesacc,usesacchi,usesfpu : boolean;
  982. {$ifdef GDB}
  983. startlabel,endlabel : tasmlabel;
  984. pp : pchar;
  985. mangled_length : longint;
  986. {$endif GDB}
  987. begin
  988. if not(assigned(procdefinition) and (procdefinition.deftype=procdef)) then
  989. internalerror(200305262);
  990. oldinlining_procedure:=inlining_procedure;
  991. oldprocinfo:=current_procinfo;
  992. { we're inlining a procedure }
  993. inlining_procedure:=true;
  994. { Add inling start }
  995. {$ifdef GDB}
  996. exprasmlist.concat(Tai_force_line.Create);
  997. {$endif GDB}
  998. exprasmList.concat(Tai_Marker.Create(InlineStart));
  999. {$ifdef extdebug}
  1000. exprasmList.concat(tai_comment.Create(strpnew('Start of inlined proc '+tprocdef(procdefinition).procsym.name)));
  1001. {$endif extdebug}
  1002. { calculate registers to pass the parameters }
  1003. paramanager.create_inline_paraloc_info(procdefinition);
  1004. { Allocate parameters and locals }
  1005. gen_alloc_inline_parast(exprasmlist,tparasymtable(procdefinition.parast));
  1006. if tprocdef(procdefinition).localst.symtabletype=localsymtable then
  1007. gen_alloc_localst(exprasmlist,tlocalsymtable(tprocdef(procdefinition).localst));
  1008. { if we allocate the temp. location for ansi- or widestrings }
  1009. { already here, we avoid later a push/pop }
  1010. if resulttype.def.needs_inittable and
  1011. not paramanager.ret_in_param(resulttype.def,procdefinition.proccalloption) then
  1012. begin
  1013. tg.gettemptyped(exprasmlist,resulttype.def,tt_normal,refcountedtemp);
  1014. cg.g_decrrefcount(exprasmlist,resulttype.def,refcountedtemp,false);
  1015. end;
  1016. { Push parameters, still use the old current_procinfo. This
  1017. is required that have the correct information available like
  1018. _class and nested procedure }
  1019. oldaktcallnode:=aktcallnode;
  1020. aktcallnode:=self;
  1021. if assigned(left) then
  1022. tcallparanode(left).secondcallparan;
  1023. aktcallnode:=oldaktcallnode;
  1024. { create temp procinfo that will be used for the inlinecode tree }
  1025. current_procinfo:=cprocinfo.create(nil);
  1026. current_procinfo.procdef:=tprocdef(procdefinition);
  1027. current_procinfo.flags:=oldprocinfo.flags;
  1028. current_procinfo.aktlocaldata.destroy;
  1029. current_procinfo.aktlocaldata:=oldprocinfo.aktlocaldata;
  1030. { when the oldprocinfo is also being inlined reuse the
  1031. inlining_procinfo }
  1032. if assigned(oldprocinfo.inlining_procinfo) then
  1033. current_procinfo.inlining_procinfo:=oldprocinfo.inlining_procinfo
  1034. else
  1035. current_procinfo.inlining_procinfo:=oldprocinfo;
  1036. { takes care of local data initialization }
  1037. inlineentrycode:=TAAsmoutput.Create;
  1038. inlineexitcode:=TAAsmoutput.Create;
  1039. {$ifdef GDB}
  1040. if (cs_debuginfo in aktmoduleswitches) then
  1041. begin
  1042. objectlibrary.getaddrlabel(startlabel);
  1043. objectlibrary.getaddrlabel(endlabel);
  1044. cg.a_label(exprasmlist,startlabel);
  1045. { Here we must include the para and local symtable info }
  1046. procdefinition.concatstabto(withdebuglist);
  1047. mangled_length:=length(current_procinfo.inlining_procinfo.procdef.mangledname);
  1048. getmem(pp,mangled_length+50);
  1049. strpcopy(pp,'192,0,0,'+startlabel.name);
  1050. if (target_info.use_function_relative_addresses) then
  1051. begin
  1052. strpcopy(strend(pp),'-');
  1053. strpcopy(strend(pp),current_procinfo.inlining_procinfo.procdef.mangledname);
  1054. end;
  1055. withdebugList.concat(Tai_stabn.Create(strnew(pp)));
  1056. end;
  1057. {$endif GDB}
  1058. gen_load_para_value(inlineentrycode);
  1059. gen_initialize_code(inlineentrycode,true);
  1060. if po_assembler in current_procinfo.procdef.procoptions then
  1061. inlineentrycode.insert(Tai_marker.Create(asmblockstart));
  1062. exprasmList.concatlist(inlineentrycode);
  1063. { process the inline code }
  1064. secondpass(inlinecode);
  1065. cg.a_label(exprasmlist,current_procinfo.aktexitlabel);
  1066. gen_finalize_code(inlineexitcode,true);
  1067. gen_load_return_value(inlineexitcode,usesacc,usesacchi,usesfpu);
  1068. if po_assembler in current_procinfo.procdef.procoptions then
  1069. inlineexitcode.concat(Tai_marker.Create(asmblockend));
  1070. exprasmlist.concatlist(inlineexitcode);
  1071. inlineentrycode.free;
  1072. inlineexitcode.free;
  1073. {$ifdef extdebug}
  1074. exprasmList.concat(tai_comment.Create(strpnew('End of inlined proc')));
  1075. {$endif extdebug}
  1076. exprasmList.concat(Tai_Marker.Create(InlineEnd));
  1077. { handle function results }
  1078. if (not is_void(resulttype.def)) then
  1079. handle_return_value
  1080. else
  1081. location_reset(location,LOC_VOID,OS_NO);
  1082. { perhaps i/o check ? }
  1083. if (cs_check_io in aktlocalswitches) and
  1084. (po_iocheck in procdefinition.procoptions) and
  1085. not(po_iocheck in current_procinfo.procdef.procoptions) and
  1086. { no IO check for methods and procedure variables }
  1087. (right=nil) and
  1088. not(po_virtualmethod in procdefinition.procoptions) then
  1089. begin
  1090. cg.allocexplicitregisters(exprasmlist,R_INTREGISTER,paramanager.get_volatile_registers_int(pocall_default));
  1091. cg.a_call_name(exprasmlist,'FPC_IOCHECK');
  1092. cg.deallocexplicitregisters(exprasmlist,R_INTREGISTER,paramanager.get_volatile_registers_int(pocall_default));
  1093. end;
  1094. { release temps of paras }
  1095. release_para_temps;
  1096. { if return value is not used }
  1097. if (not is_void(resulttype.def)) and
  1098. (not(nf_return_value_used in flags)) then
  1099. begin
  1100. if location.loc in [LOC_CREFERENCE,LOC_REFERENCE] then
  1101. begin
  1102. { data which must be finalized ? }
  1103. if (resulttype.def.needs_inittable) then
  1104. cg.g_finalize(exprasmlist,resulttype.def,location.reference,false);
  1105. { release unused temp }
  1106. tg.ungetiftemp(exprasmlist,location.reference)
  1107. end
  1108. else if location.loc=LOC_FPUREGISTER then
  1109. begin
  1110. {$ifdef x86}
  1111. { release FPU stack }
  1112. emit_reg(A_FSTP,S_NO,NR_FPU_RESULT_REG);
  1113. {$endif x86}
  1114. end;
  1115. end;
  1116. { Release parameters and locals }
  1117. gen_free_parast(exprasmlist,tparasymtable(current_procinfo.procdef.parast));
  1118. if current_procinfo.procdef.localst.symtabletype=localsymtable then
  1119. gen_free_localst(exprasmlist,tlocalsymtable(current_procinfo.procdef.localst));
  1120. {$ifdef GDB}
  1121. if (cs_debuginfo in aktmoduleswitches) then
  1122. begin
  1123. cg.a_label(exprasmlist,endlabel);
  1124. strpcopy(pp,'224,0,0,'+endlabel.name);
  1125. if (target_info.use_function_relative_addresses) then
  1126. begin
  1127. strpcopy(strend(pp),'-');
  1128. strpcopy(strend(pp),current_procinfo.inlining_procinfo.procdef.mangledname);
  1129. end;
  1130. withdebugList.concat(Tai_stabn.Create(strnew(pp)));
  1131. freemem(pp,mangled_length+50);
  1132. end;
  1133. {$endif GDB}
  1134. { restore }
  1135. current_procinfo.aktlocaldata:=nil;
  1136. current_procinfo.destroy;
  1137. current_procinfo:=oldprocinfo;
  1138. inlining_procedure:=oldinlining_procedure;
  1139. end;
  1140. procedure tcgcallnode.pass_2;
  1141. begin
  1142. if assigned(inlinecode) then
  1143. inlined_pass_2
  1144. else
  1145. normal_pass_2;
  1146. end;
  1147. begin
  1148. ccallparanode:=tcgcallparanode;
  1149. ccallnode:=tcgcallnode;
  1150. end.
  1151. {
  1152. $Log$
  1153. Revision 1.163 2004-03-13 21:23:21 florian
  1154. * fixed inlining on arm
  1155. Revision 1.162 2004/03/09 16:28:31 peter
  1156. * fix for sparc that pushes floats in int registers
  1157. Revision 1.161 2004/03/09 13:04:12 mazen
  1158. + difference between three similar internal errors
  1159. Revision 1.160 2004/02/27 10:21:05 florian
  1160. * top_symbol killed
  1161. + refaddr to treference added
  1162. + refsymbol to treference added
  1163. * top_local stuff moved to an extra record to save memory
  1164. + aint introduced
  1165. * tppufile.get/putint64/aint implemented
  1166. Revision 1.159 2004/02/26 16:12:04 peter
  1167. * support typecasts for passing @var to formal const
  1168. Revision 1.158 2004/02/22 13:01:15 daniel
  1169. * Fixed memory leak
  1170. Revision 1.157 2004/02/22 12:04:04 florian
  1171. + nx86set added
  1172. * some more x86-64 fixes
  1173. Revision 1.156 2004/02/20 22:16:35 florian
  1174. * handling of float parameters passed in mm registers fixed
  1175. Revision 1.155 2004/02/20 21:55:59 peter
  1176. * procvar cleanup
  1177. Revision 1.154 2004/02/11 19:59:06 peter
  1178. * fix compilation without GDB
  1179. Revision 1.153 2004/02/09 22:48:45 florian
  1180. * several fixes to parameter handling on arm
  1181. Revision 1.152 2004/01/31 17:45:17 peter
  1182. * Change several $ifdef i386 to x86
  1183. * Change several OS_32 to OS_INT/OS_ADDR
  1184. Revision 1.151 2004/01/26 17:34:14 florian
  1185. * set aktlocaldata for inlined procedures correctly
  1186. Revision 1.150 2004/01/12 16:39:40 peter
  1187. * sparc updates, mostly float related
  1188. Revision 1.149 2003/12/28 22:09:12 florian
  1189. + setting of bit 6 of cr for c var args on ppc implemented
  1190. Revision 1.148 2003/12/26 13:19:16 florian
  1191. * rtl and compiler compile with -Cfsse2
  1192. Revision 1.147 2003/12/21 19:42:42 florian
  1193. * fixed ppc inlining stuff
  1194. * fixed wrong unit writing
  1195. + added some sse stuff
  1196. Revision 1.146 2003/12/15 21:25:48 peter
  1197. * reg allocations for imaginary register are now inserted just
  1198. before reg allocation
  1199. * tregister changed to enum to allow compile time check
  1200. * fixed several tregister-tsuperregister errors
  1201. Revision 1.145 2003/12/07 12:41:32 jonas
  1202. * fixed ansistring/widestring results: deallocate result reg only after
  1203. it has been stored to memory, as the storing itself may require extra
  1204. results (e.g. on ppc)
  1205. Revision 1.144 2003/12/06 01:15:22 florian
  1206. * reverted Peter's alloctemp patch; hopefully properly
  1207. Revision 1.143 2003/12/03 23:13:20 peter
  1208. * delayed paraloc allocation, a_param_*() gets extra parameter
  1209. if it needs to allocate temp or real paralocation
  1210. * optimized/simplified int-real loading
  1211. Revision 1.142 2003/12/02 21:23:34 peter
  1212. * exitlabel for inline procs
  1213. Revision 1.141 2003/11/23 17:39:33 peter
  1214. * removed obsolete nf_cargs flag
  1215. Revision 1.140 2003/11/23 17:05:15 peter
  1216. * register calling is left-right
  1217. * parameter ordering
  1218. * left-right calling inserts result parameter last
  1219. Revision 1.139 2003/11/10 22:02:52 peter
  1220. * cross unit inlining fixed
  1221. Revision 1.138 2003/11/07 15:58:32 florian
  1222. * Florian's culmutative nr. 1; contains:
  1223. - invalid calling conventions for a certain cpu are rejected
  1224. - arm softfloat calling conventions
  1225. - -Sp for cpu dependend code generation
  1226. - several arm fixes
  1227. - remaining code for value open array paras on heap
  1228. Revision 1.137 2003/11/04 19:03:54 peter
  1229. * fixes for temp type patch
  1230. Revision 1.136 2003/11/04 15:35:13 peter
  1231. * fix for referencecounted temps
  1232. Revision 1.135 2003/10/30 17:12:49 peter
  1233. * fixed rangecheck error
  1234. Revision 1.134 2003/10/29 21:24:14 jonas
  1235. + support for fpu temp parameters
  1236. + saving/restoring of fpu register before/after a procedure call
  1237. Revision 1.133 2003/10/20 19:28:17 peter
  1238. * fixed inlining float parameters for i386
  1239. Revision 1.132 2003/10/17 14:38:32 peter
  1240. * 64k registers supported
  1241. * fixed some memory leaks
  1242. Revision 1.131 2003/10/17 01:22:08 florian
  1243. * compilation of the powerpc compiler fixed
  1244. Revision 1.130 2003/10/11 16:06:42 florian
  1245. * fixed some MMX<->SSE
  1246. * started to fix ppc, needs an overhaul
  1247. + stabs info improve for spilling, not sure if it works correctly/completly
  1248. - MMX_SUPPORT removed from Makefile.fpc
  1249. Revision 1.129 2003/10/10 17:48:13 peter
  1250. * old trgobj moved to x86/rgcpu and renamed to trgx86fpu
  1251. * tregisteralloctor renamed to trgobj
  1252. * removed rgobj from a lot of units
  1253. * moved location_* and reference_* to cgobj
  1254. * first things for mmx register allocation
  1255. Revision 1.128 2003/10/10 09:21:53 marco
  1256. * typo fix from Wiktor
  1257. Revision 1.127 2003/10/09 21:31:37 daniel
  1258. * Register allocator splitted, ans abstract now
  1259. Revision 1.126 2003/10/07 15:17:07 peter
  1260. * inline supported again, LOC_REFERENCEs are used to pass the
  1261. parameters
  1262. * inlineparasymtable,inlinelocalsymtable removed
  1263. * exitlabel inserting fixed
  1264. Revision 1.125 2003/10/05 21:21:52 peter
  1265. * c style array of const generates callparanodes
  1266. * varargs paraloc fixes
  1267. Revision 1.124 2003/10/03 22:00:33 peter
  1268. * parameter alignment fixes
  1269. Revision 1.123 2003/10/01 20:34:48 peter
  1270. * procinfo unit contains tprocinfo
  1271. * cginfo renamed to cgbase
  1272. * moved cgmessage to verbose
  1273. * fixed ppc and sparc compiles
  1274. Revision 1.122 2003/09/30 21:02:37 peter
  1275. * updates for inlining
  1276. Revision 1.121 2003/09/30 19:55:19 peter
  1277. * remove abt reg for vmtreg
  1278. Revision 1.120 2003/09/29 20:58:55 peter
  1279. * optimized releasing of registers
  1280. Revision 1.119 2003/09/28 17:55:03 peter
  1281. * parent framepointer changed to hidden parameter
  1282. * tloadparentfpnode added
  1283. Revision 1.118 2003/09/28 13:54:43 peter
  1284. * removed a_call_ref
  1285. Revision 1.117 2003/09/25 21:28:00 peter
  1286. * parameter fixes
  1287. Revision 1.116 2003/09/23 17:56:05 peter
  1288. * locals and paras are allocated in the code generation
  1289. * tvarsym.localloc contains the location of para/local when
  1290. generating code for the current procedure
  1291. Revision 1.115 2003/09/16 16:17:01 peter
  1292. * varspez in calls to push_addr_param
  1293. Revision 1.114 2003/09/14 19:17:39 peter
  1294. * don't use a_call_ref because it can use a parameter register
  1295. as temp
  1296. Revision 1.113 2003/09/11 11:54:59 florian
  1297. * improved arm code generation
  1298. * move some protected and private field around
  1299. * the temp. register for register parameters/arguments are now released
  1300. before the move to the parameter register is done. This improves
  1301. the code in a lot of cases.
  1302. Revision 1.112 2003/09/10 08:31:47 marco
  1303. * Patch from Peter for paraloc
  1304. Revision 1.111 2003/09/07 22:09:35 peter
  1305. * preparations for different default calling conventions
  1306. * various RA fixes
  1307. Revision 1.110 2003/09/04 15:39:58 peter
  1308. * released useparatemp
  1309. Revision 1.109 2003/09/03 15:55:00 peter
  1310. * NEWRA branch merged
  1311. Revision 1.108.2.4 2003/09/01 21:02:55 peter
  1312. * sparc updates for new tregister
  1313. Revision 1.108.2.3 2003/08/31 21:07:44 daniel
  1314. * callparatemp ripped
  1315. Revision 1.108.2.2 2003/08/29 17:28:59 peter
  1316. * next batch of updates
  1317. Revision 1.108.2.1 2003/08/27 20:23:55 peter
  1318. * remove old ra code
  1319. Revision 1.108 2003/08/21 22:14:16 olle
  1320. - removed parameter from fpc_iocheck
  1321. Revision 1.107 2003/08/17 16:59:20 jonas
  1322. * fixed regvars so they work with newra (at least for ppc)
  1323. * fixed some volatile register bugs
  1324. + -dnotranslation option for -dnewra, which causes the registers not to
  1325. be translated from virtual to normal registers. Requires support in
  1326. the assembler writer as well, which is only implemented in aggas/
  1327. agppcgas currently
  1328. Revision 1.106 2003/08/16 18:56:40 marco
  1329. * fix from Jonas.
  1330. Revision 1.105 2003/08/11 21:18:20 peter
  1331. * start of sparc support for newra
  1332. Revision 1.104 2003/08/11 14:22:06 mazen
  1333. - dupplicated code removed
  1334. Revision 1.103 2003/07/23 11:01:14 jonas
  1335. * several rg.allocexplicitregistersint/rg.deallocexplicitregistersint
  1336. pairs round calls to helpers
  1337. Revision 1.102 2003/07/21 13:51:50 jonas
  1338. * fixed 64bit int results with -dnewra (you can't free both registers and
  1339. then allocate two new ones, because then the registers could be reversed
  1340. afterwards -> you get something like "movl %eax, %edx; movl %edx,%eax")
  1341. Revision 1.101 2003/07/08 21:24:59 peter
  1342. * sparc fixes
  1343. Revision 1.100 2003/07/06 21:50:33 jonas
  1344. * fixed ppc compilation problems and changed VOLATILE_REGISTERS for x86
  1345. so that it doesn't include ebp and esp anymore
  1346. Revision 1.99 2003/07/06 17:58:22 peter
  1347. * framepointer fixes for sparc
  1348. * parent framepointer code more generic
  1349. Revision 1.98 2003/07/06 15:31:20 daniel
  1350. * Fixed register allocator. *Lots* of fixes.
  1351. Revision 1.97 2003/07/05 20:21:26 jonas
  1352. * create_paraloc_info() is now called separately for the caller and
  1353. callee info
  1354. * fixed ppc cycle
  1355. Revision 1.96 2003/07/02 22:18:04 peter
  1356. * paraloc splitted in paraloc[callerside],calleeparaloc
  1357. * sparc calling convention updates
  1358. Revision 1.95 2003/06/17 16:34:44 jonas
  1359. * lots of newra fixes (need getfuncretparaloc implementation for i386)!
  1360. * renamed all_intregisters to paramanager.get_volatile_registers_int(pocall_default) and made it
  1361. processor dependent
  1362. Revision 1.94 2003/06/15 16:52:02 jonas
  1363. * release function result registers if the functino result isn't used
  1364. * don't allocate function result register with -dnewra if there is none
  1365. * some optimizations for non-x86 processor (don't save any registers
  1366. before a call)
  1367. Revision 1.93 2003/06/13 21:19:30 peter
  1368. * current_procdef removed, use current_procinfo.procdef instead
  1369. Revision 1.92 2003/06/12 21:10:50 peter
  1370. * newra fixes
  1371. Revision 1.91 2003/06/12 18:38:45 jonas
  1372. * deallocate parameter registers in time for newra
  1373. * for non-i386, procvars and methodpointers always have to be processed
  1374. in advance, whether or not newra is defined
  1375. Revision 1.90 2003/06/09 14:54:26 jonas
  1376. * (de)allocation of registers for parameters is now performed properly
  1377. (and checked on the ppc)
  1378. - removed obsolete allocation of all parameter registers at the start
  1379. of a procedure (and deallocation at the end)
  1380. Revision 1.89 2003/06/09 12:23:29 peter
  1381. * init/final of procedure data splitted from genentrycode
  1382. * use asmnode getposition to insert final at the correct position
  1383. als for the implicit try...finally
  1384. Revision 1.88 2003/06/08 20:01:53 jonas
  1385. * optimized assignments with on the right side a function that returns
  1386. an ansi- or widestring
  1387. Revision 1.87 2003/06/08 18:21:47 jonas
  1388. * fixed weird error in the copyleft statement :)
  1389. Revision 1.86 2003/06/07 18:57:04 jonas
  1390. + added freeintparaloc
  1391. * ppc get/freeintparaloc now check whether the parameter regs are
  1392. properly allocated/deallocated (and get an extra list para)
  1393. * ppc a_call_* now internalerrors if pi_do_call is not yet set
  1394. * fixed lot of missing pi_do_call's
  1395. Revision 1.85 2003/06/04 06:43:36 jonas
  1396. * fixed double secondpassing of procvar loads
  1397. Revision 1.84 2003/06/03 21:11:09 peter
  1398. * cg.a_load_* get a from and to size specifier
  1399. * makeregsize only accepts newregister
  1400. * i386 uses generic tcgnotnode,tcgunaryminus
  1401. Revision 1.83 2003/06/03 20:27:02 daniel
  1402. * Restored original methodpointer code for non newra case
  1403. Revision 1.82 2003/06/03 13:01:59 daniel
  1404. * Register allocator finished
  1405. Revision 1.81 2003/06/01 21:38:06 peter
  1406. * getregisterfpu size parameter added
  1407. * op_const_reg size parameter added
  1408. * sparc updates
  1409. Revision 1.80 2003/05/31 15:05:28 peter
  1410. * FUNCTION_RESULT64_LOW/HIGH_REG added for int64 results
  1411. Revision 1.79 2003/05/31 00:59:44 peter
  1412. * typo in FUNCTION_RESULT_REG
  1413. Revision 1.78 2003/05/30 23:57:08 peter
  1414. * more sparc cleanup
  1415. * accumulator removed, splitted in function_return_reg (called) and
  1416. function_result_reg (caller)
  1417. Revision 1.77 2003/05/29 10:05:40 jonas
  1418. * free callparatemps created for call-by-reference parameters
  1419. Revision 1.76 2003/05/28 23:58:18 jonas
  1420. * added missing initialization of rg.usedintin,byproc
  1421. * ppc now also saves/restores used fpu registers
  1422. * ncgcal doesn't add used registers to usedby/inproc anymore, except for
  1423. i386
  1424. Revision 1.75 2003/05/26 21:17:17 peter
  1425. * procinlinenode removed
  1426. * aktexit2label removed, fast exit removed
  1427. + tcallnode.inlined_pass_2 added
  1428. Revision 1.74 2003/05/25 11:34:17 peter
  1429. * methodpointer self pushing fixed
  1430. Revision 1.73 2003/05/25 08:59:16 peter
  1431. * inline fixes
  1432. Revision 1.72 2003/05/24 13:36:54 jonas
  1433. * save fpu results in a normal fpu register on non-x86 processors
  1434. Revision 1.71 2003/05/23 19:35:50 jonas
  1435. - undid previous commit, it was wrong
  1436. Revision 1.70 2003/05/23 19:11:58 jonas
  1437. * fixed tests for whether a certain int register is unused
  1438. Revision 1.69 2003/05/23 18:01:56 jonas
  1439. * fixed ppc compiler
  1440. Revision 1.68 2003/05/23 14:27:35 peter
  1441. * remove some unit dependencies
  1442. * current_procinfo changes to store more info
  1443. Revision 1.67 2003/05/17 13:30:08 jonas
  1444. * changed tt_persistant to tt_persistent :)
  1445. * tempcreatenode now doesn't accept a boolean anymore for persistent
  1446. temps, but a ttemptype, so you can also create ansistring temps etc
  1447. Revision 1.66 2003/05/16 14:33:31 peter
  1448. * regvar fixes
  1449. Revision 1.65 2003/05/15 18:58:53 peter
  1450. * removed selfpointer_offset, vmtpointer_offset
  1451. * tvarsym.adjusted_address
  1452. * address in localsymtable is now in the real direction
  1453. * removed some obsolete globals
  1454. Revision 1.64 2003/05/14 19:36:54 jonas
  1455. * patch from Peter for int64 function results
  1456. Revision 1.63 2003/05/13 19:14:41 peter
  1457. * failn removed
  1458. * inherited result code check moven to pexpr
  1459. Revision 1.62 2003/05/13 15:18:18 peter
  1460. * generate code for procvar first before pushing parameters. Made
  1461. the already existing code for powerpc available for all platforms
  1462. Revision 1.61 2003/05/12 18:17:55 jonas
  1463. * moved fpc_check_object call earlier for the ppc, so it can't destroy
  1464. already-loaded parameter registers
  1465. Revision 1.60 2003/05/11 21:48:38 jonas
  1466. * fixed procvar bug on the ppc (load procvar before loading para's,
  1467. because the procvar may otherwise destroy the already loaded paras)
  1468. Revision 1.59 2003/05/09 17:47:02 peter
  1469. * self moved to hidden parameter
  1470. * removed hdisposen,hnewn,selfn
  1471. Revision 1.58 2003/05/05 14:53:16 peter
  1472. * vs_hidden replaced by is_hidden boolean
  1473. Revision 1.57 2003/04/30 20:53:32 florian
  1474. * error when address of an abstract method is taken
  1475. * fixed some x86-64 problems
  1476. * merged some more x86-64 and i386 code
  1477. Revision 1.56 2003/04/29 07:28:52 michael
  1478. + Patch from peter to fix wrong pushing of ansistring function results in open array
  1479. Revision 1.55 2003/04/27 11:21:33 peter
  1480. * aktprocdef renamed to current_procinfo.procdef
  1481. * procinfo renamed to current_procinfo
  1482. * procinfo will now be stored in current_module so it can be
  1483. cleaned up properly
  1484. * gen_main_procsym changed to create_main_proc and release_main_proc
  1485. to also generate a tprocinfo structure
  1486. * fixed unit implicit initfinal
  1487. Revision 1.54 2003/04/27 07:29:50 peter
  1488. * current_procinfo.procdef cleanup, current_procinfo.procdef is now always nil when parsing
  1489. a new procdef declaration
  1490. * aktprocsym removed
  1491. * lexlevel removed, use symtable.symtablelevel instead
  1492. * implicit init/final code uses the normal genentry/genexit
  1493. * funcret state checking updated for new funcret handling
  1494. Revision 1.53 2003/04/25 20:59:33 peter
  1495. * removed funcretn,funcretsym, function result is now in varsym
  1496. and aliases for result and function name are added using absolutesym
  1497. * vs_hidden parameter for funcret passed in parameter
  1498. * vs_hidden fixes
  1499. * writenode changed to printnode and released from extdebug
  1500. * -vp option added to generate a tree.log with the nodetree
  1501. * nicer printnode for statements, callnode
  1502. Revision 1.52 2003/04/25 08:25:26 daniel
  1503. * Ifdefs around a lot of calls to cleartempgen
  1504. * Fixed registers that are allocated but not freed in several nodes
  1505. * Tweak to register allocator to cause less spills
  1506. * 8-bit registers now interfere with esi,edi and ebp
  1507. Compiler can now compile rtl successfully when using new register
  1508. allocator
  1509. Revision 1.51 2003/04/22 23:50:22 peter
  1510. * firstpass uses expectloc
  1511. * checks if there are differences between the expectloc and
  1512. location.loc from secondpass in EXTDEBUG
  1513. Revision 1.50 2003/04/22 14:33:38 peter
  1514. * removed some notes/hints
  1515. Revision 1.49 2003/04/22 13:47:08 peter
  1516. * fixed C style array of const
  1517. * fixed C array passing
  1518. * fixed left to right with high parameters
  1519. Revision 1.48 2003/04/22 10:09:34 daniel
  1520. + Implemented the actual register allocator
  1521. + Scratch registers unavailable when new register allocator used
  1522. + maybe_save/maybe_restore unavailable when new register allocator used
  1523. Revision 1.47 2003/04/22 09:49:44 peter
  1524. * do not load self when calling a non-inherited class constructor
  1525. Revision 1.46 2003/04/21 20:03:32 peter
  1526. * forgot to copy vmtrefaddr to selfrefaddr when self=vmt
  1527. Revision 1.45 2003/04/21 13:53:16 jonas
  1528. - removed copying of all paras when secondpassing a callnode (this used
  1529. to be necessary for inlinign support, but currently the whole inlined
  1530. procedure is already copied in advance). Note that the compiler crashes
  1531. when compiling ucomplex with -dTEST_INLINE (also after fixing the
  1532. syntax errors), but that was also the case before this change.
  1533. Revision 1.44 2003/04/10 17:57:52 peter
  1534. * vs_hidden released
  1535. Revision 1.43 2003/04/06 21:11:23 olle
  1536. * changed newasmsymbol to newasmsymboldata for data symbols
  1537. Revision 1.42 2003/04/04 15:38:56 peter
  1538. * moved generic code from n386cal to ncgcal, i386 now also
  1539. uses the generic ncgcal
  1540. Revision 1.41 2003/03/28 19:16:56 peter
  1541. * generic constructor working for i386
  1542. * remove fixed self register
  1543. * esi added as address register for i386
  1544. Revision 1.40 2003/03/06 11:35:50 daniel
  1545. * Fixed internalerror 7843 issue
  1546. Revision 1.39 2003/02/19 22:00:14 daniel
  1547. * Code generator converted to new register notation
  1548. - Horribily outdated todo.txt removed
  1549. Revision 1.38 2003/02/15 22:17:38 carl
  1550. * bugfix of FPU emulation code
  1551. Revision 1.37 2003/02/12 22:10:07 carl
  1552. * load_frame_pointer is now generic
  1553. * change fpu emulation routine names
  1554. Revision 1.36 2003/01/30 21:46:57 peter
  1555. * self fixes for static methods (merged)
  1556. Revision 1.35 2003/01/22 20:45:15 mazen
  1557. * making math code in RTL compiling.
  1558. *NB : This does NOT mean necessary that it will generate correct code!
  1559. Revision 1.34 2003/01/17 12:03:45 daniel
  1560. * Optalign conditional code adapted to record Tregister
  1561. Revision 1.33 2003/01/08 18:43:56 daniel
  1562. * Tregister changed into a record
  1563. Revision 1.32 2002/12/15 22:50:00 florian
  1564. + some stuff for the new hidden parameter handling added
  1565. Revision 1.31 2002/12/15 21:30:12 florian
  1566. * tcallnode.paraitem introduced, all references to defcoll removed
  1567. Revision 1.30 2002/11/27 20:04:39 peter
  1568. * cdecl array of const fixes
  1569. Revision 1.29 2002/11/25 17:43:17 peter
  1570. * splitted defbase in defutil,symutil,defcmp
  1571. * merged isconvertable and is_equal into compare_defs(_ext)
  1572. * made operator search faster by walking the list only once
  1573. Revision 1.28 2002/11/18 17:31:54 peter
  1574. * pass proccalloption to ret_in_xxx and push_xxx functions
  1575. Revision 1.27 2002/11/16 15:34:30 florian
  1576. * generic location for float results
  1577. Revision 1.26 2002/11/15 01:58:51 peter
  1578. * merged changes from 1.0.7 up to 04-11
  1579. - -V option for generating bug report tracing
  1580. - more tracing for option parsing
  1581. - errors for cdecl and high()
  1582. - win32 import stabs
  1583. - win32 records<=8 are returned in eax:edx (turned off by default)
  1584. - heaptrc update
  1585. - more info for temp management in .s file with EXTDEBUG
  1586. Revision 1.25 2002/10/05 12:43:25 carl
  1587. * fixes for Delphi 6 compilation
  1588. (warning : Some features do not work under Delphi)
  1589. Revision 1.24 2002/09/30 07:00:45 florian
  1590. * fixes to common code to get the alpha compiler compiled applied
  1591. Revision 1.23 2002/09/17 18:54:02 jonas
  1592. * a_load_reg_reg() now has two size parameters: source and dest. This
  1593. allows some optimizations on architectures that don't encode the
  1594. register size in the register name.
  1595. Revision 1.22 2002/09/07 15:25:02 peter
  1596. * old logs removed and tabs fixed
  1597. Revision 1.21 2002/09/07 11:50:02 jonas
  1598. * fixed small regalloction info bug
  1599. Revision 1.20 2002/09/02 11:25:20 florian
  1600. * fixed generic procedure variable calling
  1601. Revision 1.19 2002/09/01 21:04:48 florian
  1602. * several powerpc related stuff fixed
  1603. Revision 1.18 2002/09/01 18:43:27 peter
  1604. * include FUNCTION_RETURN_REG in regs_to_push list
  1605. Revision 1.17 2002/09/01 12:13:00 peter
  1606. * use a_call_reg
  1607. * ungetiftemp for procvar of object temp
  1608. Revision 1.16 2002/08/25 19:25:18 peter
  1609. * sym.insert_in_data removed
  1610. * symtable.insertvardata/insertconstdata added
  1611. * removed insert_in_data call from symtable.insert, it needs to be
  1612. called separatly. This allows to deref the address calculation
  1613. * procedures now calculate the parast addresses after the procedure
  1614. directives are parsed. This fixes the cdecl parast problem
  1615. * push_addr_param has an extra argument that specifies if cdecl is used
  1616. or not
  1617. Revision 1.15 2002/08/23 16:14:48 peter
  1618. * tempgen cleanup
  1619. * tt_noreuse temp type added that will be used in genentrycode
  1620. Revision 1.14 2002/08/20 16:55:38 peter
  1621. * don't write (stabs)line info when inlining a procedure
  1622. Revision 1.13 2002/08/19 19:36:42 peter
  1623. * More fixes for cross unit inlining, all tnodes are now implemented
  1624. * Moved pocall_internconst to po_internconst because it is not a
  1625. calling type at all and it conflicted when inlining of these small
  1626. functions was requested
  1627. Revision 1.12 2002/08/18 20:06:23 peter
  1628. * inlining is now also allowed in interface
  1629. * renamed write/load to ppuwrite/ppuload
  1630. * tnode storing in ppu
  1631. * nld,ncon,nbas are already updated for storing in ppu
  1632. Revision 1.11 2002/08/17 22:09:44 florian
  1633. * result type handling in tcgcal.pass_2 overhauled
  1634. * better tnode.dowrite
  1635. * some ppc stuff fixed
  1636. Revision 1.10 2002/08/17 09:23:35 florian
  1637. * first part of procinfo rewrite
  1638. Revision 1.9 2002/08/13 21:40:55 florian
  1639. * more fixes for ppc calling conventions
  1640. Revision 1.8 2002/08/13 18:01:51 carl
  1641. * rename swatoperands to swapoperands
  1642. + m68k first compilable version (still needs a lot of testing):
  1643. assembler generator, system information , inline
  1644. assembler reader.
  1645. Revision 1.7 2002/08/12 15:08:39 carl
  1646. + stab register indexes for powerpc (moved from gdb to cpubase)
  1647. + tprocessor enumeration moved to cpuinfo
  1648. + linker in target_info is now a class
  1649. * many many updates for m68k (will soon start to compile)
  1650. - removed some ifdef or correct them for correct cpu
  1651. Revision 1.6 2002/08/11 14:32:26 peter
  1652. * renamed current_library to objectlibrary
  1653. Revision 1.5 2002/08/11 13:24:11 peter
  1654. * saving of asmsymbols in ppu supported
  1655. * asmsymbollist global is removed and moved into a new class
  1656. tasmlibrarydata that will hold the info of a .a file which
  1657. corresponds with a single module. Added librarydata to tmodule
  1658. to keep the library info stored for the module. In the future the
  1659. objectfiles will also be stored to the tasmlibrarydata class
  1660. * all getlabel/newasmsymbol and friends are moved to the new class
  1661. Revision 1.4 2002/08/06 20:55:20 florian
  1662. * first part of ppc calling conventions fix
  1663. Revision 1.3 2002/07/20 11:57:53 florian
  1664. * types.pas renamed to defbase.pas because D6 contains a types
  1665. unit so this would conflicts if D6 programms are compiled
  1666. + Willamette/SSE2 instructions to assembler added
  1667. Revision 1.2 2002/07/13 19:38:43 florian
  1668. * some more generic calling stuff fixed
  1669. }