ncgutil.pas 78 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970
  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. cpubase,cpupara,
  24. aasmbase,aasmtai,aasmcpu,
  25. cginfo,symbase,symdef,symtype,
  26. {$ifndef cpu64bit}
  27. cg64f32,
  28. {$endif cpu64bit}
  29. rgobj;
  30. type
  31. tloadregvars = (lr_dont_load_regvars, lr_load_regvars);
  32. tmaybesave = record
  33. saved : boolean;
  34. ref : treference;
  35. end;
  36. procedure firstcomplex(p : tbinarynode);
  37. procedure maketojumpbool(list:TAAsmoutput; p : tnode; loadregvars: tloadregvars);
  38. procedure remove_non_regvars_from_loc(const t: tlocation; var regs: tregisterset);
  39. procedure location_force_reg(list: TAAsmoutput;var l:tlocation;dst_size:TCGSize;maybeconst:boolean);
  40. procedure location_force_mem(list: TAAsmoutput;var l:tlocation);
  41. procedure maybe_save(list:taasmoutput;needed:integer;var l:tlocation;var s:tmaybesave);
  42. procedure maybe_restore(list:taasmoutput;var l:tlocation;const s:tmaybesave);
  43. function maybe_pushfpu(list:taasmoutput;needed : byte;var l:tlocation) : boolean;
  44. procedure push_value_para(p:tnode;inlined,is_cdecl:boolean;
  45. para_offset:longint;alignment : longint;
  46. const locpara : tparalocation);
  47. procedure genentrycode(list : TAAsmoutput;
  48. make_global:boolean;
  49. stackframe:longint;
  50. var parasize:longint;var nostackframe:boolean;
  51. inlined : boolean);
  52. procedure genexitcode(list : TAAsmoutput;parasize:longint;nostackframe,inlined:boolean);
  53. procedure genimplicitunitinit(list : TAAsmoutput);
  54. procedure genimplicitunitfinal(list : TAAsmoutput);
  55. {#
  56. Allocate the buffers for exception management and setjmp environment.
  57. Return a pointer to these buffers, send them to the utility routine
  58. so they are registered, and then call setjmp.
  59. Then compare the result of setjmp with 0, and if not equal
  60. to zero, then jump to exceptlabel.
  61. Also store the result of setjmp to a temporary space by calling g_save_exception_reason
  62. It is to note that this routine may be called *after* the stackframe of a
  63. routine has been called, therefore on machines where the stack cannot
  64. be modified, all temps should be allocated on the heap instead of the
  65. stack.
  66. }
  67. procedure new_exception(list : taasmoutput;const jmpbuf,envbuf, href : treference;
  68. a : aword; exceptlabel : tasmlabel);
  69. procedure free_exception(list : taasmoutput;const jmpbuf, envbuf, href : treference;
  70. a : aword ; endexceptlabel : tasmlabel; onlyfree : boolean);
  71. implementation
  72. uses
  73. {$ifdef Delphi}
  74. Sysutils,
  75. {$else}
  76. strings,
  77. {$endif}
  78. cutils,cclasses,globtype,globals,systems,verbose,
  79. symconst,symsym,symtable,defbase,paramgr,
  80. fmodule,
  81. cgbase,regvars,
  82. {$ifdef GDB}
  83. gdb,
  84. {$endif GDB}
  85. ncon,
  86. tgobj,cgobj,cgcpu;
  87. {*****************************************************************************
  88. Misc Helpers
  89. *****************************************************************************}
  90. { DO NOT RELY on the fact that the tnode is not yet swaped
  91. because of inlining code PM }
  92. procedure firstcomplex(p : tbinarynode);
  93. var
  94. hp : tnode;
  95. begin
  96. { always calculate boolean AND and OR from left to right }
  97. if (p.nodetype in [orn,andn]) and
  98. is_boolean(p.left.resulttype.def) then
  99. begin
  100. if nf_swaped in p.flags then
  101. internalerror(234234);
  102. end
  103. else
  104. if (
  105. (p.location.loc=LOC_FPUREGISTER) and
  106. (p.right.registersfpu > p.left.registersfpu)
  107. ) or
  108. (
  109. (
  110. (
  111. ((p.left.registersfpu = 0) and (p.right.registersfpu = 0)) or
  112. (p.location.loc<>LOC_FPUREGISTER)
  113. ) and
  114. (p.left.registers32<p.right.registers32)
  115. ) and
  116. { the following check is appropriate, because all }
  117. { 4 registers are rarely used and it is thereby }
  118. { achieved that the extra code is being dropped }
  119. { by exchanging not commutative operators }
  120. (p.right.registers32<=c_countusableregsint)
  121. ) then
  122. begin
  123. hp:=p.left;
  124. p.left:=p.right;
  125. p.right:=hp;
  126. if nf_swaped in p.flags then
  127. exclude(p.flags,nf_swaped)
  128. else
  129. include(p.flags,nf_swaped);
  130. end;
  131. end;
  132. procedure maketojumpbool(list:TAAsmoutput; p : tnode; loadregvars: tloadregvars);
  133. {
  134. produces jumps to true respectively false labels using boolean expressions
  135. depending on whether the loading of regvars is currently being
  136. synchronized manually (such as in an if-node) or automatically (most of
  137. the other cases where this procedure is called), loadregvars can be
  138. "lr_load_regvars" or "lr_dont_load_regvars"
  139. }
  140. var
  141. opsize : tcgsize;
  142. storepos : tfileposinfo;
  143. begin
  144. if nf_error in p.flags then
  145. exit;
  146. storepos:=aktfilepos;
  147. aktfilepos:=p.fileinfo;
  148. if is_boolean(p.resulttype.def) then
  149. begin
  150. if loadregvars = lr_load_regvars then
  151. load_all_regvars(list);
  152. if is_constboolnode(p) then
  153. begin
  154. if tordconstnode(p).value<>0 then
  155. cg.a_jmp_always(list,truelabel)
  156. else
  157. cg.a_jmp_always(list,falselabel)
  158. end
  159. else
  160. begin
  161. opsize:=def_cgsize(p.resulttype.def);
  162. case p.location.loc of
  163. LOC_CREGISTER,LOC_REGISTER,LOC_CREFERENCE,LOC_REFERENCE :
  164. begin
  165. if (p.location.loc = LOC_CREGISTER) then
  166. load_regvar_reg(list,p.location.register);
  167. cg.a_cmp_const_loc_label(list,opsize,OC_NE,
  168. 0,p.location,truelabel);
  169. { !!! should happen right after cmp (JM) }
  170. location_release(list,p.location);
  171. cg.a_jmp_always(list,falselabel);
  172. end;
  173. {$ifdef cpuflags}
  174. LOC_FLAGS :
  175. begin
  176. cg.a_jmp_flags(list,p.location.resflags,
  177. truelabel);
  178. cg.a_jmp_always(list,falselabel);
  179. end;
  180. {$endif cpuflags}
  181. end;
  182. end;
  183. end
  184. else
  185. internalerror(200112305);
  186. aktfilepos:=storepos;
  187. end;
  188. procedure remove_non_regvars_from_loc(const t: tlocation; var regs: tregisterset);
  189. begin
  190. case t.loc of
  191. LOC_REGISTER:
  192. begin
  193. { can't be a regvar, since it would be LOC_CREGISTER then }
  194. exclude(regs,t.register);
  195. if t.registerhigh <> R_NO then
  196. exclude(regs,t.registerhigh);
  197. end;
  198. LOC_CREFERENCE,LOC_REFERENCE:
  199. begin
  200. if not(cs_regalloc in aktglobalswitches) or
  201. (t.reference.base in rg.usableregsint) then
  202. exclude(regs,t.reference.base);
  203. if not(cs_regalloc in aktglobalswitches) or
  204. (t.reference.index in rg.usableregsint) then
  205. exclude(regs,t.reference.index);
  206. end;
  207. end;
  208. end;
  209. {*****************************************************************************
  210. EXCEPTION MANAGEMENT
  211. *****************************************************************************}
  212. procedure new_exception(list : taasmoutput;const jmpbuf,envbuf, href : treference;
  213. a : aword; exceptlabel : tasmlabel);
  214. begin
  215. cg.a_paramaddr_ref(list,envbuf,paramanager.getintparaloc(3));
  216. cg.a_paramaddr_ref(list,jmpbuf,paramanager.getintparaloc(2));
  217. { push type of exceptionframe }
  218. cg.a_param_const(list,OS_S32,1,paramanager.getintparaloc(1));
  219. cg.a_call_name(list,'FPC_PUSHEXCEPTADDR');
  220. cg.a_param_reg(list,OS_ADDR,accumulator,paramanager.getintparaloc(1));
  221. cg.a_call_name(list,'FPC_SETJMP');
  222. cg.g_exception_reason_save(list, href);
  223. cg.a_cmp_const_reg_label(list,OS_S32,OC_NE,0,accumulator,exceptlabel);
  224. end;
  225. procedure free_exception(list : taasmoutput;const jmpbuf, envbuf, href : treference;
  226. a : aword ; endexceptlabel : tasmlabel; onlyfree : boolean);
  227. begin
  228. cg.a_call_name(list,'FPC_POPADDRSTACK');
  229. if not onlyfree then
  230. begin
  231. cg.g_exception_reason_load(list, href);
  232. cg.a_cmp_const_reg_label(list,OS_S32,OC_EQ,a,accumulator,endexceptlabel);
  233. end;
  234. end;
  235. {*****************************************************************************
  236. TLocation
  237. *****************************************************************************}
  238. {$ifndef cpu64bit}
  239. { 32-bit version }
  240. procedure location_force(list: TAAsmoutput;var l:tlocation;dst_size:TCGSize;maybeconst:boolean);
  241. var
  242. hregister,
  243. hregisterhi : tregister;
  244. hreg64 : tregister64;
  245. hl : tasmlabel;
  246. begin
  247. { handle transformations to 64bit separate }
  248. if dst_size in [OS_64,OS_S64] then
  249. begin
  250. if not (l.size in [OS_64,OS_S64]) then
  251. begin
  252. { load a smaller size to OS_64 }
  253. if l.loc=LOC_REGISTER then
  254. begin
  255. hregister:=rg.makeregsize(l.registerlow,OS_INT);
  256. cg.a_load_reg_reg(list,l.size,OS_32,l.registerlow,hregister);
  257. end
  258. else
  259. hregister:=rg.getregisterint(list);
  260. { load value in low register }
  261. case l.loc of
  262. LOC_FLAGS :
  263. cg.g_flags2reg(list,OS_INT,l.resflags,hregister);
  264. LOC_JUMP :
  265. begin
  266. cg.a_label(list,truelabel);
  267. cg.a_load_const_reg(list,OS_INT,1,hregister);
  268. objectlibrary.getlabel(hl);
  269. cg.a_jmp_always(list,hl);
  270. cg.a_label(list,falselabel);
  271. cg.a_load_const_reg(list,OS_INT,0,hregister);
  272. cg.a_label(list,hl);
  273. end;
  274. else
  275. cg.a_load_loc_reg(list,l,hregister);
  276. end;
  277. { reset hi part, take care of the signed bit of the current value }
  278. hregisterhi:=rg.getregisterint(list);
  279. if (dst_size=OS_S64) and
  280. (l.size in [OS_S8,OS_S16,OS_S32]) then
  281. begin
  282. if l.loc=LOC_CONSTANT then
  283. begin
  284. if (longint(l.value)<0) then
  285. cg.a_load_const_reg(list,OS_32,$ffffffff,hregisterhi)
  286. else
  287. cg.a_load_const_reg(list,OS_32,0,hregisterhi);
  288. end
  289. else
  290. begin
  291. cg.a_op_const_reg_reg(list,OP_SAR,OS_32,31,hregister,
  292. hregisterhi);
  293. end;
  294. end
  295. else
  296. cg.a_load_const_reg(list,OS_32,0,hregisterhi);
  297. location_reset(l,LOC_REGISTER,dst_size);
  298. l.registerlow:=hregister;
  299. l.registerhigh:=hregisterhi;
  300. end
  301. else
  302. begin
  303. { 64bit to 64bit }
  304. if (l.loc=LOC_REGISTER) or
  305. ((l.loc=LOC_CREGISTER) and maybeconst) then
  306. begin
  307. hregister:=l.registerlow;
  308. hregisterhi:=l.registerhigh;
  309. end
  310. else
  311. begin
  312. hregister:=rg.getregisterint(list);
  313. hregisterhi:=rg.getregisterint(list);
  314. end;
  315. hreg64.reglo:=hregister;
  316. hreg64.reghi:=hregisterhi;
  317. { load value in new register }
  318. cg64.a_load64_loc_reg(list,l,hreg64);
  319. location_reset(l,LOC_REGISTER,dst_size);
  320. l.registerlow:=hregister;
  321. l.registerhigh:=hregisterhi;
  322. end;
  323. end
  324. else
  325. begin
  326. { transformations to 32bit or smaller }
  327. if l.loc=LOC_REGISTER then
  328. begin
  329. { if the previous was 64bit release the high register }
  330. if l.size in [OS_64,OS_S64] then
  331. begin
  332. rg.ungetregisterint(list,l.registerhigh);
  333. l.registerhigh:=R_NO;
  334. end;
  335. hregister:=l.register;
  336. end
  337. else
  338. begin
  339. { get new register }
  340. if (l.loc=LOC_CREGISTER) and
  341. maybeconst and
  342. (TCGSize2Size[dst_size]=TCGSize2Size[l.size]) then
  343. hregister:=l.register
  344. else
  345. hregister:=rg.getregisterint(list);
  346. end;
  347. hregister:=rg.makeregsize(hregister,dst_size);
  348. { load value in new register }
  349. case l.loc of
  350. LOC_FLAGS :
  351. cg.g_flags2reg(list,dst_size,l.resflags,hregister);
  352. LOC_JUMP :
  353. begin
  354. cg.a_label(list,truelabel);
  355. cg.a_load_const_reg(list,dst_size,1,hregister);
  356. objectlibrary.getlabel(hl);
  357. cg.a_jmp_always(list,hl);
  358. cg.a_label(list,falselabel);
  359. cg.a_load_const_reg(list,dst_size,0,hregister);
  360. cg.a_label(list,hl);
  361. end;
  362. else
  363. begin
  364. { load_loc_reg can only handle size >= l.size, when the
  365. new size is smaller then we need to adjust the size
  366. of the orignal and maybe recalculate l.register for i386 }
  367. if (TCGSize2Size[dst_size]<TCGSize2Size[l.size]) then
  368. begin
  369. if (l.loc in [LOC_REGISTER,LOC_CREGISTER]) then
  370. l.register:=rg.makeregsize(l.register,dst_size);
  371. { for big endian systems, the reference's offset must }
  372. { be increased in this case, since they have the }
  373. { MSB first in memory and e.g. byte(word_var) should }
  374. { return the second byte in this case (JM) }
  375. if (target_info.endian = ENDIAN_BIG) and
  376. (l.loc in [LOC_REFERENCE,LOC_CREFERENCE]) then
  377. inc(l.reference.offset,TCGSize2Size[l.size]-TCGSize2Size[dst_size]);
  378. l.size:=dst_size;
  379. end;
  380. cg.a_load_loc_reg(list,l,hregister);
  381. end;
  382. end;
  383. location_reset(l,LOC_REGISTER,dst_size);
  384. l.register:=hregister;
  385. end;
  386. end;
  387. {$else cpu64bit}
  388. { 64-bit version }
  389. procedure location_force(list: TAAsmoutput;var l:tlocation;dst_size:TCGSize;maybeconst:boolean);
  390. var
  391. hregister : tregister;
  392. hl : tasmlabel;
  393. begin
  394. { handle transformations to 64bit separate }
  395. if dst_size in [OS_64,OS_S64] then
  396. begin
  397. { load a smaller size to OS_64 }
  398. if l.loc=LOC_REGISTER then
  399. hregister:=rg.makeregsize(l.register,OS_INT)
  400. else
  401. hregister:=rg.getregisterint(list);
  402. { load value in low register }
  403. case l.loc of
  404. {$ifdef cpuflags}
  405. LOC_FLAGS :
  406. cg.g_flags2reg(list,OS_INT,l.resflags,hregister);
  407. {$endif cpuflags}
  408. LOC_JUMP :
  409. begin
  410. cg.a_label(list,truelabel);
  411. cg.a_load_const_reg(list,OS_INT,1,hregister);
  412. objectlibrary.getlabel(hl);
  413. cg.a_jmp_always(list,hl);
  414. cg.a_label(list,falselabel);
  415. cg.a_load_const_reg(list,OS_INT,0,hregister);
  416. cg.a_label(list,hl);
  417. end;
  418. else
  419. cg.a_load_loc_reg(list,l,hregister);
  420. end;
  421. location_reset(l,LOC_REGISTER,dst_size);
  422. l.register:=hregister;
  423. end
  424. else
  425. begin
  426. { transformations to 32bit or smaller }
  427. if l.loc=LOC_REGISTER then
  428. begin
  429. hregister:=l.register;
  430. end
  431. else
  432. begin
  433. { get new register }
  434. if (l.loc=LOC_CREGISTER) and
  435. maybeconst and
  436. (TCGSize2Size[dst_size]=TCGSize2Size[l.size]) then
  437. hregister:=l.register
  438. else
  439. hregister:=rg.getregisterint(list);
  440. end;
  441. hregister:=rg.makeregsize(hregister,dst_size);
  442. { load value in new register }
  443. case l.loc of
  444. {$ifdef cpuflags}
  445. LOC_FLAGS :
  446. cg.g_flags2reg(list,dst_size,l.resflags,hregister);
  447. {$endif cpuflags}
  448. LOC_JUMP :
  449. begin
  450. cg.a_label(list,truelabel);
  451. cg.a_load_const_reg(list,dst_size,1,hregister);
  452. objectlibrary.getlabel(hl);
  453. cg.a_jmp_always(list,hl);
  454. cg.a_label(list,falselabel);
  455. cg.a_load_const_reg(list,dst_size,0,hregister);
  456. cg.a_label(list,hl);
  457. end;
  458. else
  459. begin
  460. { load_loc_reg can only handle size >= l.size, when the
  461. new size is smaller then we need to adjust the size
  462. of the orignal and maybe recalculate l.register for i386 }
  463. if (TCGSize2Size[dst_size]<TCGSize2Size[l.size]) then
  464. begin
  465. if (l.loc in [LOC_REGISTER,LOC_CREGISTER]) then
  466. l.register:=rg.makeregsize(l.register,dst_size);
  467. { for big endian systems, the reference's offset must }
  468. { be increased in this case, since they have the }
  469. { MSB first in memory and e.g. byte(word_var) should }
  470. { return the second byte in this case (JM) }
  471. if (target_info.endian = ENDIAN_BIG) and
  472. (l.loc in [LOC_REFERENCE,LOC_CREFERENCE]) then
  473. inc(l.reference.offset,TCGSize2Size[l.size]-TCGSize2Size[dst_size]);
  474. l.size:=dst_size;
  475. end;
  476. cg.a_load_loc_reg(list,l,hregister);
  477. end;
  478. end;
  479. location_reset(l,LOC_REGISTER,dst_size);
  480. l.register:=hregister;
  481. end;
  482. end;
  483. {$endif cpu64bit}
  484. procedure location_force_reg(list: TAAsmoutput;var l:tlocation;dst_size:TCGSize;maybeconst:boolean);
  485. begin
  486. { release previous location before demanding a new register }
  487. if (l.loc in [LOC_REFERENCE,LOC_CREFERENCE]) then
  488. begin
  489. location_freetemp(list,l);
  490. location_release(list,l);
  491. end;
  492. location_force(list, l, dst_size, maybeconst)
  493. end;
  494. procedure location_force_mem(list: TAAsmoutput;var l:tlocation);
  495. var
  496. r : treference;
  497. begin
  498. case l.loc of
  499. LOC_FPUREGISTER,
  500. LOC_CFPUREGISTER :
  501. begin
  502. tg.GetTemp(list,TCGSize2Size[l.size],tt_normal,r);
  503. cg.a_loadfpu_reg_ref(list,l.size,l.register,r);
  504. location_reset(l,LOC_REFERENCE,l.size);
  505. l.reference:=r;
  506. end;
  507. LOC_CONSTANT,
  508. LOC_REGISTER,
  509. LOC_CREGISTER :
  510. begin
  511. tg.GetTemp(list,TCGSize2Size[l.size],tt_normal,r);
  512. if l.size in [OS_64,OS_S64] then
  513. cg64.a_load64_loc_ref(list,l,r)
  514. else
  515. cg.a_load_loc_ref(list,l,r);
  516. location_reset(l,LOC_REFERENCE,l.size);
  517. l.reference:=r;
  518. end;
  519. LOC_CREFERENCE,
  520. LOC_REFERENCE : ;
  521. else
  522. internalerror(200203219);
  523. end;
  524. end;
  525. {*****************************************************************************
  526. Maybe_Save
  527. *****************************************************************************}
  528. procedure maybe_save(list:taasmoutput;needed:integer;var l:tlocation;var s:tmaybesave);
  529. begin
  530. s.saved:=false;
  531. if l.loc=LOC_CREGISTER then
  532. begin
  533. s.saved:=true;
  534. exit;
  535. end;
  536. if needed>rg.countunusedregsint then
  537. begin
  538. case l.loc of
  539. LOC_REGISTER :
  540. begin
  541. {$ifndef cpu64bit}
  542. if l.size in [OS_64,OS_S64] then
  543. begin
  544. tg.GetTemp(exprasmlist,8,tt_normal,s.ref);
  545. cg64.a_load64_reg_ref(exprasmlist,joinreg64(l.registerlow,l.registerhigh),s.ref);
  546. end
  547. else
  548. {$endif cpu64bit}
  549. begin
  550. tg.GetTemp(exprasmlist,TCGSize2Size[l.size],tt_normal,s.ref);
  551. cg.a_load_reg_ref(exprasmlist,l.size,l.register,s.ref);
  552. end;
  553. location_release(exprasmlist,l);
  554. s.saved:=true;
  555. end;
  556. LOC_REFERENCE,
  557. LOC_CREFERENCE :
  558. begin
  559. if ((l.reference.base<>R_NO) or
  560. (l.reference.index<>R_NO)) then
  561. begin
  562. { load address into a single base register }
  563. if l.reference.index<>R_NO then
  564. begin
  565. cg.a_loadaddr_ref_reg(list,l.reference,l.reference.index);
  566. rg.ungetregister(list,l.reference.base);
  567. reference_reset_base(l.reference,l.reference.index,0);
  568. end
  569. else
  570. begin
  571. cg.a_loadaddr_ref_reg(list,l.reference,l.reference.base);
  572. rg.ungetregister(list,l.reference.index);
  573. reference_reset_base(l.reference,l.reference.base,0);
  574. end;
  575. { save base register }
  576. tg.GetTemp(exprasmlist,TCGSize2Size[OS_ADDR],tt_normal,s.ref);
  577. cg.a_load_reg_ref(exprasmlist,OS_ADDR,l.reference.base,s.ref);
  578. { release }
  579. location_release(exprasmlist,l);
  580. s.saved:=true;
  581. end;
  582. end;
  583. end;
  584. end;
  585. end;
  586. procedure maybe_restore(list:taasmoutput;var l:tlocation;const s:tmaybesave);
  587. begin
  588. if not s.saved then
  589. exit;
  590. if l.loc=LOC_CREGISTER then
  591. begin
  592. load_regvar_reg(list,l.register);
  593. exit;
  594. end;
  595. case l.loc of
  596. LOC_REGISTER :
  597. begin
  598. {$ifndef cpu64bit}
  599. if l.size in [OS_64,OS_S64] then
  600. begin
  601. l.registerlow:=rg.getregisterint(exprasmlist);
  602. l.registerhigh:=rg.getregisterint(exprasmlist);
  603. cg64.a_load64_ref_reg(exprasmlist,s.ref,joinreg64(l.registerlow,l.registerhigh));
  604. end
  605. else
  606. {$endif cpu64bit}
  607. begin
  608. l.register:=rg.getregisterint(exprasmlist);
  609. cg.a_load_ref_reg(exprasmlist,OS_INT,s.ref,l.register);
  610. end;
  611. end;
  612. LOC_CREFERENCE,
  613. LOC_REFERENCE :
  614. begin
  615. reference_reset(l.reference);
  616. l.reference.base:=rg.getaddressregister(exprasmlist);
  617. cg.a_load_ref_reg(exprasmlist,OS_ADDR,s.ref,l.reference.base);
  618. end;
  619. end;
  620. tg.ungetiftemp(exprasmlist,s.ref);
  621. end;
  622. function maybe_pushfpu(list:taasmoutput;needed : byte;var l:tlocation) : boolean;
  623. begin
  624. if (needed>=maxfpuregs) and
  625. (l.loc = LOC_FPUREGISTER) then
  626. begin
  627. location_force_mem(list,l);
  628. maybe_pushfpu:=true;
  629. end
  630. else
  631. maybe_pushfpu:=false;
  632. end;
  633. {*****************************************************************************
  634. Push Value Para
  635. *****************************************************************************}
  636. procedure push_value_para(p:tnode;inlined,is_cdecl:boolean;
  637. para_offset:longint;alignment : longint;
  638. const locpara : tparalocation);
  639. var
  640. tempreference : treference;
  641. href : treference;
  642. hreg : tregister;
  643. sizetopush,
  644. size : longint;
  645. cgsize : tcgsize;
  646. begin
  647. { we've nothing to push when the size of the parameter is 0 }
  648. if p.resulttype.def.size=0 then
  649. exit;
  650. { Move flags and jump in register to make it less complex }
  651. if p.location.loc in [LOC_FLAGS,LOC_JUMP] then
  652. location_force_reg(exprasmlist,p.location,def_cgsize(p.resulttype.def),false);
  653. { Handle Floating point types differently }
  654. if p.resulttype.def.deftype=floatdef then
  655. begin
  656. case p.location.loc of
  657. LOC_FPUREGISTER,
  658. LOC_CFPUREGISTER:
  659. begin
  660. size:=align(tfloatdef(p.resulttype.def).size,alignment);
  661. inc(pushedparasize,size);
  662. if not inlined then
  663. cg.a_op_const_reg(exprasmlist,OP_SUB,size,STACK_POINTER_REG);
  664. {$ifdef GDB}
  665. if (cs_debuginfo in aktmoduleswitches) and
  666. (exprasmList.first=exprasmList.last) then
  667. exprasmList.concat(Tai_force_line.Create);
  668. {$endif GDB}
  669. { this is the easiest case for inlined !! }
  670. if inlined then
  671. reference_reset_base(href,procinfo.framepointer,para_offset-pushedparasize)
  672. else
  673. reference_reset_base(href,stack_pointer_reg,0);
  674. cg.a_loadfpu_reg_ref(exprasmlist,
  675. def_cgsize(p.resulttype.def),p.location.register,href);
  676. end;
  677. LOC_REFERENCE,
  678. LOC_CREFERENCE :
  679. begin
  680. sizetopush:=align(p.resulttype.def.size,alignment);
  681. tempreference:=p.location.reference;
  682. inc(tempreference.offset,sizetopush);
  683. while (sizetopush>0) do
  684. begin
  685. if sizetopush>=4 then
  686. begin
  687. cgsize:=OS_32;
  688. inc(pushedparasize,4);
  689. dec(tempreference.offset,4);
  690. dec(sizetopush,4);
  691. end
  692. else
  693. begin
  694. cgsize:=OS_16;
  695. inc(pushedparasize,2);
  696. dec(tempreference.offset,2);
  697. dec(sizetopush,2);
  698. end;
  699. if inlined then
  700. begin
  701. reference_reset_base(href,procinfo.framepointer,para_offset-pushedparasize);
  702. cg.a_load_ref_ref(exprasmlist,cgsize,tempreference,href);
  703. end
  704. else
  705. cg.a_param_ref(exprasmlist,cgsize,tempreference,locpara);
  706. end;
  707. end;
  708. else
  709. internalerror(200204243);
  710. end;
  711. end
  712. else
  713. begin
  714. { call by value open array ? }
  715. if is_cdecl and
  716. paramanager.push_addr_param(p.resulttype.def,false) then
  717. begin
  718. if not (p.location.loc in [LOC_REFERENCE,LOC_CREFERENCE]) then
  719. internalerror(200204241);
  720. { push on stack }
  721. size:=align(p.resulttype.def.size,alignment);
  722. inc(pushedparasize,size);
  723. cg.a_op_const_reg(exprasmlist,OP_SUB,size,STACK_POINTER_REG);
  724. reference_reset_base(href,STACK_POINTER_REG,0);
  725. cg.g_concatcopy(exprasmlist,p.location.reference,href,size,false,false);
  726. end
  727. else
  728. begin
  729. case p.location.loc of
  730. LOC_CONSTANT,
  731. LOC_REGISTER,
  732. LOC_CREGISTER,
  733. LOC_REFERENCE,
  734. LOC_CREFERENCE :
  735. begin
  736. cgsize:=def_cgsize(p.resulttype.def);
  737. if cgsize in [OS_64,OS_S64] then
  738. begin
  739. inc(pushedparasize,8);
  740. if inlined then
  741. begin
  742. reference_reset_base(href,procinfo.framepointer,para_offset-pushedparasize);
  743. if p.location.loc in [LOC_REFERENCE,LOC_CREFERENCE] then
  744. begin
  745. size:=align(p.resulttype.def.size,alignment);
  746. cg.g_concatcopy(exprasmlist,p.location.reference,href,size,false,false)
  747. end
  748. else
  749. cg64.a_load64_loc_ref(exprasmlist,p.location,href);
  750. end
  751. else
  752. cg64.a_param64_loc(exprasmlist,p.location,locpara);
  753. end
  754. else
  755. begin
  756. case cgsize of
  757. OS_8,OS_S8 :
  758. begin
  759. if alignment=4 then
  760. cgsize:=OS_32
  761. else
  762. cgsize:=OS_16;
  763. end;
  764. OS_16,OS_S16 :
  765. begin
  766. if alignment=4 then
  767. cgsize:=OS_32;
  768. end;
  769. end;
  770. { update register to use to match alignment }
  771. if p.location.loc in [LOC_REGISTER,LOC_CREGISTER] then
  772. begin
  773. hreg:=p.location.register;
  774. p.location.register:=rg.makeregsize(p.location.register,cgsize);
  775. end;
  776. inc(pushedparasize,alignment);
  777. if inlined then
  778. begin
  779. reference_reset_base(href,procinfo.framepointer,para_offset-pushedparasize);
  780. if p.location.loc in [LOC_REFERENCE,LOC_CREFERENCE] then
  781. begin
  782. size:=align(p.resulttype.def.size,alignment);
  783. cg.g_concatcopy(exprasmlist,p.location.reference,href,size,false,false)
  784. end
  785. else
  786. cg.a_load_loc_ref(exprasmlist,p.location,href);
  787. end
  788. else
  789. cg.a_param_loc(exprasmlist,p.location,locpara);
  790. { restore old register }
  791. if p.location.loc in [LOC_REGISTER,LOC_CREGISTER] then
  792. p.location.register:=hreg;
  793. end;
  794. location_release(exprasmlist,p.location);
  795. end;
  796. {$ifdef SUPPORT_MMX}
  797. LOC_MMXREGISTER,
  798. LOC_CMMXREGISTER:
  799. begin
  800. inc(pushedparasize,8);
  801. if inlined then
  802. begin
  803. reference_reset_base(href,procinfo.framepointer,para_offset-pushedparasize);
  804. cg.a_loadmm_reg_ref(exprasmlist,p.location.register,href);
  805. end
  806. else
  807. cg.a_parammm_reg(exprasmlist,p.location.register);
  808. end;
  809. {$endif SUPPORT_MMX}
  810. else
  811. internalerror(200204241);
  812. end;
  813. end;
  814. end;
  815. end;
  816. {****************************************************************************
  817. Entry/Exit Code
  818. ****************************************************************************}
  819. procedure copyvalueparas(p : tnamedindexitem;arg:pointer);
  820. var
  821. href1,href2 : treference;
  822. list : taasmoutput;
  823. begin
  824. list:=taasmoutput(arg);
  825. if (tsym(p).typ=varsym) and
  826. (tvarsym(p).varspez=vs_value) and
  827. (paramanager.push_addr_param(tvarsym(p).vartype.def,false)) then
  828. begin
  829. reference_reset_base(href1,procinfo.framepointer,tvarsym(p).address+procinfo.para_offset);
  830. if is_open_array(tvarsym(p).vartype.def) or
  831. is_array_of_const(tvarsym(p).vartype.def) then
  832. cg.g_copyvaluepara_openarray(list,href1,tarraydef(tvarsym(p).vartype.def).elesize)
  833. else
  834. begin
  835. reference_reset_base(href2,procinfo.framepointer,-tvarsym(p).localvarsym.address+tvarsym(p).localvarsym.owner.address_fixup);
  836. if is_shortstring(tvarsym(p).vartype.def) then
  837. cg.g_copyshortstring(list,href1,href2,tstringdef(tvarsym(p).vartype.def).len,false,true)
  838. else
  839. cg.g_concatcopy(list,href1,href2,tvarsym(p).vartype.def.size,true,true);
  840. end;
  841. end;
  842. end;
  843. procedure removevalueparas(p : tnamedindexitem;arg:pointer);
  844. var
  845. href1 : treference;
  846. list : taasmoutput;
  847. begin
  848. list:=taasmoutput(arg);
  849. if (tsym(p).typ=varsym) and
  850. (tvarsym(p).varspez=vs_value) and
  851. (is_open_array(tvarsym(p).vartype.def) or
  852. is_array_of_const(tvarsym(p).vartype.def)) and
  853. (paramanager.push_addr_param(tvarsym(p).vartype.def,false)) then
  854. begin
  855. reference_reset_base(href1,procinfo.framepointer,tvarsym(p).address+procinfo.para_offset);
  856. cg.g_removevaluepara_openarray(list,href1,tarraydef(tvarsym(p).vartype.def).elesize);
  857. end;
  858. end;
  859. procedure initialize_threadvar(p : tnamedindexitem;arg:pointer);
  860. var
  861. href : treference;
  862. list : taasmoutput;
  863. begin
  864. list:=taasmoutput(arg);
  865. if (tsym(p).typ=varsym) and
  866. (vo_is_thread_var in tvarsym(p).varoptions) then
  867. begin
  868. cg.a_param_const(list,OS_INT,tvarsym(p).getsize,paramanager.getintparaloc(2));
  869. reference_reset_symbol(href,objectlibrary.newasmsymbol(tvarsym(p).mangledname),0);
  870. cg.a_paramaddr_ref(list,href,paramanager.getintparaloc(1));
  871. rg.saveregvars(list,all_registers);
  872. cg.a_call_name(list,'FPC_INIT_THREADVAR');
  873. end;
  874. end;
  875. { generates the code for initialisation of local data }
  876. procedure initialize_data(p : tnamedindexitem;arg:pointer);
  877. var
  878. href : treference;
  879. list : taasmoutput;
  880. begin
  881. list:=taasmoutput(arg);
  882. if (tsym(p).typ=varsym) and
  883. not(vo_is_local_copy in tvarsym(p).varoptions) and
  884. assigned(tvarsym(p).vartype.def) and
  885. not(is_class(tvarsym(p).vartype.def)) and
  886. tvarsym(p).vartype.def.needs_inittable then
  887. begin
  888. if assigned(procinfo) then
  889. procinfo.flags:=procinfo.flags or pi_needs_implicit_finally;
  890. if tsym(p).owner.symtabletype in [localsymtable,inlinelocalsymtable] then
  891. reference_reset_base(href,procinfo.framepointer,-tvarsym(p).address+tvarsym(p).owner.address_fixup)
  892. else
  893. reference_reset_symbol(href,objectlibrary.newasmsymbol(tvarsym(p).mangledname),0);
  894. cg.g_initialize(list,tvarsym(p).vartype.def,href,false);
  895. end;
  896. end;
  897. { generates the code for finalisation of local data }
  898. procedure finalize_data(p : tnamedindexitem;arg:pointer);
  899. var
  900. href : treference;
  901. list : taasmoutput;
  902. begin
  903. list:=taasmoutput(arg);
  904. if (tsym(p).typ=varsym) and
  905. not(vo_is_local_copy in tvarsym(p).varoptions) and
  906. assigned(tvarsym(p).vartype.def) and
  907. not(is_class(tvarsym(p).vartype.def)) and
  908. tvarsym(p).vartype.def.needs_inittable then
  909. begin
  910. if tsym(p).owner.symtabletype in [localsymtable,inlinelocalsymtable] then
  911. reference_reset_base(href,procinfo.framepointer,-tvarsym(p).address+tvarsym(p).owner.address_fixup)
  912. else
  913. reference_reset_symbol(href,objectlibrary.newasmsymbol(tvarsym(p).mangledname),0);
  914. cg.g_finalize(list,tvarsym(p).vartype.def,href,false);
  915. end;
  916. end;
  917. { generates the code for incrementing the reference count of parameters and
  918. initialize out parameters }
  919. procedure init_paras(p : tnamedindexitem;arg:pointer);
  920. var
  921. href : treference;
  922. tmpreg : tregister;
  923. list : taasmoutput;
  924. begin
  925. list:=taasmoutput(arg);
  926. if (tsym(p).typ=varsym) and
  927. not is_class(tvarsym(p).vartype.def) and
  928. tvarsym(p).vartype.def.needs_inittable then
  929. begin
  930. case tvarsym(p).varspez of
  931. vs_value :
  932. begin
  933. procinfo.flags:=procinfo.flags or pi_needs_implicit_finally;
  934. if assigned(tvarsym(p).localvarsym) then
  935. reference_reset_base(href,procinfo.framepointer,
  936. -tvarsym(p).localvarsym.address+tvarsym(p).localvarsym.owner.address_fixup)
  937. else
  938. reference_reset_base(href,procinfo.framepointer,tvarsym(p).address+procinfo.para_offset);
  939. cg.g_incrrefcount(list,tvarsym(p).vartype.def,href);
  940. end;
  941. vs_out :
  942. begin
  943. reference_reset_base(href,procinfo.framepointer,tvarsym(p).address+procinfo.para_offset);
  944. tmpreg:=cg.get_scratch_reg_address(list);
  945. cg.a_load_ref_reg(list,OS_ADDR,href,tmpreg);
  946. reference_reset_base(href,tmpreg,0);
  947. cg.g_initialize(list,tvarsym(p).vartype.def,href,false);
  948. cg.free_scratch_reg(list,tmpreg);
  949. end;
  950. end;
  951. end;
  952. end;
  953. { generates the code for decrementing the reference count of parameters }
  954. procedure final_paras(p : tnamedindexitem;arg:pointer);
  955. var
  956. href : treference;
  957. list : taasmoutput;
  958. begin
  959. list:=taasmoutput(arg);
  960. if (tsym(p).typ=varsym) and
  961. not is_class(tvarsym(p).vartype.def) and
  962. tvarsym(p).vartype.def.needs_inittable then
  963. begin
  964. if (tvarsym(p).varspez=vs_value) then
  965. begin
  966. if assigned(tvarsym(p).localvarsym) then
  967. reference_reset_base(href,procinfo.framepointer,
  968. -tvarsym(p).localvarsym.address+tvarsym(p).localvarsym.owner.address_fixup)
  969. else
  970. reference_reset_base(href,procinfo.framepointer,tvarsym(p).address+procinfo.para_offset);
  971. cg.g_decrrefcount(list,tvarsym(p).vartype.def,href);
  972. end;
  973. end;
  974. end;
  975. { Initialize temp ansi/widestrings,interfaces }
  976. procedure inittempvariables(list:taasmoutput);
  977. var
  978. hp : ptemprecord;
  979. href : treference;
  980. begin
  981. hp:=tg.templist;
  982. while assigned(hp) do
  983. begin
  984. if hp^.temptype in [tt_ansistring,tt_freeansistring,
  985. tt_widestring,tt_freewidestring,
  986. tt_interfacecom,tt_freeinterfacecom] then
  987. begin
  988. procinfo.flags:=procinfo.flags or pi_needs_implicit_finally;
  989. reference_reset_base(href,procinfo.framepointer,hp^.pos);
  990. cg.a_load_const_ref(list,OS_ADDR,0,href);
  991. end;
  992. hp:=hp^.next;
  993. end;
  994. end;
  995. procedure finalizetempvariables(list:taasmoutput);
  996. var
  997. hp : ptemprecord;
  998. href : treference;
  999. begin
  1000. hp:=tg.templist;
  1001. while assigned(hp) do
  1002. begin
  1003. case hp^.temptype of
  1004. tt_ansistring,
  1005. tt_freeansistring :
  1006. begin
  1007. reference_reset_base(href,procinfo.framepointer,hp^.pos);
  1008. cg.a_paramaddr_ref(list,href,paramanager.getintparaloc(1));
  1009. cg.a_call_name(list,'FPC_ANSISTR_DECR_REF');
  1010. end;
  1011. tt_widestring,
  1012. tt_freewidestring :
  1013. begin
  1014. reference_reset_base(href,procinfo.framepointer,hp^.pos);
  1015. cg.a_paramaddr_ref(list,href,paramanager.getintparaloc(2));
  1016. cg.a_call_name(list,'FPC_WIDESTR_DECR_REF');
  1017. end;
  1018. tt_interfacecom :
  1019. begin
  1020. reference_reset_base(href,procinfo.framepointer,hp^.pos);
  1021. cg.a_paramaddr_ref(list,href,paramanager.getintparaloc(2));
  1022. cg.a_call_name(list,'FPC_INTF_DECR_REF');
  1023. end;
  1024. end;
  1025. hp:=hp^.next;
  1026. end;
  1027. end;
  1028. procedure handle_return_value(list:TAAsmoutput; inlined : boolean;var uses_acc,uses_acchi,uses_fpu : boolean);
  1029. var
  1030. href : treference;
  1031. hreg : tregister;
  1032. cgsize : TCGSize;
  1033. begin
  1034. if not is_void(aktprocdef.rettype.def) then
  1035. begin
  1036. if (tfuncretsym(aktprocdef.funcretsym).funcretstate<>vs_assigned) and
  1037. (not inlined) then
  1038. CGMessage(sym_w_function_result_not_set);
  1039. reference_reset_base(href,procinfo.framepointer,procinfo.return_offset);
  1040. cgsize:=def_cgsize(aktprocdef.rettype.def);
  1041. case aktprocdef.rettype.def.deftype of
  1042. orddef,
  1043. enumdef :
  1044. begin
  1045. uses_acc:=true;
  1046. cg.a_reg_alloc(list,accumulator);
  1047. {$ifndef cpu64bit}
  1048. if cgsize in [OS_64,OS_S64] then
  1049. begin
  1050. uses_acchi:=true;
  1051. cg.a_reg_alloc(list,accumulatorhigh);
  1052. cg64.a_load64_ref_reg(list,href,joinreg64(accumulator,accumulatorhigh));
  1053. end
  1054. else
  1055. {$endif cpu64bit}
  1056. begin
  1057. hreg:=rg.makeregsize(accumulator,cgsize);
  1058. cg.a_load_ref_reg(list,cgsize,href,hreg);
  1059. end;
  1060. end;
  1061. floatdef :
  1062. begin
  1063. uses_fpu := true;
  1064. cg.a_loadfpu_ref_reg(list,cgsize,href,FPU_RESULT_REG);
  1065. end;
  1066. else
  1067. begin
  1068. if paramanager.ret_in_acc(aktprocdef.rettype.def) then
  1069. begin
  1070. uses_acc:=true;
  1071. cg.a_reg_alloc(list,accumulator);
  1072. cg.a_load_ref_reg(list,cgsize,href,accumulator);
  1073. end
  1074. end;
  1075. end;
  1076. end;
  1077. end;
  1078. procedure handle_fast_exit_return_value(list:TAAsmoutput);
  1079. var
  1080. href : treference;
  1081. hreg : tregister;
  1082. cgsize : TCGSize;
  1083. begin
  1084. if not is_void(aktprocdef.rettype.def) then
  1085. begin
  1086. reference_reset_base(href,procinfo.framepointer,procinfo.return_offset);
  1087. cgsize:=def_cgsize(aktprocdef.rettype.def);
  1088. case aktprocdef.rettype.def.deftype of
  1089. orddef,
  1090. enumdef :
  1091. begin
  1092. {$ifndef cpu64bit}
  1093. if cgsize in [OS_64,OS_S64] then
  1094. cg64.a_load64_reg_ref(list,joinreg64(accumulator,accumulatorhigh),href)
  1095. else
  1096. {$endif cpu64bit}
  1097. begin
  1098. hreg:=rg.makeregsize(accumulator,cgsize);
  1099. cg.a_load_reg_ref(list,cgsize,hreg,href);
  1100. end;
  1101. end;
  1102. floatdef :
  1103. begin
  1104. cg.a_loadfpu_reg_ref(list,cgsize,FPU_RESULT_REG,href);
  1105. end;
  1106. else
  1107. begin
  1108. if paramanager.ret_in_acc(aktprocdef.rettype.def) then
  1109. cg.a_load_reg_ref(list,cgsize,accumulator,href);
  1110. end;
  1111. end;
  1112. end;
  1113. end;
  1114. procedure genentrycode(list : TAAsmoutput;
  1115. make_global:boolean;
  1116. stackframe:longint;
  1117. var parasize:longint;var nostackframe:boolean;
  1118. inlined : boolean);
  1119. var
  1120. hs : string;
  1121. href : treference;
  1122. p : tsymtable;
  1123. stackalloclist : taasmoutput;
  1124. hp : tparaitem;
  1125. paraloc : tparalocation;
  1126. begin
  1127. stackalloclist:=taasmoutput.Create;
  1128. { the actual stack allocation code, symbol entry point and
  1129. gdb stabs information is generated AFTER the rest of this
  1130. code, since temp. allocation might occur before - carl
  1131. }
  1132. if (cs_profile in aktmoduleswitches) and
  1133. not(po_assembler in aktprocdef.procoptions) and not(inlined) then
  1134. cg.g_profilecode(list);
  1135. { for the save all registers we can simply use a pusha,popa which
  1136. push edi,esi,ebp,esp(ignored),ebx,edx,ecx,eax }
  1137. if (po_saveregisters in aktprocdef.procoptions) then
  1138. cg.g_save_all_registers(list)
  1139. else
  1140. { should we save edi,esi,ebx like C ? }
  1141. if (po_savestdregs in aktprocdef.procoptions) then
  1142. cg.g_save_standard_registers(list,aktprocdef.usedregisters);
  1143. { a constructor needs a help procedure }
  1144. if (aktprocdef.proctypeoption=potype_constructor) then
  1145. cg.g_call_constructor_helper(list);
  1146. { don't load ESI, does the caller }
  1147. { we must do it for local function }
  1148. { that can be called from a foreach_static }
  1149. { of another object than self !! PM }
  1150. if assigned(procinfo._class) and { !!!!! shouldn't we load ESI always? }
  1151. (lexlevel>normal_function_level) then
  1152. cg.g_maybe_loadself(list);
  1153. { When message method contains self as a parameter,
  1154. we must load it into ESI }
  1155. If (po_containsself in aktprocdef.procoptions) then
  1156. begin
  1157. list.concat(tai_regalloc.Alloc(self_pointer_reg));
  1158. reference_reset_base(href,procinfo.framepointer,procinfo.selfpointer_offset);
  1159. cg.a_load_ref_reg(list,OS_ADDR,href,self_pointer_reg);
  1160. end;
  1161. if not is_void(aktprocdef.rettype.def) then
  1162. begin
  1163. { for now the pointer to the result can't be a register }
  1164. if not(paramanager.ret_in_reg(aktprocdef.rettype.def)) then
  1165. begin
  1166. paraloc:=paramanager.getfuncretparaloc(aktprocdef);
  1167. reference_reset_base(href,procinfo.framepointer,procinfo.return_offset);
  1168. case paraloc.loc of
  1169. LOC_CREGISTER,
  1170. LOC_REGISTER:
  1171. if not(paraloc.size in [OS_64,OS_S64]) then
  1172. cg.a_load_reg_ref(list,paraloc.size,paraloc.register,href)
  1173. else
  1174. cg64.a_load64_reg_ref(list,paraloc.register64,href);
  1175. LOC_CFPUREGISTER,
  1176. LOC_FPUREGISTER:
  1177. cg.a_load_reg_ref(list,paraloc.size,paraloc.register,href);
  1178. LOC_CMMREGISTER,
  1179. LOC_MMREGISTER:
  1180. cg.a_loadmm_reg_ref(list,paraloc.register,href);
  1181. end;
  1182. end;
  1183. { initialize return value }
  1184. if (aktprocdef.rettype.def.needs_inittable) then
  1185. begin
  1186. procinfo.flags:=procinfo.flags or pi_needs_implicit_finally;
  1187. reference_reset_base(href,procinfo.framepointer,procinfo.return_offset);
  1188. cg.g_initialize(list,aktprocdef.rettype.def,href,paramanager.ret_in_param(aktprocdef.rettype.def));
  1189. end;
  1190. end;
  1191. { initialisize local data like ansistrings }
  1192. case aktprocdef.proctypeoption of
  1193. potype_unitinit:
  1194. begin
  1195. { using current_module.globalsymtable is hopefully }
  1196. { more robust than symtablestack and symtablestack.next }
  1197. tsymtable(current_module.globalsymtable).foreach_static({$ifndef TP}@{$endif}initialize_data,list);
  1198. tsymtable(current_module.localsymtable).foreach_static({$ifndef TP}@{$endif}initialize_data,list);
  1199. end;
  1200. { units have seperate code for initilization and finalization }
  1201. potype_unitfinalize: ;
  1202. else
  1203. aktprocdef.localst.foreach_static({$ifndef TP}@{$endif}initialize_data,list);
  1204. end;
  1205. { initialisizes temp. ansi/wide string data }
  1206. inittempvariables(list);
  1207. { generate copies of call by value parameters }
  1208. if not(po_assembler in aktprocdef.procoptions) and
  1209. not(aktprocdef.proccalloption in [pocall_cdecl,pocall_cppdecl,pocall_palmossyscall,pocall_system]) then
  1210. aktprocdef.parast.foreach_static({$ifndef TP}@{$endif}copyvalueparas,list);
  1211. if assigned(aktprocdef.parast) then
  1212. begin
  1213. aktprocdef.parast.foreach_static({$ifndef TP}@{$endif}init_paras,list);
  1214. { move register parameters which aren't regable into memory }
  1215. { we do this after init_paras because it saves some code in init_paras if parameters are in register }
  1216. { instead in memory }
  1217. hp:=tparaitem(procinfo.procdef.para.first);
  1218. while assigned(hp) do
  1219. begin
  1220. if (tvarsym(hp.parasym).reg<>R_NO) then
  1221. case hp.paraloc.loc of
  1222. LOC_CREGISTER,
  1223. LOC_REGISTER:
  1224. // if not(hp.paraloc.size in [OS_S64,OS_64]) then
  1225. cg.a_load_reg_reg(list,hp.paraloc.size,OS_32,hp.paraloc.register,tvarsym(hp.parasym).reg);
  1226. // else
  1227. // cg64.a_load64_reg_reg(list,hp.paraloc.register64,tvarsym(hp.parasym).reg);
  1228. LOC_CFPUREGISTER,
  1229. LOC_FPUREGISTER:
  1230. cg.a_loadfpu_reg_reg(list,hp.paraloc.register,tvarsym(hp.parasym).reg);
  1231. end
  1232. else if (hp.paraloc.loc in [LOC_REGISTER,LOC_FPUREGISTER,LOC_MMREGISTER,
  1233. LOC_CREGISTER,LOC_CFPUREGISTER,LOC_CMMREGISTER]) and
  1234. (tvarsym(hp.parasym).reg=R_NO) then
  1235. begin
  1236. reference_reset_base(href,procinfo.framepointer,tvarsym(hp.parasym).address+
  1237. tvarsym(hp.parasym).owner.address_fixup);
  1238. case hp.paraloc.loc of
  1239. LOC_CREGISTER,
  1240. LOC_REGISTER:
  1241. if not(hp.paraloc.size in [OS_S64,OS_64]) then
  1242. cg.a_load_reg_ref(list,hp.paraloc.size,hp.paraloc.register,href)
  1243. else
  1244. cg64.a_load64_reg_ref(list,hp.paraloc.register64,href);
  1245. LOC_FPUREGISTER,
  1246. LOC_CFPUREGISTER:
  1247. cg.a_loadfpu_reg_ref(list,hp.paraloc.size,hp.paraloc.register,href);
  1248. else
  1249. internalerror(2002081302);
  1250. end;
  1251. end;
  1252. hp:=tparaitem(hp.next);
  1253. end;
  1254. end;
  1255. if (not inlined) then
  1256. begin
  1257. { call startup helpers from main program }
  1258. if (aktprocdef.proctypeoption=potype_proginit) then
  1259. begin
  1260. { initialize profiling for win32 }
  1261. if (target_info.system in [system_i386_win32,system_i386_wdosx]) and
  1262. (cs_profile in aktmoduleswitches) then
  1263. cg.a_call_name(list,'__monstartup');
  1264. { add local threadvars in units (only if needed because not all platforms
  1265. have threadvar support) }
  1266. if have_local_threadvars then
  1267. cg.a_call_name(list,'FPC_INITIALIZELOCALTHREADVARS');
  1268. { add global threadvars }
  1269. p:=symtablestack;
  1270. while assigned(p) do
  1271. begin
  1272. p.foreach_static({$ifndef TP}@{$endif}initialize_threadvar,list);
  1273. p:=p.next;
  1274. end;
  1275. { initialize units }
  1276. cg.a_call_name(list,'FPC_INITIALIZEUNITS');
  1277. end;
  1278. { do we need an exception frame because of ansi/widestrings/interfaces ? }
  1279. if ((procinfo.flags and pi_needs_implicit_finally)<>0) and
  1280. { but it's useless in init/final code of units }
  1281. not(aktprocdef.proctypeoption in [potype_unitfinalize,potype_unitinit]) then
  1282. begin
  1283. include(rg.usedinproc,accumulator);
  1284. tg.GetTemp(list,JMP_BUF_SIZE,tt_noreuse,procinfo.exception_jmp_ref);
  1285. tg.GetTemp(list,12,tt_noreuse,procinfo.exception_env_ref);
  1286. tg.GetTemp(list,sizeof(aword),tt_noreuse,procinfo.exception_result_ref);
  1287. new_exception(list,procinfo.exception_jmp_ref,
  1288. procinfo.exception_env_ref,
  1289. procinfo.exception_result_ref,1,aktexitlabel);
  1290. { probably we've to reload self here }
  1291. cg.g_maybe_loadself(list);
  1292. end;
  1293. {$ifdef GDB}
  1294. if (cs_debuginfo in aktmoduleswitches) then
  1295. list.concat(Tai_force_line.Create);
  1296. {$endif GDB}
  1297. end;
  1298. if inlined then
  1299. load_regvars(list,nil);
  1300. {************************* Stack allocation **************************}
  1301. { and symbol entry point as well as debug information }
  1302. { will be inserted in front of the rest of this list. }
  1303. { Insert alignment and assembler names }
  1304. if not inlined then
  1305. begin
  1306. { Align, gprof uses 16 byte granularity }
  1307. if (cs_profile in aktmoduleswitches) then
  1308. stackalloclist.concat(Tai_align.Create_op(16,$90))
  1309. else
  1310. stackalloclist.concat(Tai_align.Create(aktalignment.procalign));
  1311. if (cs_profile in aktmoduleswitches) or
  1312. (aktprocdef.owner.symtabletype=globalsymtable) or
  1313. (assigned(procinfo._class) and (procinfo._class.owner.symtabletype=globalsymtable)) then
  1314. make_global:=true;
  1315. if make_global or ((procinfo.flags and pi_is_global) <> 0) then
  1316. aktprocsym.is_global := True;
  1317. {$ifdef GDB}
  1318. if (cs_debuginfo in aktmoduleswitches) then
  1319. begin
  1320. aktprocdef.concatstabto(stackalloclist);
  1321. aktprocsym.isstabwritten:=true;
  1322. end;
  1323. {$endif GDB}
  1324. repeat
  1325. hs:=aktprocdef.aliasnames.getfirst;
  1326. if hs='' then
  1327. break;
  1328. {$ifdef GDB}
  1329. if (cs_debuginfo in aktmoduleswitches) and
  1330. target_info.use_function_relative_addresses then
  1331. stackalloclist.concat(Tai_stab_function_name.Create(strpnew(hs)));
  1332. {$endif GDB}
  1333. if make_global then
  1334. stackalloclist.concat(Tai_symbol.Createname_global(hs,0))
  1335. else
  1336. stackalloclist.concat(Tai_symbol.Createname(hs,0));
  1337. until false;
  1338. stackframe:=stackframe+tg.gettempsize;
  1339. {$ifndef powerpc}
  1340. { at least for the ppc this applies always, so this code isn't usable (FK) }
  1341. { omit stack frame ? }
  1342. if (procinfo.framepointer=STACK_POINTER_REG) then
  1343. begin
  1344. CGMessage(cg_d_stackframe_omited);
  1345. nostackframe:=true;
  1346. if (aktprocdef.proctypeoption in [potype_unitinit,potype_proginit,potype_unitfinalize]) then
  1347. parasize:=0
  1348. else
  1349. parasize:=aktprocdef.parast.datasize+procinfo.para_offset-4;
  1350. if stackframe<>0 then
  1351. cg.a_op_const_reg(stackalloclist,OP_SUB,stackframe,procinfo.framepointer);
  1352. end
  1353. else
  1354. {$endif powerpc}
  1355. begin
  1356. nostackframe:=false;
  1357. if (aktprocdef.proctypeoption in [potype_unitinit,potype_proginit,potype_unitfinalize]) then
  1358. parasize:=0
  1359. else
  1360. parasize:=aktprocdef.parast.datasize+procinfo.para_offset-target_info.first_parm_offset;
  1361. if (po_interrupt in aktprocdef.procoptions) then
  1362. cg.g_interrupt_stackframe_entry(stackalloclist);
  1363. cg.g_stackframe_entry(stackalloclist,stackframe);
  1364. { never call stack checking before the standard system unit
  1365. has not been initialized
  1366. }
  1367. if (cs_check_stack in aktlocalswitches) and (aktprocdef.proctypeoption<>potype_proginit) then
  1368. cg.g_stackcheck(stackalloclist,stackframe);
  1369. end;
  1370. list.insertlist(stackalloclist);
  1371. { stackalloclist.free;}
  1372. end;
  1373. {************************* End Stack allocation **************************}
  1374. end;
  1375. procedure genexitcode(list : TAAsmoutput;parasize:longint;nostackframe,inlined:boolean);
  1376. var
  1377. {$ifdef GDB}
  1378. stabsendlabel : tasmlabel;
  1379. mangled_length : longint;
  1380. p : pchar;
  1381. st : string[2];
  1382. {$endif GDB}
  1383. okexitlabel,
  1384. noreraiselabel,nodestroycall : tasmlabel;
  1385. tmpreg : tregister;
  1386. href : treference;
  1387. usesacc,
  1388. usesacchi,
  1389. usesself,usesfpu : boolean;
  1390. pd : tprocdef;
  1391. begin
  1392. if aktexit2label.is_used and
  1393. ((procinfo.flags and (pi_needs_implicit_finally or pi_uses_exceptions)) <> 0) then
  1394. begin
  1395. cg.a_jmp_always(list,aktexitlabel);
  1396. cg.a_label(list,aktexit2label);
  1397. handle_fast_exit_return_value(list);
  1398. end;
  1399. if aktexitlabel.is_used then
  1400. list.concat(Tai_label.Create(aktexitlabel));
  1401. cleanup_regvars(list);
  1402. { call the destructor help procedure }
  1403. if (aktprocdef.proctypeoption=potype_destructor) and
  1404. assigned(procinfo._class) then
  1405. cg.g_call_destructor_helper(list);
  1406. { finalize temporary data }
  1407. finalizetempvariables(list);
  1408. { finalize local data like ansistrings}
  1409. case aktprocdef.proctypeoption of
  1410. potype_unitfinalize:
  1411. begin
  1412. { using current_module.globalsymtable is hopefully }
  1413. { more robust than symtablestack and symtablestack.next }
  1414. tsymtable(current_module.globalsymtable).foreach_static({$ifndef TP}@{$endif}finalize_data,list);
  1415. tsymtable(current_module.localsymtable).foreach_static({$ifndef TP}@{$endif}finalize_data,list);
  1416. end;
  1417. { units have seperate code for initialization and finalization }
  1418. potype_unitinit: ;
  1419. else
  1420. aktprocdef.localst.foreach_static({$ifndef TP}@{$endif}finalize_data,list);
  1421. end;
  1422. { finalize paras data }
  1423. if assigned(aktprocdef.parast) then
  1424. aktprocdef.parast.foreach_static({$ifndef TP}@{$endif}final_paras,list);
  1425. { do we need to handle exceptions because of ansi/widestrings ? }
  1426. if not inlined and
  1427. ((procinfo.flags and pi_needs_implicit_finally)<>0) and
  1428. { but it's useless in init/final code of units }
  1429. not(aktprocdef.proctypeoption in [potype_unitfinalize,potype_unitinit]) then
  1430. begin
  1431. { the exception helper routines modify all registers }
  1432. aktprocdef.usedregisters:=all_registers;
  1433. objectlibrary.getlabel(noreraiselabel);
  1434. free_exception(list,
  1435. procinfo.exception_jmp_ref,
  1436. procinfo.exception_env_ref,
  1437. procinfo.exception_result_ref,0,
  1438. noreraiselabel,false);
  1439. tg.Ungettemp(list,procinfo.exception_jmp_ref);
  1440. tg.Ungettemp(list,procinfo.exception_env_ref);
  1441. tg.Ungettemp(list,procinfo.exception_result_ref);
  1442. if (aktprocdef.proctypeoption=potype_constructor) then
  1443. begin
  1444. if assigned(procinfo._class) then
  1445. begin
  1446. pd:=procinfo._class.searchdestructor;
  1447. if assigned(pd) then
  1448. begin
  1449. objectlibrary.getlabel(nodestroycall);
  1450. reference_reset_base(href,procinfo.framepointer,procinfo.selfpointer_offset);
  1451. cg.a_cmp_const_ref_label(list,OS_ADDR,OC_EQ,0,href,nodestroycall);
  1452. if is_class(procinfo._class) then
  1453. begin
  1454. cg.a_param_const(list,OS_INT,1,paramanager.getintparaloc(2));
  1455. cg.a_param_reg(list,OS_ADDR,self_pointer_reg,paramanager.getintparaloc(1));
  1456. end
  1457. else if is_object(procinfo._class) then
  1458. begin
  1459. cg.a_param_reg(list,OS_ADDR,self_pointer_reg,paramanager.getintparaloc(2));
  1460. reference_reset_symbol(href,objectlibrary.newasmsymbol(procinfo._class.vmt_mangledname),0);
  1461. cg.a_paramaddr_ref(list,href,paramanager.getintparaloc(1));
  1462. end
  1463. else
  1464. Internalerror(200006164);
  1465. if (po_virtualmethod in pd.procoptions) then
  1466. begin
  1467. reference_reset_base(href,self_pointer_reg,0);
  1468. tmpreg:=cg.get_scratch_reg_address(list);
  1469. cg.a_load_ref_reg(list,OS_ADDR,href,tmpreg);
  1470. reference_reset_base(href,tmpreg,procinfo._class.vmtmethodoffset(pd.extnumber));
  1471. cg.free_scratch_reg(list,tmpreg);
  1472. cg.a_call_ref(list,href);
  1473. end
  1474. else
  1475. cg.a_call_name(list,pd.mangledname);
  1476. { not necessary because the result is never assigned in the
  1477. case of an exception (FK) }
  1478. cg.a_label(list,nodestroycall);
  1479. end;
  1480. end
  1481. end
  1482. else
  1483. begin
  1484. { no constructor }
  1485. { must be the return value finalized before reraising the exception? }
  1486. if (not is_void(aktprocdef.rettype.def)) and
  1487. (aktprocdef.rettype.def.needs_inittable) and
  1488. ((aktprocdef.rettype.def.deftype<>objectdef) or
  1489. not is_class(aktprocdef.rettype.def)) then
  1490. begin
  1491. reference_reset_base(href,procinfo.framepointer,procinfo.return_offset);
  1492. cg.g_finalize(list,aktprocdef.rettype.def,href,paramanager.ret_in_param(aktprocdef.rettype.def));
  1493. end;
  1494. end;
  1495. cg.a_call_name(list,'FPC_RERAISE');
  1496. cg.a_label(list,noreraiselabel);
  1497. end;
  1498. { call __EXIT for main program }
  1499. if (not DLLsource) and
  1500. (not inlined) and
  1501. (aktprocdef.proctypeoption=potype_proginit) then
  1502. cg.a_call_name(list,'FPC_DO_EXIT');
  1503. { handle return value, this is not done for assembler routines when
  1504. they didn't reference the result variable }
  1505. usesacc:=false;
  1506. usesacchi:=false;
  1507. usesself:=false;
  1508. if not(po_assembler in aktprocdef.procoptions) or
  1509. (assigned(aktprocdef.funcretsym) and
  1510. (tfuncretsym(aktprocdef.funcretsym).refcount>1)) then
  1511. begin
  1512. if (aktprocdef.proctypeoption<>potype_constructor) then
  1513. handle_return_value(list,inlined,usesacc,usesacchi,usesfpu)
  1514. else
  1515. begin
  1516. { successful constructor deletes the zero flag }
  1517. { and returns self in eax }
  1518. { eax must be set to zero if the allocation failed !!! }
  1519. objectlibrary.getlabel(okexitlabel);
  1520. cg.a_jmp_always(list,okexitlabel);
  1521. cg.a_label(list,faillabel);
  1522. cg.g_call_fail_helper(list);
  1523. cg.a_label(list,okexitlabel);
  1524. { for classes this is done after the call to }
  1525. { AfterConstruction }
  1526. if is_object(procinfo._class) then
  1527. begin
  1528. cg.a_reg_alloc(list,accumulator);
  1529. cg.a_load_reg_reg(list,OS_ADDR,OS_ADDR,self_pointer_reg,accumulator);
  1530. usesacc:=true;
  1531. end;
  1532. {$ifdef i386}
  1533. list.concat(taicpu.op_reg_reg(A_TEST,S_L,R_ESI,R_ESI));
  1534. {$else}
  1535. {$warning constructor returns in flags for i386}
  1536. {$endif i386}
  1537. usesself:=true;
  1538. end;
  1539. end;
  1540. if aktexit2label.is_used and not aktexit2label.is_set then
  1541. cg.a_label(list,aktexit2label);
  1542. {$ifdef GDB}
  1543. if ((cs_debuginfo in aktmoduleswitches) and not inlined) then
  1544. begin
  1545. objectlibrary.getlabel(stabsendlabel);
  1546. cg.a_label(list,stabsendlabel);
  1547. end;
  1548. {$endif GDB}
  1549. { remove copies of call by value parameters when there are also
  1550. registers saved on the stack }
  1551. if ((po_saveregisters in aktprocdef.procoptions) or
  1552. (po_savestdregs in aktprocdef.procoptions)) and
  1553. not(po_assembler in aktprocdef.procoptions) and
  1554. not(aktprocdef.proccalloption in [pocall_cdecl,pocall_cppdecl,pocall_palmossyscall,pocall_system]) then
  1555. aktprocdef.parast.foreach_static({$ifndef TP}@{$endif}removevalueparas,list);
  1556. { for the save all registers we can simply use a pusha,popa which
  1557. push edi,esi,ebp,esp(ignored),ebx,edx,ecx,eax }
  1558. if (po_saveregisters in aktprocdef.procoptions) then
  1559. cg.g_restore_all_registers(list,usesself,usesacc,usesacchi)
  1560. else
  1561. { should we restore edi ? }
  1562. if (po_savestdregs in aktprocdef.procoptions) then
  1563. cg.g_restore_standard_registers(list,aktprocdef.usedregisters);
  1564. { remove stackframe }
  1565. if not inlined then
  1566. begin
  1567. if (not nostackframe) then
  1568. cg.g_restore_frame_pointer(list)
  1569. else
  1570. if (tg.gettempsize<>0) then
  1571. cg.a_op_const_reg(list,OP_ADD,tg.gettempsize,STACK_POINTER_REG);
  1572. end;
  1573. { at last, the return is generated }
  1574. if not inlined then
  1575. begin
  1576. if (po_interrupt in aktprocdef.procoptions) then
  1577. cg.g_interrupt_stackframe_exit(list,usesself,usesacc,usesacchi)
  1578. else
  1579. cg.g_return_from_proc(list,parasize);
  1580. end;
  1581. if not inlined then
  1582. list.concat(Tai_symbol_end.Createname(aktprocdef.mangledname));
  1583. {$ifdef GDB}
  1584. if (cs_debuginfo in aktmoduleswitches) and not inlined then
  1585. begin
  1586. if assigned(procinfo._class) then
  1587. if (not assigned(procinfo.parent) or
  1588. not assigned(procinfo.parent._class)) then
  1589. begin
  1590. if (po_classmethod in aktprocdef.procoptions) or
  1591. ((po_virtualmethod in aktprocdef.procoptions) and
  1592. (potype_constructor=aktprocdef.proctypeoption)) or
  1593. (po_staticmethod in aktprocdef.procoptions) then
  1594. begin
  1595. list.concat(Tai_stabs.Create(strpnew(
  1596. '"pvmt:p'+tstoreddef(pvmttype.def).numberstring+'",'+
  1597. tostr(N_tsym)+',0,0,'+tostr(procinfo.selfpointer_offset))));
  1598. end
  1599. else
  1600. begin
  1601. if not(is_class(procinfo._class)) then
  1602. st:='v'
  1603. else
  1604. st:='p';
  1605. list.concat(Tai_stabs.Create(strpnew(
  1606. '"$t:'+st+procinfo._class.numberstring+'",'+
  1607. tostr(N_tsym)+',0,0,'+tostr(procinfo.selfpointer_offset))));
  1608. end;
  1609. end
  1610. else
  1611. begin
  1612. if not is_class(procinfo._class) then
  1613. st:='*'
  1614. else
  1615. st:='';
  1616. list.concat(Tai_stabs.Create(strpnew(
  1617. '"$t:r'+st+procinfo._class.numberstring+'",'+
  1618. tostr(N_RSYM)+',0,0,'+tostr(stab_regindex[SELF_POINTER_REG]))));
  1619. end;
  1620. { define calling EBP as pseudo local var PM }
  1621. { this enables test if the function is a local one !! }
  1622. if assigned(procinfo.parent) and (lexlevel>normal_function_level) then
  1623. list.concat(Tai_stabs.Create(strpnew(
  1624. '"parent_ebp:'+tstoreddef(voidpointertype.def).numberstring+'",'+
  1625. tostr(N_LSYM)+',0,0,'+tostr(procinfo.framepointer_offset))));
  1626. if (not is_void(aktprocdef.rettype.def)) then
  1627. begin
  1628. if paramanager.ret_in_param(aktprocdef.rettype.def) then
  1629. list.concat(Tai_stabs.Create(strpnew(
  1630. '"'+aktprocsym.name+':X*'+tstoreddef(aktprocdef.rettype.def).numberstring+'",'+
  1631. tostr(N_tsym)+',0,0,'+tostr(procinfo.return_offset))))
  1632. else
  1633. list.concat(Tai_stabs.Create(strpnew(
  1634. '"'+aktprocsym.name+':X'+tstoreddef(aktprocdef.rettype.def).numberstring+'",'+
  1635. tostr(N_tsym)+',0,0,'+tostr(procinfo.return_offset))));
  1636. if (m_result in aktmodeswitches) then
  1637. if paramanager.ret_in_param(aktprocdef.rettype.def) then
  1638. list.concat(Tai_stabs.Create(strpnew(
  1639. '"RESULT:X*'+tstoreddef(aktprocdef.rettype.def).numberstring+'",'+
  1640. tostr(N_tsym)+',0,0,'+tostr(procinfo.return_offset))))
  1641. else
  1642. list.concat(Tai_stabs.Create(strpnew(
  1643. '"RESULT:X'+tstoreddef(aktprocdef.rettype.def).numberstring+'",'+
  1644. tostr(N_tsym)+',0,0,'+tostr(procinfo.return_offset))));
  1645. end;
  1646. mangled_length:=length(aktprocdef.mangledname);
  1647. getmem(p,2*mangled_length+50);
  1648. strpcopy(p,'192,0,0,');
  1649. strpcopy(strend(p),aktprocdef.mangledname);
  1650. if (target_info.use_function_relative_addresses) then
  1651. begin
  1652. strpcopy(strend(p),'-');
  1653. strpcopy(strend(p),aktprocdef.mangledname);
  1654. end;
  1655. list.concat(Tai_stabn.Create(strnew(p)));
  1656. {List.concat(Tai_stabn.Create(strpnew('192,0,0,'
  1657. +aktprocdef.mangledname))));
  1658. p[0]:='2';p[1]:='2';p[2]:='4';
  1659. strpcopy(strend(p),'_end');}
  1660. strpcopy(p,'224,0,0,'+stabsendlabel.name);
  1661. if (target_info.use_function_relative_addresses) then
  1662. begin
  1663. strpcopy(strend(p),'-');
  1664. strpcopy(strend(p),aktprocdef.mangledname);
  1665. end;
  1666. list.concatlist(withdebuglist);
  1667. list.concat(Tai_stabn.Create(strnew(p)));
  1668. { strpnew('224,0,0,'
  1669. +aktprocdef.mangledname+'_end'))));}
  1670. freemem(p,2*mangled_length+50);
  1671. end;
  1672. {$endif GDB}
  1673. if inlined then
  1674. cleanup_regvars(list);
  1675. end;
  1676. procedure genimplicitunitinit(list : TAAsmoutput);
  1677. begin
  1678. {$ifdef GDB}
  1679. if (cs_debuginfo in aktmoduleswitches) and
  1680. target_info.use_function_relative_addresses then
  1681. list.concat(Tai_stab_function_name.Create(strpnew('INIT$$'+current_module.modulename^)));
  1682. {$endif GDB}
  1683. list.concat(Tai_symbol.Createname_global('INIT$$'+current_module.modulename^,0));
  1684. list.concat(Tai_symbol.Createname_global(target_info.cprefix+current_module.modulename^+'_init',0));
  1685. { using current_module.globalsymtable is hopefully }
  1686. { more robust than symtablestack and symtablestack.next }
  1687. tsymtable(current_module.globalsymtable).foreach_static({$ifdef FPCPROCVAR}@{$endif}finalize_data,list);
  1688. tsymtable(current_module.localsymtable).foreach_static({$ifdef FPCPROCVAR}@{$endif}finalize_data,list);
  1689. cg.g_return_from_proc(list,0);
  1690. end;
  1691. procedure genimplicitunitfinal(list : TAAsmoutput);
  1692. begin
  1693. {$ifdef GDB}
  1694. if (cs_debuginfo in aktmoduleswitches) and
  1695. target_info.use_function_relative_addresses then
  1696. list.concat(Tai_stab_function_name.Create(strpnew('FINALIZE$$'+current_module.modulename^)));
  1697. {$endif GDB}
  1698. list.concat(Tai_symbol.Createname_global('FINALIZE$$'+current_module.modulename^,0));
  1699. list.concat(Tai_symbol.Createname_global(target_info.cprefix+current_module.modulename^+'_finalize',0));
  1700. { using current_module.globalsymtable is hopefully }
  1701. { more robust than symtablestack and symtablestack.next }
  1702. tsymtable(current_module.globalsymtable).foreach_static({$ifdef FPCPROCVAR}@{$endif}finalize_data,list);
  1703. tsymtable(current_module.localsymtable).foreach_static({$ifdef FPCPROCVAR}@{$endif}finalize_data,list);
  1704. cg.g_return_from_proc(list,0);
  1705. end;
  1706. end.
  1707. {
  1708. $Log$
  1709. Revision 1.52 2002-09-30 07:00:46 florian
  1710. * fixes to common code to get the alpha compiler compiled applied
  1711. Revision 1.51 2002/09/22 14:02:35 carl
  1712. * stack checking cannot be called before system unit is initialized
  1713. * MC68020 define
  1714. Revision 1.50 2002/09/17 18:54:03 jonas
  1715. * a_load_reg_reg() now has two size parameters: source and dest. This
  1716. allows some optimizations on architectures that don't encode the
  1717. register size in the register name.
  1718. Revision 1.49 2002/09/10 21:48:30 florian
  1719. * improved handling of procedures with register calling conventions
  1720. Revision 1.48 2002/09/07 15:25:03 peter
  1721. * old logs removed and tabs fixed
  1722. Revision 1.47 2002/09/02 18:44:48 peter
  1723. * fixed (not) pushing of empty parameters
  1724. * fixed implicit initialization/finalization generation
  1725. * fixed/optimized local copy of value arguments init/final
  1726. Revision 1.46 2002/09/01 19:27:34 peter
  1727. * use index register when available for generating a reference with
  1728. only a signle register. Using the base register could possibly
  1729. destroy the framepointer
  1730. Revision 1.45 2002/09/01 18:50:20 peter
  1731. * fixed maybe_save that did not support a reference with only
  1732. a index register. It now also updates the location with the new
  1733. base register only
  1734. Revision 1.44 2002/09/01 14:42:41 peter
  1735. * removevaluepara added to fix the stackpointer so restoring of
  1736. saved registers works
  1737. Revision 1.43 2002/08/25 19:25:18 peter
  1738. * sym.insert_in_data removed
  1739. * symtable.insertvardata/insertconstdata added
  1740. * removed insert_in_data call from symtable.insert, it needs to be
  1741. called separatly. This allows to deref the address calculation
  1742. * procedures now calculate the parast addresses after the procedure
  1743. directives are parsed. This fixes the cdecl parast problem
  1744. * push_addr_param has an extra argument that specifies if cdecl is used
  1745. or not
  1746. Revision 1.42 2002/08/24 18:38:26 peter
  1747. * really use tt_noreuse for exception frame buffers
  1748. Revision 1.41 2002/08/23 16:14:49 peter
  1749. * tempgen cleanup
  1750. * tt_noreuse temp type added that will be used in genentrycode
  1751. Revision 1.40 2002/08/18 10:42:37 florian
  1752. * remaining assembler writer bugs fixed, the errors in the
  1753. system unit are inline assembler problems
  1754. Revision 1.39 2002/08/17 09:23:36 florian
  1755. * first part of procinfo rewrite
  1756. Revision 1.38 2002/08/16 14:24:57 carl
  1757. * issameref() to test if two references are the same (then emit no opcodes)
  1758. + ret_in_reg to replace ret_in_acc
  1759. (fix some register allocation bugs at the same time)
  1760. + save_std_register now has an extra parameter which is the
  1761. usedinproc registers
  1762. Revision 1.37 2002/08/15 15:15:55 carl
  1763. * jmpbuf size allocation for exceptions is now cpu specific (as it should)
  1764. * more generic nodes for maths
  1765. * several fixes for better m68k support
  1766. Revision 1.36 2002/08/14 19:25:09 carl
  1767. * fix Florian's last commit for m68k compilation
  1768. Revision 1.35 2002/08/13 21:40:56 florian
  1769. * more fixes for ppc calling conventions
  1770. Revision 1.34 2002/08/12 15:08:39 carl
  1771. + stab register indexes for powerpc (moved from gdb to cpubase)
  1772. + tprocessor enumeration moved to cpuinfo
  1773. + linker in target_info is now a class
  1774. * many many updates for m68k (will soon start to compile)
  1775. - removed some ifdef or correct them for correct cpu
  1776. Revision 1.33 2002/08/11 14:32:27 peter
  1777. * renamed current_library to objectlibrary
  1778. Revision 1.32 2002/08/11 13:24:12 peter
  1779. * saving of asmsymbols in ppu supported
  1780. * asmsymbollist global is removed and moved into a new class
  1781. tasmlibrarydata that will hold the info of a .a file which
  1782. corresponds with a single module. Added librarydata to tmodule
  1783. to keep the library info stored for the module. In the future the
  1784. objectfiles will also be stored to the tasmlibrarydata class
  1785. * all getlabel/newasmsymbol and friends are moved to the new class
  1786. Revision 1.31 2002/08/09 19:16:57 carl
  1787. * stack allocation is now done separately (at the end) of genentrycode
  1788. so temps. can be allocated before.
  1789. * fix generic exception handling
  1790. Revision 1.30 2002/08/06 20:55:21 florian
  1791. * first part of ppc calling conventions fix
  1792. Revision 1.29 2002/08/04 19:09:22 carl
  1793. + added generic exception support (still does not work!)
  1794. + more documentation
  1795. Revision 1.28 2002/07/29 21:23:42 florian
  1796. * more fixes for the ppc
  1797. + wrappers for the tcnvnode.first_* stuff introduced
  1798. }