ncgutil.pas 80 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015
  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. { generates the code for initialisation of local data }
  860. procedure initialize_data(p : tnamedindexitem;arg:pointer);
  861. var
  862. href : treference;
  863. list : taasmoutput;
  864. begin
  865. list:=taasmoutput(arg);
  866. if (tsym(p).typ=varsym) and
  867. not(vo_is_local_copy in tvarsym(p).varoptions) and
  868. assigned(tvarsym(p).vartype.def) and
  869. not(is_class(tvarsym(p).vartype.def)) and
  870. tvarsym(p).vartype.def.needs_inittable then
  871. begin
  872. if assigned(procinfo) and
  873. (cs_implicit_exceptions in aktmoduleswitches) then
  874. procinfo.flags:=procinfo.flags or pi_needs_implicit_finally;
  875. if tsym(p).owner.symtabletype in [localsymtable,inlinelocalsymtable] then
  876. reference_reset_base(href,procinfo.framepointer,-tvarsym(p).address+tvarsym(p).owner.address_fixup)
  877. else
  878. reference_reset_symbol(href,objectlibrary.newasmsymbol(tvarsym(p).mangledname),0);
  879. cg.g_initialize(list,tvarsym(p).vartype.def,href,false);
  880. end;
  881. end;
  882. { generates the code for finalisation of local data }
  883. procedure finalize_data(p : tnamedindexitem;arg:pointer);
  884. var
  885. href : treference;
  886. list : taasmoutput;
  887. begin
  888. list:=taasmoutput(arg);
  889. case tsym(p).typ of
  890. varsym :
  891. begin
  892. if not(vo_is_local_copy in tvarsym(p).varoptions) and
  893. assigned(tvarsym(p).vartype.def) and
  894. not(is_class(tvarsym(p).vartype.def)) and
  895. tvarsym(p).vartype.def.needs_inittable then
  896. begin
  897. if tsym(p).owner.symtabletype in [localsymtable,inlinelocalsymtable] then
  898. reference_reset_base(href,procinfo.framepointer,-tvarsym(p).address+tvarsym(p).owner.address_fixup)
  899. else
  900. reference_reset_symbol(href,objectlibrary.newasmsymbol(tvarsym(p).mangledname),0);
  901. cg.g_finalize(list,tvarsym(p).vartype.def,href,false);
  902. end;
  903. end;
  904. typedconstsym :
  905. begin
  906. if ttypedconstsym(p).is_writable and
  907. ttypedconstsym(p).typedconsttype.def.needs_inittable then
  908. begin
  909. reference_reset_symbol(href,objectlibrary.newasmsymbol(ttypedconstsym(p).mangledname),0);
  910. cg.g_finalize(list,ttypedconstsym(p).typedconsttype.def,href,false);
  911. end;
  912. end;
  913. end;
  914. end;
  915. { generates the code for incrementing the reference count of parameters and
  916. initialize out parameters }
  917. procedure init_paras(p : tnamedindexitem;arg:pointer);
  918. var
  919. href : treference;
  920. tmpreg : tregister;
  921. list : taasmoutput;
  922. begin
  923. list:=taasmoutput(arg);
  924. if (tsym(p).typ=varsym) and
  925. not is_class(tvarsym(p).vartype.def) and
  926. tvarsym(p).vartype.def.needs_inittable then
  927. begin
  928. case tvarsym(p).varspez of
  929. vs_value :
  930. begin
  931. if (cs_implicit_exceptions in aktmoduleswitches) then
  932. procinfo.flags:=procinfo.flags or pi_needs_implicit_finally;
  933. if assigned(tvarsym(p).localvarsym) then
  934. reference_reset_base(href,procinfo.framepointer,
  935. -tvarsym(p).localvarsym.address+tvarsym(p).localvarsym.owner.address_fixup)
  936. else
  937. reference_reset_base(href,procinfo.framepointer,tvarsym(p).address+procinfo.para_offset);
  938. cg.g_incrrefcount(list,tvarsym(p).vartype.def,href);
  939. end;
  940. vs_out :
  941. begin
  942. reference_reset_base(href,procinfo.framepointer,tvarsym(p).address+procinfo.para_offset);
  943. tmpreg:=cg.get_scratch_reg_address(list);
  944. cg.a_load_ref_reg(list,OS_ADDR,href,tmpreg);
  945. reference_reset_base(href,tmpreg,0);
  946. cg.g_initialize(list,tvarsym(p).vartype.def,href,false);
  947. cg.free_scratch_reg(list,tmpreg);
  948. end;
  949. end;
  950. end;
  951. end;
  952. { generates the code for decrementing the reference count of parameters }
  953. procedure final_paras(p : tnamedindexitem;arg:pointer);
  954. var
  955. href : treference;
  956. list : taasmoutput;
  957. begin
  958. list:=taasmoutput(arg);
  959. if (tsym(p).typ=varsym) and
  960. not is_class(tvarsym(p).vartype.def) and
  961. tvarsym(p).vartype.def.needs_inittable then
  962. begin
  963. if (tvarsym(p).varspez=vs_value) then
  964. begin
  965. if assigned(tvarsym(p).localvarsym) then
  966. reference_reset_base(href,procinfo.framepointer,
  967. -tvarsym(p).localvarsym.address+tvarsym(p).localvarsym.owner.address_fixup)
  968. else
  969. reference_reset_base(href,procinfo.framepointer,tvarsym(p).address+procinfo.para_offset);
  970. cg.g_decrrefcount(list,tvarsym(p).vartype.def,href);
  971. end;
  972. end;
  973. end;
  974. { Initialize temp ansi/widestrings,interfaces }
  975. procedure inittempvariables(list:taasmoutput);
  976. var
  977. hp : ptemprecord;
  978. href : treference;
  979. begin
  980. hp:=tg.templist;
  981. while assigned(hp) do
  982. begin
  983. if hp^.temptype in [tt_ansistring,tt_freeansistring,
  984. tt_widestring,tt_freewidestring,
  985. tt_interfacecom,tt_freeinterfacecom] then
  986. begin
  987. if (cs_implicit_exceptions in aktmoduleswitches) then
  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. {$ifndef cpu64bit}
  1073. { Win32 can return records in EAX:EDX }
  1074. if cgsize in [OS_64,OS_S64] then
  1075. begin
  1076. uses_acchi:=true;
  1077. cg.a_reg_alloc(list,accumulatorhigh);
  1078. cg64.a_load64_ref_reg(list,href,joinreg64(accumulator,accumulatorhigh));
  1079. end
  1080. else
  1081. {$endif cpu64bit}
  1082. cg.a_load_ref_reg(list,cgsize,href,accumulator);
  1083. end
  1084. end;
  1085. end;
  1086. end;
  1087. end;
  1088. procedure handle_fast_exit_return_value(list:TAAsmoutput);
  1089. var
  1090. href : treference;
  1091. hreg : tregister;
  1092. cgsize : TCGSize;
  1093. begin
  1094. if not is_void(aktprocdef.rettype.def) then
  1095. begin
  1096. reference_reset_base(href,procinfo.framepointer,procinfo.return_offset);
  1097. cgsize:=def_cgsize(aktprocdef.rettype.def);
  1098. case aktprocdef.rettype.def.deftype of
  1099. orddef,
  1100. enumdef :
  1101. begin
  1102. {$ifndef cpu64bit}
  1103. if cgsize in [OS_64,OS_S64] then
  1104. cg64.a_load64_reg_ref(list,joinreg64(accumulator,accumulatorhigh),href)
  1105. else
  1106. {$endif cpu64bit}
  1107. begin
  1108. hreg:=rg.makeregsize(accumulator,cgsize);
  1109. cg.a_load_reg_ref(list,cgsize,hreg,href);
  1110. end;
  1111. end;
  1112. floatdef :
  1113. begin
  1114. cg.a_loadfpu_reg_ref(list,cgsize,FPU_RESULT_REG,href);
  1115. end;
  1116. else
  1117. begin
  1118. if paramanager.ret_in_acc(aktprocdef.rettype.def) then
  1119. cg.a_load_reg_ref(list,cgsize,accumulator,href);
  1120. end;
  1121. end;
  1122. end;
  1123. end;
  1124. procedure genentrycode(list : TAAsmoutput;
  1125. make_global:boolean;
  1126. stackframe:longint;
  1127. var parasize:longint;var nostackframe:boolean;
  1128. inlined : boolean);
  1129. var
  1130. hs : string;
  1131. href : treference;
  1132. p : tsymtable;
  1133. stackalloclist : taasmoutput;
  1134. hp : tparaitem;
  1135. paraloc : tparalocation;
  1136. begin
  1137. if not inlined then
  1138. stackalloclist:=taasmoutput.Create;
  1139. { the actual stack allocation code, symbol entry point and
  1140. gdb stabs information is generated AFTER the rest of this
  1141. code, since temp. allocation might occur before - carl
  1142. }
  1143. if (cs_profile in aktmoduleswitches) and
  1144. not(po_assembler in aktprocdef.procoptions) and not(inlined) then
  1145. cg.g_profilecode(list);
  1146. { for the save all registers we can simply use a pusha,popa which
  1147. push edi,esi,ebp,esp(ignored),ebx,edx,ecx,eax }
  1148. if (po_saveregisters in aktprocdef.procoptions) then
  1149. cg.g_save_all_registers(list)
  1150. else
  1151. { should we save edi,esi,ebx like C ? }
  1152. if (po_savestdregs in aktprocdef.procoptions) then
  1153. cg.g_save_standard_registers(list,aktprocdef.usedregisters);
  1154. { a constructor needs a help procedure }
  1155. if (aktprocdef.proctypeoption=potype_constructor) then
  1156. cg.g_call_constructor_helper(list);
  1157. { don't load ESI, does the caller }
  1158. { we must do it for local function }
  1159. { that can be called from a foreach_static }
  1160. { of another object than self !! PM }
  1161. if assigned(procinfo._class) and { !!!!! shouldn't we load ESI always? }
  1162. (lexlevel>normal_function_level) then
  1163. cg.g_maybe_loadself(list);
  1164. { When message method contains self as a parameter,
  1165. we must load it into ESI }
  1166. If (po_containsself in aktprocdef.procoptions) then
  1167. begin
  1168. list.concat(tai_regalloc.Alloc(self_pointer_reg));
  1169. reference_reset_base(href,procinfo.framepointer,procinfo.selfpointer_offset);
  1170. cg.a_load_ref_reg(list,OS_ADDR,href,self_pointer_reg);
  1171. end;
  1172. if not is_void(aktprocdef.rettype.def) then
  1173. begin
  1174. { for now the pointer to the result can't be a register }
  1175. if not(paramanager.ret_in_reg(aktprocdef.rettype.def)) then
  1176. begin
  1177. paraloc:=paramanager.getfuncretparaloc(aktprocdef);
  1178. reference_reset_base(href,procinfo.framepointer,procinfo.return_offset);
  1179. case paraloc.loc of
  1180. LOC_CREGISTER,
  1181. LOC_REGISTER:
  1182. if not(paraloc.size in [OS_64,OS_S64]) then
  1183. cg.a_load_reg_ref(list,paraloc.size,paraloc.register,href)
  1184. else
  1185. cg64.a_load64_reg_ref(list,paraloc.register64,href);
  1186. LOC_CFPUREGISTER,
  1187. LOC_FPUREGISTER:
  1188. cg.a_load_reg_ref(list,paraloc.size,paraloc.register,href);
  1189. LOC_CMMREGISTER,
  1190. LOC_MMREGISTER:
  1191. cg.a_loadmm_reg_ref(list,paraloc.register,href);
  1192. end;
  1193. end;
  1194. { initialize return value }
  1195. if (aktprocdef.rettype.def.needs_inittable) then
  1196. begin
  1197. if (cs_implicit_exceptions in aktmoduleswitches) then
  1198. procinfo.flags:=procinfo.flags or pi_needs_implicit_finally;
  1199. reference_reset_base(href,procinfo.framepointer,procinfo.return_offset);
  1200. cg.g_initialize(list,aktprocdef.rettype.def,href,paramanager.ret_in_param(aktprocdef.rettype.def));
  1201. end;
  1202. end;
  1203. { initialisize local data like ansistrings }
  1204. case aktprocdef.proctypeoption of
  1205. potype_unitinit:
  1206. begin
  1207. { using current_module.globalsymtable is hopefully }
  1208. { more robust than symtablestack and symtablestack.next }
  1209. tsymtable(current_module.globalsymtable).foreach_static({$ifndef TP}@{$endif}initialize_data,list);
  1210. tsymtable(current_module.localsymtable).foreach_static({$ifndef TP}@{$endif}initialize_data,list);
  1211. end;
  1212. { units have seperate code for initilization and finalization }
  1213. potype_unitfinalize: ;
  1214. { program init/final is generated in separate procedure }
  1215. potype_proginit: ;
  1216. else
  1217. aktprocdef.localst.foreach_static({$ifndef TP}@{$endif}initialize_data,list);
  1218. end;
  1219. { initialisizes temp. ansi/wide string data }
  1220. inittempvariables(list);
  1221. { generate copies of call by value parameters }
  1222. if not(po_assembler in aktprocdef.procoptions) and
  1223. not(aktprocdef.proccalloption in [pocall_cdecl,pocall_cppdecl,pocall_palmossyscall,pocall_system]) then
  1224. aktprocdef.parast.foreach_static({$ifndef TP}@{$endif}copyvalueparas,list);
  1225. if assigned(aktprocdef.parast) then
  1226. begin
  1227. aktprocdef.parast.foreach_static({$ifndef TP}@{$endif}init_paras,list);
  1228. { move register parameters which aren't regable into memory }
  1229. { we do this after init_paras because it saves some code in init_paras if parameters are in register }
  1230. { instead in memory }
  1231. hp:=tparaitem(procinfo.procdef.para.first);
  1232. while assigned(hp) do
  1233. begin
  1234. if (tvarsym(hp.parasym).reg<>R_NO) then
  1235. case hp.paraloc.loc of
  1236. LOC_CREGISTER,
  1237. LOC_REGISTER:
  1238. // if not(hp.paraloc.size in [OS_S64,OS_64]) then
  1239. cg.a_load_reg_reg(list,hp.paraloc.size,OS_32,hp.paraloc.register,tvarsym(hp.parasym).reg);
  1240. // else
  1241. // cg64.a_load64_reg_reg(list,hp.paraloc.register64,tvarsym(hp.parasym).reg);
  1242. LOC_CFPUREGISTER,
  1243. LOC_FPUREGISTER:
  1244. cg.a_loadfpu_reg_reg(list,hp.paraloc.register,tvarsym(hp.parasym).reg);
  1245. end
  1246. else if (hp.paraloc.loc in [LOC_REGISTER,LOC_FPUREGISTER,LOC_MMREGISTER,
  1247. LOC_CREGISTER,LOC_CFPUREGISTER,LOC_CMMREGISTER]) and
  1248. (tvarsym(hp.parasym).reg=R_NO) then
  1249. begin
  1250. reference_reset_base(href,procinfo.framepointer,tvarsym(hp.parasym).address+
  1251. tvarsym(hp.parasym).owner.address_fixup);
  1252. case hp.paraloc.loc of
  1253. LOC_CREGISTER,
  1254. LOC_REGISTER:
  1255. if not(hp.paraloc.size in [OS_S64,OS_64]) then
  1256. cg.a_load_reg_ref(list,hp.paraloc.size,hp.paraloc.register,href)
  1257. else
  1258. cg64.a_load64_reg_ref(list,hp.paraloc.register64,href);
  1259. LOC_FPUREGISTER,
  1260. LOC_CFPUREGISTER:
  1261. cg.a_loadfpu_reg_ref(list,hp.paraloc.size,hp.paraloc.register,href);
  1262. else
  1263. internalerror(2002081302);
  1264. end;
  1265. end;
  1266. hp:=tparaitem(hp.next);
  1267. end;
  1268. end;
  1269. if (not inlined) then
  1270. begin
  1271. { call startup helpers from main program }
  1272. if (aktprocdef.proctypeoption=potype_proginit) then
  1273. begin
  1274. { initialize profiling for win32 }
  1275. if (target_info.system in [system_i386_win32,system_i386_wdosx]) and
  1276. (cs_profile in aktmoduleswitches) then
  1277. begin
  1278. reference_reset_symbol(href,objectlibrary.newasmsymbol('etext'),0);
  1279. cg.a_paramaddr_ref(list,href,paraloc);
  1280. reference_reset_symbol(href,objectlibrary.newasmsymbol('__image_base__'),0);
  1281. cg.a_paramaddr_ref(list,href,paraloc);
  1282. cg.a_call_name(list,'monstartup');
  1283. end;
  1284. { initialize units }
  1285. cg.a_call_name(list,'FPC_INITIALIZEUNITS');
  1286. end;
  1287. { do we need an exception frame because of ansi/widestrings/interfaces ? }
  1288. if ((procinfo.flags and pi_needs_implicit_finally)<>0) and
  1289. { but it's useless in init/final code of units }
  1290. not(aktprocdef.proctypeoption in [potype_unitfinalize,potype_unitinit]) then
  1291. begin
  1292. include(rg.usedinproc,accumulator);
  1293. tg.GetTemp(list,JMP_BUF_SIZE,tt_noreuse,procinfo.exception_jmp_ref);
  1294. tg.GetTemp(list,12,tt_noreuse,procinfo.exception_env_ref);
  1295. tg.GetTemp(list,sizeof(aword),tt_noreuse,procinfo.exception_result_ref);
  1296. new_exception(list,procinfo.exception_jmp_ref,
  1297. procinfo.exception_env_ref,
  1298. procinfo.exception_result_ref,1,aktexitlabel);
  1299. { probably we've to reload self here }
  1300. cg.g_maybe_loadself(list);
  1301. end;
  1302. {$ifdef GDB}
  1303. if (cs_debuginfo in aktmoduleswitches) then
  1304. list.concat(Tai_force_line.Create);
  1305. {$endif GDB}
  1306. end;
  1307. if inlined then
  1308. load_regvars(list,nil);
  1309. {************************* Stack allocation **************************}
  1310. { and symbol entry point as well as debug information }
  1311. { will be inserted in front of the rest of this list. }
  1312. { Insert alignment and assembler names }
  1313. if not inlined then
  1314. begin
  1315. { Align, gprof uses 16 byte granularity }
  1316. if (cs_profile in aktmoduleswitches) then
  1317. stackalloclist.concat(Tai_align.Create_op(16,$90))
  1318. else
  1319. stackalloclist.concat(Tai_align.Create(aktalignment.procalign));
  1320. if (cs_profile in aktmoduleswitches) or
  1321. (aktprocdef.owner.symtabletype=globalsymtable) or
  1322. (assigned(procinfo._class) and (procinfo._class.owner.symtabletype=globalsymtable)) then
  1323. make_global:=true;
  1324. if make_global or ((procinfo.flags and pi_is_global) <> 0) then
  1325. aktprocsym.is_global := True;
  1326. {$ifdef GDB}
  1327. if (cs_debuginfo in aktmoduleswitches) then
  1328. begin
  1329. aktprocdef.concatstabto(stackalloclist);
  1330. aktprocsym.isstabwritten:=true;
  1331. end;
  1332. {$endif GDB}
  1333. repeat
  1334. hs:=aktprocdef.aliasnames.getfirst;
  1335. if hs='' then
  1336. break;
  1337. {$ifdef GDB}
  1338. if (cs_debuginfo in aktmoduleswitches) and
  1339. target_info.use_function_relative_addresses then
  1340. stackalloclist.concat(Tai_stab_function_name.Create(strpnew(hs)));
  1341. {$endif GDB}
  1342. if make_global then
  1343. stackalloclist.concat(Tai_symbol.Createname_global(hs,0))
  1344. else
  1345. stackalloclist.concat(Tai_symbol.Createname(hs,0));
  1346. until false;
  1347. stackframe:=stackframe+tg.gettempsize;
  1348. {$ifndef powerpc}
  1349. { at least for the ppc this applies always, so this code isn't usable (FK) }
  1350. { omit stack frame ? }
  1351. if (procinfo.framepointer=STACK_POINTER_REG) then
  1352. begin
  1353. CGMessage(cg_d_stackframe_omited);
  1354. nostackframe:=true;
  1355. if (aktprocdef.proctypeoption in [potype_unitinit,potype_proginit,potype_unitfinalize]) then
  1356. parasize:=0
  1357. else
  1358. parasize:=aktprocdef.parast.datasize+procinfo.para_offset-4;
  1359. if stackframe<>0 then
  1360. cg.a_op_const_reg(stackalloclist,OP_SUB,stackframe,procinfo.framepointer);
  1361. end
  1362. else
  1363. {$endif powerpc}
  1364. begin
  1365. nostackframe:=false;
  1366. if (aktprocdef.proctypeoption in [potype_unitinit,potype_proginit,potype_unitfinalize]) then
  1367. parasize:=0
  1368. else
  1369. parasize:=aktprocdef.parast.datasize+procinfo.para_offset-target_info.first_parm_offset;
  1370. if (po_interrupt in aktprocdef.procoptions) then
  1371. cg.g_interrupt_stackframe_entry(stackalloclist);
  1372. cg.g_stackframe_entry(stackalloclist,stackframe);
  1373. { never call stack checking before the standard system unit
  1374. has not been initialized
  1375. }
  1376. if (cs_check_stack in aktlocalswitches) and (aktprocdef.proctypeoption<>potype_proginit) then
  1377. cg.g_stackcheck(stackalloclist,stackframe);
  1378. end;
  1379. list.insertlist(stackalloclist);
  1380. stackalloclist.free;
  1381. end;
  1382. {************************* End Stack allocation **************************}
  1383. end;
  1384. procedure genexitcode(list : TAAsmoutput;parasize:longint;nostackframe,inlined:boolean);
  1385. var
  1386. {$ifdef GDB}
  1387. stabsendlabel : tasmlabel;
  1388. mangled_length : longint;
  1389. p : pchar;
  1390. st : string[2];
  1391. {$endif GDB}
  1392. okexitlabel,
  1393. noreraiselabel,nodestroycall : tasmlabel;
  1394. tmpreg : tregister;
  1395. href : treference;
  1396. usesacc,
  1397. usesacchi,
  1398. usesself,usesfpu : boolean;
  1399. pd : tprocdef;
  1400. begin
  1401. if aktexit2label.is_used and
  1402. ((procinfo.flags and (pi_needs_implicit_finally or pi_uses_exceptions)) <> 0) then
  1403. begin
  1404. cg.a_jmp_always(list,aktexitlabel);
  1405. cg.a_label(list,aktexit2label);
  1406. handle_fast_exit_return_value(list);
  1407. end;
  1408. if aktexitlabel.is_used then
  1409. list.concat(Tai_label.Create(aktexitlabel));
  1410. cleanup_regvars(list);
  1411. { call the destructor help procedure }
  1412. if (aktprocdef.proctypeoption=potype_destructor) and
  1413. assigned(procinfo._class) then
  1414. cg.g_call_destructor_helper(list);
  1415. { finalize temporary data }
  1416. finalizetempvariables(list);
  1417. { finalize local data like ansistrings}
  1418. case aktprocdef.proctypeoption of
  1419. potype_unitfinalize:
  1420. begin
  1421. { using current_module.globalsymtable is hopefully }
  1422. { more robust than symtablestack and symtablestack.next }
  1423. tsymtable(current_module.globalsymtable).foreach_static({$ifndef TP}@{$endif}finalize_data,list);
  1424. tsymtable(current_module.localsymtable).foreach_static({$ifndef TP}@{$endif}finalize_data,list);
  1425. end;
  1426. { units/progs have separate code for initialization and finalization }
  1427. potype_unitinit: ;
  1428. { program init/final is generated in separate procedure }
  1429. potype_proginit: ;
  1430. else
  1431. aktprocdef.localst.foreach_static({$ifndef TP}@{$endif}finalize_data,list);
  1432. end;
  1433. { finalize paras data }
  1434. if assigned(aktprocdef.parast) then
  1435. aktprocdef.parast.foreach_static({$ifndef TP}@{$endif}final_paras,list);
  1436. { do we need to handle exceptions because of ansi/widestrings ? }
  1437. if not inlined and
  1438. ((procinfo.flags and pi_needs_implicit_finally)<>0) and
  1439. { but it's useless in init/final code of units }
  1440. not(aktprocdef.proctypeoption in [potype_unitfinalize,potype_unitinit]) then
  1441. begin
  1442. { the exception helper routines modify all registers }
  1443. aktprocdef.usedregisters:=all_registers;
  1444. objectlibrary.getlabel(noreraiselabel);
  1445. free_exception(list,
  1446. procinfo.exception_jmp_ref,
  1447. procinfo.exception_env_ref,
  1448. procinfo.exception_result_ref,0,
  1449. noreraiselabel,false);
  1450. tg.Ungettemp(list,procinfo.exception_jmp_ref);
  1451. tg.Ungettemp(list,procinfo.exception_env_ref);
  1452. tg.Ungettemp(list,procinfo.exception_result_ref);
  1453. if (aktprocdef.proctypeoption=potype_constructor) then
  1454. begin
  1455. if assigned(procinfo._class) then
  1456. begin
  1457. pd:=procinfo._class.searchdestructor;
  1458. if assigned(pd) then
  1459. begin
  1460. objectlibrary.getlabel(nodestroycall);
  1461. reference_reset_base(href,procinfo.framepointer,procinfo.selfpointer_offset);
  1462. cg.a_cmp_const_ref_label(list,OS_ADDR,OC_EQ,0,href,nodestroycall);
  1463. if is_class(procinfo._class) then
  1464. begin
  1465. cg.a_param_const(list,OS_INT,1,paramanager.getintparaloc(2));
  1466. cg.a_param_reg(list,OS_ADDR,self_pointer_reg,paramanager.getintparaloc(1));
  1467. end
  1468. else if is_object(procinfo._class) then
  1469. begin
  1470. cg.a_param_reg(list,OS_ADDR,self_pointer_reg,paramanager.getintparaloc(2));
  1471. reference_reset_symbol(href,objectlibrary.newasmsymbol(procinfo._class.vmt_mangledname),0);
  1472. cg.a_paramaddr_ref(list,href,paramanager.getintparaloc(1));
  1473. end
  1474. else
  1475. Internalerror(200006164);
  1476. if (po_virtualmethod in pd.procoptions) then
  1477. begin
  1478. reference_reset_base(href,self_pointer_reg,0);
  1479. tmpreg:=cg.get_scratch_reg_address(list);
  1480. cg.a_load_ref_reg(list,OS_ADDR,href,tmpreg);
  1481. reference_reset_base(href,tmpreg,procinfo._class.vmtmethodoffset(pd.extnumber));
  1482. cg.free_scratch_reg(list,tmpreg);
  1483. cg.a_call_ref(list,href);
  1484. end
  1485. else
  1486. cg.a_call_name(list,pd.mangledname);
  1487. { not necessary because the result is never assigned in the
  1488. case of an exception (FK) }
  1489. cg.a_label(list,nodestroycall);
  1490. end;
  1491. end
  1492. end
  1493. else
  1494. begin
  1495. { no constructor }
  1496. { must be the return value finalized before reraising the exception? }
  1497. if (not is_void(aktprocdef.rettype.def)) and
  1498. (aktprocdef.rettype.def.needs_inittable) and
  1499. ((aktprocdef.rettype.def.deftype<>objectdef) or
  1500. not is_class(aktprocdef.rettype.def)) then
  1501. begin
  1502. reference_reset_base(href,procinfo.framepointer,procinfo.return_offset);
  1503. cg.g_finalize(list,aktprocdef.rettype.def,href,paramanager.ret_in_param(aktprocdef.rettype.def));
  1504. end;
  1505. end;
  1506. cg.a_call_name(list,'FPC_RERAISE');
  1507. cg.a_label(list,noreraiselabel);
  1508. end;
  1509. { call __EXIT for main program }
  1510. if (not DLLsource) and
  1511. (not inlined) and
  1512. (aktprocdef.proctypeoption=potype_proginit) then
  1513. begin
  1514. {if (target_info.system=system_i386_win32) and
  1515. (cs_profile in aktmoduleswitches) then
  1516. cg.a_call_name(list,'__mcleanup'); }
  1517. cg.a_call_name(list,'FPC_DO_EXIT');
  1518. end;
  1519. { handle return value, this is not done for assembler routines when
  1520. they didn't reference the result variable }
  1521. usesacc:=false;
  1522. usesacchi:=false;
  1523. usesself:=false;
  1524. if not(po_assembler in aktprocdef.procoptions) or
  1525. (assigned(aktprocdef.funcretsym) and
  1526. (tfuncretsym(aktprocdef.funcretsym).refcount>1)) then
  1527. begin
  1528. if (aktprocdef.proctypeoption<>potype_constructor) then
  1529. handle_return_value(list,inlined,usesacc,usesacchi,usesfpu)
  1530. else
  1531. begin
  1532. { successful constructor deletes the zero flag }
  1533. { and returns self in eax }
  1534. { eax must be set to zero if the allocation failed !!! }
  1535. objectlibrary.getlabel(okexitlabel);
  1536. cg.a_jmp_always(list,okexitlabel);
  1537. cg.a_label(list,faillabel);
  1538. cg.g_call_fail_helper(list);
  1539. cg.a_label(list,okexitlabel);
  1540. { for classes this is done after the call to }
  1541. { AfterConstruction }
  1542. if is_object(procinfo._class) then
  1543. begin
  1544. cg.a_reg_alloc(list,accumulator);
  1545. cg.a_load_reg_reg(list,OS_ADDR,OS_ADDR,self_pointer_reg,accumulator);
  1546. usesacc:=true;
  1547. end;
  1548. {$ifdef i386}
  1549. list.concat(taicpu.op_reg_reg(A_TEST,S_L,R_ESI,R_ESI));
  1550. {$else}
  1551. {$warning constructor returns in flags for i386}
  1552. {$endif i386}
  1553. usesself:=true;
  1554. end;
  1555. end;
  1556. if aktexit2label.is_used and not aktexit2label.is_set then
  1557. cg.a_label(list,aktexit2label);
  1558. {$ifdef GDB}
  1559. if ((cs_debuginfo in aktmoduleswitches) and not inlined) then
  1560. begin
  1561. objectlibrary.getlabel(stabsendlabel);
  1562. cg.a_label(list,stabsendlabel);
  1563. end;
  1564. {$endif GDB}
  1565. { remove copies of call by value parameters when there are also
  1566. registers saved on the stack }
  1567. if ((po_saveregisters in aktprocdef.procoptions) or
  1568. (po_savestdregs in aktprocdef.procoptions)) and
  1569. not(po_assembler in aktprocdef.procoptions) and
  1570. not(aktprocdef.proccalloption in [pocall_cdecl,pocall_cppdecl,pocall_palmossyscall,pocall_system]) then
  1571. aktprocdef.parast.foreach_static({$ifndef TP}@{$endif}removevalueparas,list);
  1572. { for the save all registers we can simply use a pusha,popa which
  1573. push edi,esi,ebp,esp(ignored),ebx,edx,ecx,eax }
  1574. if (po_saveregisters in aktprocdef.procoptions) then
  1575. cg.g_restore_all_registers(list,usesself,usesacc,usesacchi)
  1576. else
  1577. { should we restore edi ? }
  1578. if (po_savestdregs in aktprocdef.procoptions) then
  1579. cg.g_restore_standard_registers(list,aktprocdef.usedregisters);
  1580. { remove stackframe }
  1581. if not inlined then
  1582. begin
  1583. if (not nostackframe) then
  1584. cg.g_restore_frame_pointer(list)
  1585. else
  1586. if (tg.gettempsize<>0) then
  1587. cg.a_op_const_reg(list,OP_ADD,tg.gettempsize,STACK_POINTER_REG);
  1588. end;
  1589. { at last, the return is generated }
  1590. if not inlined then
  1591. begin
  1592. if (po_interrupt in aktprocdef.procoptions) then
  1593. cg.g_interrupt_stackframe_exit(list,usesself,usesacc,usesacchi)
  1594. else
  1595. cg.g_return_from_proc(list,parasize);
  1596. end;
  1597. if not inlined then
  1598. list.concat(Tai_symbol_end.Createname(aktprocdef.mangledname));
  1599. {$ifdef GDB}
  1600. if (cs_debuginfo in aktmoduleswitches) and not inlined then
  1601. begin
  1602. if assigned(procinfo._class) then
  1603. if (not assigned(procinfo.parent) or
  1604. not assigned(procinfo.parent._class)) then
  1605. begin
  1606. if (po_classmethod in aktprocdef.procoptions) or
  1607. ((po_virtualmethod in aktprocdef.procoptions) and
  1608. (potype_constructor=aktprocdef.proctypeoption)) or
  1609. (po_staticmethod in aktprocdef.procoptions) then
  1610. begin
  1611. list.concat(Tai_stabs.Create(strpnew(
  1612. '"pvmt:p'+tstoreddef(pvmttype.def).numberstring+'",'+
  1613. tostr(N_tsym)+',0,0,'+tostr(procinfo.selfpointer_offset))));
  1614. end
  1615. else
  1616. begin
  1617. if not(is_class(procinfo._class)) then
  1618. st:='v'
  1619. else
  1620. st:='p';
  1621. list.concat(Tai_stabs.Create(strpnew(
  1622. '"$t:'+st+procinfo._class.numberstring+'",'+
  1623. tostr(N_tsym)+',0,0,'+tostr(procinfo.selfpointer_offset))));
  1624. end;
  1625. end
  1626. else
  1627. begin
  1628. if not is_class(procinfo._class) then
  1629. st:='*'
  1630. else
  1631. st:='';
  1632. list.concat(Tai_stabs.Create(strpnew(
  1633. '"$t:r'+st+procinfo._class.numberstring+'",'+
  1634. tostr(N_RSYM)+',0,0,'+tostr(stab_regindex[SELF_POINTER_REG]))));
  1635. end;
  1636. { define calling EBP as pseudo local var PM }
  1637. { this enables test if the function is a local one !! }
  1638. if assigned(procinfo.parent) and (lexlevel>normal_function_level) then
  1639. list.concat(Tai_stabs.Create(strpnew(
  1640. '"parent_ebp:'+tstoreddef(voidpointertype.def).numberstring+'",'+
  1641. tostr(N_LSYM)+',0,0,'+tostr(procinfo.framepointer_offset))));
  1642. if (not is_void(aktprocdef.rettype.def)) then
  1643. begin
  1644. if paramanager.ret_in_param(aktprocdef.rettype.def) then
  1645. list.concat(Tai_stabs.Create(strpnew(
  1646. '"'+aktprocsym.name+':X*'+tstoreddef(aktprocdef.rettype.def).numberstring+'",'+
  1647. tostr(N_tsym)+',0,0,'+tostr(procinfo.return_offset))))
  1648. else
  1649. list.concat(Tai_stabs.Create(strpnew(
  1650. '"'+aktprocsym.name+':X'+tstoreddef(aktprocdef.rettype.def).numberstring+'",'+
  1651. tostr(N_tsym)+',0,0,'+tostr(procinfo.return_offset))));
  1652. if (m_result in aktmodeswitches) then
  1653. if paramanager.ret_in_param(aktprocdef.rettype.def) then
  1654. list.concat(Tai_stabs.Create(strpnew(
  1655. '"RESULT:X*'+tstoreddef(aktprocdef.rettype.def).numberstring+'",'+
  1656. tostr(N_tsym)+',0,0,'+tostr(procinfo.return_offset))))
  1657. else
  1658. list.concat(Tai_stabs.Create(strpnew(
  1659. '"RESULT:X'+tstoreddef(aktprocdef.rettype.def).numberstring+'",'+
  1660. tostr(N_tsym)+',0,0,'+tostr(procinfo.return_offset))));
  1661. end;
  1662. mangled_length:=length(aktprocdef.mangledname);
  1663. getmem(p,2*mangled_length+50);
  1664. strpcopy(p,'192,0,0,');
  1665. strpcopy(strend(p),aktprocdef.mangledname);
  1666. if (target_info.use_function_relative_addresses) then
  1667. begin
  1668. strpcopy(strend(p),'-');
  1669. strpcopy(strend(p),aktprocdef.mangledname);
  1670. end;
  1671. list.concat(Tai_stabn.Create(strnew(p)));
  1672. {List.concat(Tai_stabn.Create(strpnew('192,0,0,'
  1673. +aktprocdef.mangledname))));
  1674. p[0]:='2';p[1]:='2';p[2]:='4';
  1675. strpcopy(strend(p),'_end');}
  1676. strpcopy(p,'224,0,0,'+stabsendlabel.name);
  1677. if (target_info.use_function_relative_addresses) then
  1678. begin
  1679. strpcopy(strend(p),'-');
  1680. strpcopy(strend(p),aktprocdef.mangledname);
  1681. end;
  1682. list.concatlist(withdebuglist);
  1683. list.concat(Tai_stabn.Create(strnew(p)));
  1684. { strpnew('224,0,0,'
  1685. +aktprocdef.mangledname+'_end'))));}
  1686. freemem(p,2*mangled_length+50);
  1687. end;
  1688. {$endif GDB}
  1689. if inlined then
  1690. cleanup_regvars(list);
  1691. end;
  1692. procedure genimplicitunitinit(list : TAAsmoutput);
  1693. begin
  1694. {$ifdef GDB}
  1695. if (cs_debuginfo in aktmoduleswitches) and
  1696. target_info.use_function_relative_addresses then
  1697. list.concat(Tai_stab_function_name.Create(strpnew('INIT$$'+current_module.modulename^)));
  1698. {$endif GDB}
  1699. list.concat(Tai_symbol.Createname_global('INIT$$'+current_module.modulename^,0));
  1700. list.concat(Tai_symbol.Createname_global(target_info.cprefix+current_module.modulename^+'_init',0));
  1701. { using current_module.globalsymtable is hopefully }
  1702. { more robust than symtablestack and symtablestack.next }
  1703. if assigned(current_module.globalsymtable) then
  1704. tsymtable(current_module.globalsymtable).foreach_static({$ifdef FPCPROCVAR}@{$endif}finalize_data,list);
  1705. tsymtable(current_module.localsymtable).foreach_static({$ifdef FPCPROCVAR}@{$endif}finalize_data,list);
  1706. cg.g_return_from_proc(list,0);
  1707. end;
  1708. procedure genimplicitunitfinal(list : TAAsmoutput);
  1709. begin
  1710. {$ifdef GDB}
  1711. if (cs_debuginfo in aktmoduleswitches) and
  1712. target_info.use_function_relative_addresses then
  1713. list.concat(Tai_stab_function_name.Create(strpnew('FINALIZE$$'+current_module.modulename^)));
  1714. {$endif GDB}
  1715. list.concat(Tai_symbol.Createname_global('FINALIZE$$'+current_module.modulename^,0));
  1716. list.concat(Tai_symbol.Createname_global(target_info.cprefix+current_module.modulename^+'_finalize',0));
  1717. { using current_module.globalsymtable is hopefully }
  1718. { more robust than symtablestack and symtablestack.next }
  1719. if assigned(current_module.globalsymtable) then
  1720. tsymtable(current_module.globalsymtable).foreach_static({$ifdef FPCPROCVAR}@{$endif}finalize_data,list);
  1721. tsymtable(current_module.localsymtable).foreach_static({$ifdef FPCPROCVAR}@{$endif}finalize_data,list);
  1722. cg.g_return_from_proc(list,0);
  1723. end;
  1724. end.
  1725. {
  1726. $Log$
  1727. Revision 1.59 2002-11-15 01:58:51 peter
  1728. * merged changes from 1.0.7 up to 04-11
  1729. - -V option for generating bug report tracing
  1730. - more tracing for option parsing
  1731. - errors for cdecl and high()
  1732. - win32 import stabs
  1733. - win32 records<=8 are returned in eax:edx (turned off by default)
  1734. - heaptrc update
  1735. - more info for temp management in .s file with EXTDEBUG
  1736. Revision 1.58 2002/11/10 19:07:45 mazen
  1737. * SPARC calling mechanism almost OK (as in GCC./mppcsparc )
  1738. Revision 1.57 2002/11/03 20:22:40 mazen
  1739. * parameter handling updated
  1740. Revision 1.56 2002/10/16 19:01:43 peter
  1741. + $IMPLICITEXCEPTIONS switch to turn on/off generation of the
  1742. implicit exception frames for procedures with initialized variables
  1743. and for constructors. The default is on for compatibility
  1744. Revision 1.55 2002/10/14 19:42:33 peter
  1745. * only use init tables for threadvars
  1746. Revision 1.54 2002/10/06 19:41:30 peter
  1747. * Add finalization of typed consts
  1748. * Finalization of globals in the main program
  1749. Revision 1.53 2002/10/05 15:18:42 carl
  1750. * fix heap leaks
  1751. Revision 1.52 2002/09/30 07:00:46 florian
  1752. * fixes to common code to get the alpha compiler compiled applied
  1753. Revision 1.51 2002/09/22 14:02:35 carl
  1754. * stack checking cannot be called before system unit is initialized
  1755. * MC68020 define
  1756. Revision 1.50 2002/09/17 18:54:03 jonas
  1757. * a_load_reg_reg() now has two size parameters: source and dest. This
  1758. allows some optimizations on architectures that don't encode the
  1759. register size in the register name.
  1760. Revision 1.49 2002/09/10 21:48:30 florian
  1761. * improved handling of procedures with register calling conventions
  1762. Revision 1.48 2002/09/07 15:25:03 peter
  1763. * old logs removed and tabs fixed
  1764. Revision 1.47 2002/09/02 18:44:48 peter
  1765. * fixed (not) pushing of empty parameters
  1766. * fixed implicit initialization/finalization generation
  1767. * fixed/optimized local copy of value arguments init/final
  1768. Revision 1.46 2002/09/01 19:27:34 peter
  1769. * use index register when available for generating a reference with
  1770. only a signle register. Using the base register could possibly
  1771. destroy the framepointer
  1772. Revision 1.45 2002/09/01 18:50:20 peter
  1773. * fixed maybe_save that did not support a reference with only
  1774. a index register. It now also updates the location with the new
  1775. base register only
  1776. Revision 1.44 2002/09/01 14:42:41 peter
  1777. * removevaluepara added to fix the stackpointer so restoring of
  1778. saved registers works
  1779. Revision 1.43 2002/08/25 19:25:18 peter
  1780. * sym.insert_in_data removed
  1781. * symtable.insertvardata/insertconstdata added
  1782. * removed insert_in_data call from symtable.insert, it needs to be
  1783. called separatly. This allows to deref the address calculation
  1784. * procedures now calculate the parast addresses after the procedure
  1785. directives are parsed. This fixes the cdecl parast problem
  1786. * push_addr_param has an extra argument that specifies if cdecl is used
  1787. or not
  1788. Revision 1.42 2002/08/24 18:38:26 peter
  1789. * really use tt_noreuse for exception frame buffers
  1790. Revision 1.41 2002/08/23 16:14:49 peter
  1791. * tempgen cleanup
  1792. * tt_noreuse temp type added that will be used in genentrycode
  1793. Revision 1.40 2002/08/18 10:42:37 florian
  1794. * remaining assembler writer bugs fixed, the errors in the
  1795. system unit are inline assembler problems
  1796. Revision 1.39 2002/08/17 09:23:36 florian
  1797. * first part of procinfo rewrite
  1798. Revision 1.38 2002/08/16 14:24:57 carl
  1799. * issameref() to test if two references are the same (then emit no opcodes)
  1800. + ret_in_reg to replace ret_in_acc
  1801. (fix some register allocation bugs at the same time)
  1802. + save_std_register now has an extra parameter which is the
  1803. usedinproc registers
  1804. Revision 1.37 2002/08/15 15:15:55 carl
  1805. * jmpbuf size allocation for exceptions is now cpu specific (as it should)
  1806. * more generic nodes for maths
  1807. * several fixes for better m68k support
  1808. Revision 1.36 2002/08/14 19:25:09 carl
  1809. * fix Florian's last commit for m68k compilation
  1810. Revision 1.35 2002/08/13 21:40:56 florian
  1811. * more fixes for ppc calling conventions
  1812. Revision 1.34 2002/08/12 15:08:39 carl
  1813. + stab register indexes for powerpc (moved from gdb to cpubase)
  1814. + tprocessor enumeration moved to cpuinfo
  1815. + linker in target_info is now a class
  1816. * many many updates for m68k (will soon start to compile)
  1817. - removed some ifdef or correct them for correct cpu
  1818. Revision 1.33 2002/08/11 14:32:27 peter
  1819. * renamed current_library to objectlibrary
  1820. Revision 1.32 2002/08/11 13:24:12 peter
  1821. * saving of asmsymbols in ppu supported
  1822. * asmsymbollist global is removed and moved into a new class
  1823. tasmlibrarydata that will hold the info of a .a file which
  1824. corresponds with a single module. Added librarydata to tmodule
  1825. to keep the library info stored for the module. In the future the
  1826. objectfiles will also be stored to the tasmlibrarydata class
  1827. * all getlabel/newasmsymbol and friends are moved to the new class
  1828. Revision 1.31 2002/08/09 19:16:57 carl
  1829. * stack allocation is now done separately (at the end) of genentrycode
  1830. so temps. can be allocated before.
  1831. * fix generic exception handling
  1832. Revision 1.30 2002/08/06 20:55:21 florian
  1833. * first part of ppc calling conventions fix
  1834. Revision 1.29 2002/08/04 19:09:22 carl
  1835. + added generic exception support (still does not work!)
  1836. + more documentation
  1837. Revision 1.28 2002/07/29 21:23:42 florian
  1838. * more fixes for the ppc
  1839. + wrappers for the tcnvnode.first_* stuff introduced
  1840. }