ncgutil.pas 109 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798
  1. {
  2. Copyright (c) 1998-2002 by Florian Klaempfl
  3. Helper routines for all code generators
  4. This program is free software; you can redistribute it and/or modify
  5. it under the terms of the GNU General Public License as published by
  6. the Free Software Foundation; either version 2 of the License, or
  7. (at your option) any later version.
  8. This program is distributed in the hope that it will be useful,
  9. but WITHOUT ANY WARRANTY; without even the implied warranty of
  10. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  11. GNU General Public License for more details.
  12. You should have received a copy of the GNU General Public License
  13. along with this program; if not, write to the Free Software
  14. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  15. ****************************************************************************
  16. }
  17. unit ncgutil;
  18. {$i fpcdefs.inc}
  19. interface
  20. uses
  21. node,cpuinfo,
  22. globtype,
  23. cpubase,cgbase,parabase,cgutils,
  24. aasmbase,aasmtai,aasmdata,aasmcpu,
  25. symconst,symbase,symdef,symsym,symtype,symtable
  26. {$ifndef cpu64bit}
  27. ,cg64f32
  28. {$endif cpu64bit}
  29. ;
  30. type
  31. tloadregvars = (lr_dont_load_regvars, lr_load_regvars);
  32. pusedregvars = ^tusedregvars;
  33. tusedregvars = record
  34. intregvars, fpuregvars, mmregvars: Tsuperregisterworklist;
  35. end;
  36. {
  37. Not used currently, implemented because I thought we had to
  38. synchronise around if/then/else as well, but not needed. May
  39. still be useful for SSA once we get around to implementing
  40. that (JM)
  41. pusedregvarscommon = ^tusedregvarscommon;
  42. tusedregvarscommon = record
  43. allregvars, commonregvars, myregvars: tusedregvars;
  44. end;
  45. }
  46. procedure firstcomplex(p : tbinarynode);
  47. procedure maketojumpbool(list:TAsmList; p : tnode; loadregvars: tloadregvars);
  48. // procedure remove_non_regvars_from_loc(const t: tlocation; var regs:Tsuperregisterset);
  49. procedure location_force_reg(list:TAsmList;var l:tlocation;dst_size:TCGSize;maybeconst:boolean);
  50. procedure location_force_fpureg(list:TAsmList;var l: tlocation;maybeconst:boolean);
  51. procedure location_force_mem(list:TAsmList;var l:tlocation);
  52. procedure location_force_mmregscalar(list:TAsmList;var l: tlocation;maybeconst:boolean);
  53. procedure location_force_mmreg(list:TAsmList;var l: tlocation;maybeconst:boolean);
  54. { Retrieve the location of the data pointed to in location l, when the location is
  55. a register it is expected to contain the address of the data }
  56. procedure location_get_data_ref(list:TAsmList;const l:tlocation;var ref:treference;loadref:boolean);
  57. function maybe_pushfpu(list:TAsmList;needed : byte;var l:tlocation) : boolean;
  58. function has_alias_name(pd:tprocdef;const s:string):boolean;
  59. procedure alloc_proc_symbol(pd: tprocdef);
  60. procedure gen_proc_symbol(list:TAsmList);
  61. procedure gen_proc_symbol_end(list:TAsmList);
  62. procedure gen_proc_entry_code(list:TAsmList);
  63. procedure gen_proc_exit_code(list:TAsmList);
  64. procedure gen_stack_check_size_para(list:TAsmList);
  65. procedure gen_stack_check_call(list:TAsmList);
  66. procedure gen_save_used_regs(list:TAsmList);
  67. procedure gen_restore_used_regs(list:TAsmList);
  68. procedure gen_initialize_code(list:TAsmList);
  69. procedure gen_finalize_code(list:TAsmList);
  70. procedure gen_entry_code(list:TAsmList);
  71. procedure gen_exit_code(list:TAsmList);
  72. procedure gen_load_para_value(list:TAsmList);
  73. procedure gen_load_return_value(list:TAsmList);
  74. procedure gen_external_stub(list:TAsmList;pd:tprocdef;const externalname:string);
  75. procedure gen_intf_wrappers(list:TAsmList;st:TSymtable);
  76. procedure gen_load_vmt_register(list:TAsmList;objdef:tobjectdef;selfloc:tlocation;var vmtreg:tregister);
  77. procedure get_used_regvars(n: tnode; var rv: tusedregvars);
  78. { adds the regvars used in n and its children to rv.allregvars,
  79. those which were already in rv.allregvars to rv.commonregvars and
  80. uses rv.myregvars as scratch (so that two uses of the same regvar
  81. in a single tree to make it appear in commonregvars). Useful to
  82. find out which regvars are used in two different node trees
  83. (e.g. in the "else" and "then" path, or in various case blocks }
  84. // procedure get_used_regvars_common(n: tnode; var rv: tusedregvarscommon);
  85. procedure gen_sync_regvars(list:TAsmList; var rv: tusedregvars);
  86. { if the result of n is a LOC_C(..)REGISTER, try to find the corresponding }
  87. { loadn and change its location to a new register (= SSA). In case reload }
  88. { is true, transfer the old to the new register }
  89. procedure maybechangeloadnodereg(list: TAsmList; var n: tnode; reload: boolean);
  90. {#
  91. Allocate the buffers for exception management and setjmp environment.
  92. Return a pointer to these buffers, send them to the utility routine
  93. so they are registered, and then call setjmp.
  94. Then compare the result of setjmp with 0, and if not equal
  95. to zero, then jump to exceptlabel.
  96. Also store the result of setjmp to a temporary space by calling g_save_exception_reason
  97. It is to note that this routine may be called *after* the stackframe of a
  98. routine has been called, therefore on machines where the stack cannot
  99. be modified, all temps should be allocated on the heap instead of the
  100. stack.
  101. }
  102. const
  103. EXCEPT_BUF_SIZE = 3*sizeof(aint);
  104. type
  105. texceptiontemps=record
  106. jmpbuf,
  107. envbuf,
  108. reasonbuf : treference;
  109. end;
  110. procedure get_exception_temps(list:TAsmList;var t:texceptiontemps);
  111. procedure unget_exception_temps(list:TAsmList;const t:texceptiontemps);
  112. procedure new_exception(list:TAsmList;const t:texceptiontemps;exceptlabel:tasmlabel);
  113. procedure free_exception(list:TAsmList;const t:texceptiontemps;a:aint;endexceptlabel:tasmlabel;onlyfree:boolean);
  114. procedure insertbssdata(sym : tstaticvarsym);
  115. procedure gen_alloc_symtable(list:TAsmList;st:TSymtable);
  116. procedure gen_free_symtable(list:TAsmList;st:TSymtable);
  117. procedure location_free(list: TAsmList; const location : TLocation);
  118. function getprocalign : shortint;
  119. procedure gen_pic_helpers(list : TAsmList);
  120. procedure gen_got_load(list : TAsmList);
  121. implementation
  122. uses
  123. version,
  124. cutils,cclasses,
  125. globals,systems,verbose,
  126. ppu,defutil,
  127. procinfo,paramgr,fmodule,
  128. regvars,dbgbase,
  129. pass_1,pass_2,
  130. nbas,ncon,nld,nmem,nutils,
  131. tgobj,cgobj
  132. {$ifdef powerpc}
  133. , cpupi
  134. {$endif}
  135. {$ifdef powerpc64}
  136. , cpupi
  137. {$endif}
  138. {$ifdef SUPPORT_MMX}
  139. , cgx86
  140. {$endif SUPPORT_MMX}
  141. ;
  142. {*****************************************************************************
  143. Misc Helpers
  144. *****************************************************************************}
  145. procedure location_free(list: TAsmList; const location : TLocation);
  146. begin
  147. case location.loc of
  148. LOC_VOID:
  149. ;
  150. LOC_REGISTER,
  151. LOC_CREGISTER:
  152. begin
  153. if getsupreg(location.register)<first_int_imreg then
  154. cg.ungetcpuregister(list,location.register);
  155. end;
  156. LOC_FPUREGISTER,
  157. LOC_CFPUREGISTER:
  158. begin
  159. if getsupreg(location.register)<first_fpu_imreg then
  160. cg.ungetcpuregister(list,location.register);
  161. end;
  162. LOC_MMREGISTER,
  163. LOC_CMMREGISTER :
  164. begin
  165. if getsupreg(location.register)<first_mm_imreg then
  166. cg.ungetcpuregister(list,location.register);
  167. end;
  168. LOC_REFERENCE,
  169. LOC_CREFERENCE :
  170. begin
  171. if use_fixed_stack then
  172. location_freetemp(list,location);
  173. end;
  174. else
  175. internalerror(2004110211);
  176. end;
  177. end;
  178. { DO NOT RELY on the fact that the tnode is not yet swaped
  179. because of inlining code PM }
  180. procedure firstcomplex(p : tbinarynode);
  181. var
  182. hp : tnode;
  183. begin
  184. { always calculate boolean AND and OR from left to right }
  185. if (p.nodetype in [orn,andn]) and
  186. is_boolean(p.left.resultdef) then
  187. begin
  188. if nf_swapped in p.flags then
  189. internalerror(234234);
  190. end
  191. else
  192. if (
  193. (p.expectloc=LOC_FPUREGISTER) and
  194. (p.right.registersfpu > p.left.registersfpu)
  195. ) or
  196. (
  197. (
  198. (
  199. ((p.left.registersfpu = 0) and (p.right.registersfpu = 0)) or
  200. (p.expectloc<>LOC_FPUREGISTER)
  201. ) and
  202. (p.left.registersint<p.right.registersint)
  203. )
  204. ) then
  205. begin
  206. hp:=p.left;
  207. p.left:=p.right;
  208. p.right:=hp;
  209. if nf_swapped in p.flags then
  210. exclude(p.flags,nf_swapped)
  211. else
  212. include(p.flags,nf_swapped);
  213. end;
  214. end;
  215. procedure maketojumpbool(list:TAsmList; p : tnode; loadregvars: tloadregvars);
  216. {
  217. produces jumps to true respectively false labels using boolean expressions
  218. depending on whether the loading of regvars is currently being
  219. synchronized manually (such as in an if-node) or automatically (most of
  220. the other cases where this procedure is called), loadregvars can be
  221. "lr_load_regvars" or "lr_dont_load_regvars"
  222. }
  223. var
  224. opsize : tcgsize;
  225. storepos : tfileposinfo;
  226. tmpreg : tregister;
  227. begin
  228. if nf_error in p.flags then
  229. exit;
  230. storepos:=current_filepos;
  231. current_filepos:=p.fileinfo;
  232. if is_boolean(p.resultdef) then
  233. begin
  234. {$ifdef OLDREGVARS}
  235. if loadregvars = lr_load_regvars then
  236. load_all_regvars(list);
  237. {$endif OLDREGVARS}
  238. if is_constboolnode(p) then
  239. begin
  240. if tordconstnode(p).value<>0 then
  241. cg.a_jmp_always(list,current_procinfo.CurrTrueLabel)
  242. else
  243. cg.a_jmp_always(list,current_procinfo.CurrFalseLabel)
  244. end
  245. else
  246. begin
  247. opsize:=def_cgsize(p.resultdef);
  248. case p.location.loc of
  249. LOC_SUBSETREG,LOC_CSUBSETREG,
  250. LOC_SUBSETREF,LOC_CSUBSETREF:
  251. begin
  252. tmpreg := cg.getintregister(list,OS_INT);
  253. cg.a_load_loc_reg(list,OS_INT,p.location,tmpreg);
  254. cg.a_cmp_const_reg_label(list,OS_INT,OC_NE,0,tmpreg,current_procinfo.CurrTrueLabel);
  255. cg.a_jmp_always(list,current_procinfo.CurrFalseLabel);
  256. end;
  257. LOC_CREGISTER,LOC_REGISTER,LOC_CREFERENCE,LOC_REFERENCE :
  258. begin
  259. cg.a_cmp_const_loc_label(list,opsize,OC_NE,0,p.location,current_procinfo.CurrTrueLabel);
  260. cg.a_jmp_always(list,current_procinfo.CurrFalseLabel);
  261. end;
  262. LOC_JUMP:
  263. ;
  264. {$ifdef cpuflags}
  265. LOC_FLAGS :
  266. begin
  267. cg.a_jmp_flags(list,p.location.resflags,current_procinfo.CurrTrueLabel);
  268. cg.a_jmp_always(list,current_procinfo.CurrFalseLabel);
  269. end;
  270. {$endif cpuflags}
  271. else
  272. begin
  273. printnode(output,p);
  274. internalerror(200308241);
  275. end;
  276. end;
  277. end;
  278. end
  279. else
  280. internalerror(200112305);
  281. current_filepos:=storepos;
  282. end;
  283. (*
  284. This code needs fixing. It is not safe to use rgint; on the m68000 it
  285. would be rgaddr.
  286. procedure remove_non_regvars_from_loc(const t: tlocation; var regs:Tsuperregisterset);
  287. begin
  288. case t.loc of
  289. LOC_REGISTER:
  290. begin
  291. { can't be a regvar, since it would be LOC_CREGISTER then }
  292. exclude(regs,getsupreg(t.register));
  293. if t.register64.reghi<>NR_NO then
  294. exclude(regs,getsupreg(t.register64.reghi));
  295. end;
  296. LOC_CREFERENCE,LOC_REFERENCE:
  297. begin
  298. if not(cs_opt_regvar in current_settings.optimizerswitches) or
  299. (getsupreg(t.reference.base) in cg.rgint.usableregs) then
  300. exclude(regs,getsupreg(t.reference.base));
  301. if not(cs_opt_regvar in current_settings.optimizerswitches) or
  302. (getsupreg(t.reference.index) in cg.rgint.usableregs) then
  303. exclude(regs,getsupreg(t.reference.index));
  304. end;
  305. end;
  306. end;
  307. *)
  308. {*****************************************************************************
  309. EXCEPTION MANAGEMENT
  310. *****************************************************************************}
  311. procedure get_exception_temps(list:TAsmList;var t:texceptiontemps);
  312. var
  313. srsym : ttypesym;
  314. begin
  315. if jmp_buf_size=-1 then
  316. begin
  317. srsym:=search_system_type('JMP_BUF');
  318. jmp_buf_size:=srsym.typedef.size;
  319. end;
  320. tg.GetTemp(list,EXCEPT_BUF_SIZE,tt_persistent,t.envbuf);
  321. tg.GetTemp(list,jmp_buf_size,tt_persistent,t.jmpbuf);
  322. tg.GetTemp(list,sizeof(aint),tt_persistent,t.reasonbuf);
  323. end;
  324. procedure unget_exception_temps(list:TAsmList;const t:texceptiontemps);
  325. begin
  326. tg.Ungettemp(list,t.jmpbuf);
  327. tg.ungettemp(list,t.envbuf);
  328. tg.ungettemp(list,t.reasonbuf);
  329. end;
  330. procedure new_exception(list:TAsmList;const t:texceptiontemps;exceptlabel:tasmlabel);
  331. var
  332. paraloc1,paraloc2,paraloc3 : tcgpara;
  333. begin
  334. paraloc1.init;
  335. paraloc2.init;
  336. paraloc3.init;
  337. paramanager.getintparaloc(pocall_default,1,paraloc1);
  338. paramanager.getintparaloc(pocall_default,2,paraloc2);
  339. paramanager.getintparaloc(pocall_default,3,paraloc3);
  340. paramanager.allocparaloc(list,paraloc3);
  341. cg.a_paramaddr_ref(list,t.envbuf,paraloc3);
  342. paramanager.allocparaloc(list,paraloc2);
  343. cg.a_paramaddr_ref(list,t.jmpbuf,paraloc2);
  344. { push type of exceptionframe }
  345. paramanager.allocparaloc(list,paraloc1);
  346. cg.a_param_const(list,OS_S32,1,paraloc1);
  347. paramanager.freeparaloc(list,paraloc3);
  348. paramanager.freeparaloc(list,paraloc2);
  349. paramanager.freeparaloc(list,paraloc1);
  350. cg.allocallcpuregisters(list);
  351. cg.a_call_name(list,'FPC_PUSHEXCEPTADDR');
  352. cg.deallocallcpuregisters(list);
  353. paramanager.getintparaloc(pocall_default,1,paraloc1);
  354. paramanager.allocparaloc(list,paraloc1);
  355. cg.a_param_reg(list,OS_ADDR,NR_FUNCTION_RESULT_REG,paraloc1);
  356. paramanager.freeparaloc(list,paraloc1);
  357. cg.allocallcpuregisters(list);
  358. cg.a_call_name(list,'FPC_SETJMP');
  359. cg.deallocallcpuregisters(list);
  360. cg.alloccpuregisters(list,R_INTREGISTER,[RS_FUNCTION_RESULT_REG]);
  361. cg.g_exception_reason_save(list, t.reasonbuf);
  362. cg.a_cmp_const_reg_label(list,OS_S32,OC_NE,0,cg.makeregsize(list,NR_FUNCTION_RESULT_REG,OS_S32),exceptlabel);
  363. cg.dealloccpuregisters(list,R_INTREGISTER,[RS_FUNCTION_RESULT_REG]);
  364. paraloc1.done;
  365. paraloc2.done;
  366. paraloc3.done;
  367. end;
  368. procedure free_exception(list:TAsmList;const t:texceptiontemps;a:aint;endexceptlabel:tasmlabel;onlyfree:boolean);
  369. begin
  370. cg.allocallcpuregisters(list);
  371. cg.a_call_name(list,'FPC_POPADDRSTACK');
  372. cg.deallocallcpuregisters(list);
  373. if not onlyfree then
  374. begin
  375. cg.alloccpuregisters(list,R_INTREGISTER,[RS_FUNCTION_RESULT_REG]);
  376. cg.g_exception_reason_load(list, t.reasonbuf);
  377. cg.a_cmp_const_reg_label(list,OS_INT,OC_EQ,a,NR_FUNCTION_RESULT_REG,endexceptlabel);
  378. cg.dealloccpuregisters(list,R_INTREGISTER,[RS_FUNCTION_RESULT_REG]);
  379. end;
  380. end;
  381. {*****************************************************************************
  382. TLocation
  383. *****************************************************************************}
  384. {$ifndef cpu64bit}
  385. { 32-bit version }
  386. procedure location_force_reg(list:TAsmList;var l:tlocation;dst_size:TCGSize;maybeconst:boolean);
  387. var
  388. hregister,
  389. hregisterhi : tregister;
  390. hreg64 : tregister64;
  391. hl : tasmlabel;
  392. oldloc : tlocation;
  393. const_location: boolean;
  394. begin
  395. oldloc:=l;
  396. if dst_size=OS_NO then
  397. internalerror(200309144);
  398. { handle transformations to 64bit separate }
  399. if dst_size in [OS_64,OS_S64] then
  400. begin
  401. if not (l.size in [OS_64,OS_S64]) then
  402. begin
  403. { load a smaller size to OS_64 }
  404. if l.loc=LOC_REGISTER then
  405. begin
  406. hregister:=cg.makeregsize(list,l.register64.reglo,OS_32);
  407. cg.a_load_reg_reg(list,l.size,OS_32,l.register64.reglo,hregister);
  408. end
  409. else
  410. hregister:=cg.getintregister(list,OS_INT);
  411. { load value in low register }
  412. case l.loc of
  413. LOC_FLAGS :
  414. cg.g_flags2reg(list,OS_INT,l.resflags,hregister);
  415. LOC_JUMP :
  416. begin
  417. cg.a_label(list,current_procinfo.CurrTrueLabel);
  418. cg.a_load_const_reg(list,OS_INT,1,hregister);
  419. current_asmdata.getjumplabel(hl);
  420. cg.a_jmp_always(list,hl);
  421. cg.a_label(list,current_procinfo.CurrFalseLabel);
  422. cg.a_load_const_reg(list,OS_INT,0,hregister);
  423. cg.a_label(list,hl);
  424. end;
  425. else
  426. cg.a_load_loc_reg(list,OS_INT,l,hregister);
  427. end;
  428. { reset hi part, take care of the signed bit of the current value }
  429. hregisterhi:=cg.getintregister(list,OS_INT);
  430. if (l.size in [OS_S8,OS_S16,OS_S32]) then
  431. begin
  432. if l.loc=LOC_CONSTANT then
  433. begin
  434. if (longint(l.value)<0) then
  435. cg.a_load_const_reg(list,OS_32,aint($ffffffff),hregisterhi)
  436. else
  437. cg.a_load_const_reg(list,OS_32,0,hregisterhi);
  438. end
  439. else
  440. begin
  441. cg.a_op_const_reg_reg(list,OP_SAR,OS_32,31,hregister,
  442. hregisterhi);
  443. end;
  444. end
  445. else
  446. cg.a_load_const_reg(list,OS_32,0,hregisterhi);
  447. location_reset(l,LOC_REGISTER,dst_size);
  448. l.register64.reglo:=hregister;
  449. l.register64.reghi:=hregisterhi;
  450. end
  451. else
  452. begin
  453. { 64bit to 64bit }
  454. if ((l.loc=LOC_CREGISTER) and maybeconst) then
  455. begin
  456. hregister:=l.register64.reglo;
  457. hregisterhi:=l.register64.reghi;
  458. const_location := true;
  459. end
  460. else
  461. begin
  462. hregister:=cg.getintregister(list,OS_INT);
  463. hregisterhi:=cg.getintregister(list,OS_INT);
  464. const_location := false;
  465. end;
  466. hreg64.reglo:=hregister;
  467. hreg64.reghi:=hregisterhi;
  468. { load value in new register }
  469. cg64.a_load64_loc_reg(list,l,hreg64);
  470. if not const_location then
  471. location_reset(l,LOC_REGISTER,dst_size)
  472. else
  473. location_reset(l,LOC_CREGISTER,dst_size);
  474. l.register64.reglo:=hregister;
  475. l.register64.reghi:=hregisterhi;
  476. end;
  477. end
  478. else
  479. begin
  480. {Do not bother to recycle the existing register. The register
  481. allocator eliminates unnecessary moves, so it's not needed
  482. and trying to recycle registers can cause problems because
  483. the registers changes size and may need aditional constraints.
  484. Not if it's about LOC_CREGISTER's (JM)
  485. }
  486. const_location :=
  487. (maybeconst) and
  488. (l.loc = LOC_CREGISTER) and
  489. (TCGSize2Size[l.size] = TCGSize2Size[dst_size]) and
  490. ((l.size = dst_size) or
  491. (TCGSize2Size[l.size] = TCGSize2Size[OS_INT]));
  492. if not const_location then
  493. hregister:=cg.getintregister(list,dst_size)
  494. else
  495. hregister := l.register;
  496. { load value in new register }
  497. case l.loc of
  498. LOC_FLAGS :
  499. cg.g_flags2reg(list,dst_size,l.resflags,hregister);
  500. LOC_JUMP :
  501. begin
  502. cg.a_label(list,current_procinfo.CurrTrueLabel);
  503. cg.a_load_const_reg(list,dst_size,1,hregister);
  504. current_asmdata.getjumplabel(hl);
  505. cg.a_jmp_always(list,hl);
  506. cg.a_label(list,current_procinfo.CurrFalseLabel);
  507. cg.a_load_const_reg(list,dst_size,0,hregister);
  508. cg.a_label(list,hl);
  509. end;
  510. else
  511. begin
  512. { load_loc_reg can only handle size >= l.size, when the
  513. new size is smaller then we need to adjust the size
  514. of the orignal and maybe recalculate l.register for i386 }
  515. if (TCGSize2Size[dst_size]<TCGSize2Size[l.size]) then
  516. begin
  517. if (l.loc in [LOC_REGISTER,LOC_CREGISTER]) then
  518. l.register:=cg.makeregsize(list,l.register,dst_size);
  519. { for big endian systems, the reference's offset must }
  520. { be increased in this case, since they have the }
  521. { MSB first in memory and e.g. byte(word_var) should }
  522. { return the second byte in this case (JM) }
  523. if (target_info.endian = ENDIAN_BIG) and
  524. (l.loc in [LOC_REFERENCE,LOC_CREFERENCE,LOC_SUBSETREF,LOC_CSUBSETREF]) then
  525. inc(l.reference.offset,TCGSize2Size[l.size]-TCGSize2Size[dst_size]);
  526. {$ifdef x86}
  527. if not (l.loc in [LOC_SUBSETREG,LOC_CSUBSETREG]) then
  528. l.size:=dst_size;
  529. {$endif x86}
  530. end;
  531. cg.a_load_loc_reg(list,dst_size,l,hregister);
  532. if (TCGSize2Size[dst_size]<TCGSize2Size[l.size])
  533. {$ifdef x86}
  534. and (l.loc in [LOC_SUBSETREG,LOC_CSUBSETREG])
  535. {$endif x86}
  536. then
  537. l.size:=dst_size;
  538. end;
  539. end;
  540. if not const_location then
  541. location_reset(l,LOC_REGISTER,dst_size)
  542. else
  543. location_reset(l,LOC_CREGISTER,dst_size);
  544. l.register:=hregister;
  545. end;
  546. { Release temp when it was a reference }
  547. if oldloc.loc=LOC_REFERENCE then
  548. location_freetemp(list,oldloc);
  549. end;
  550. {$else cpu64bit}
  551. { 64-bit version }
  552. procedure location_force_reg(list:TAsmList;var l:tlocation;dst_size:TCGSize;maybeconst:boolean);
  553. var
  554. hregister : tregister;
  555. hl : tasmlabel;
  556. oldloc : tlocation;
  557. begin
  558. oldloc:=l;
  559. hregister:=cg.getintregister(list,dst_size);
  560. { load value in new register }
  561. case l.loc of
  562. LOC_FLAGS :
  563. cg.g_flags2reg(list,dst_size,l.resflags,hregister);
  564. LOC_JUMP :
  565. begin
  566. cg.a_label(list,current_procinfo.CurrTrueLabel);
  567. cg.a_load_const_reg(list,dst_size,1,hregister);
  568. current_asmdata.getjumplabel(hl);
  569. cg.a_jmp_always(list,hl);
  570. cg.a_label(list,current_procinfo.CurrFalseLabel);
  571. cg.a_load_const_reg(list,dst_size,0,hregister);
  572. cg.a_label(list,hl);
  573. end;
  574. else
  575. begin
  576. { load_loc_reg can only handle size >= l.size, when the
  577. new size is smaller then we need to adjust the size
  578. of the orignal and maybe recalculate l.register for i386 }
  579. if (TCGSize2Size[dst_size]<TCGSize2Size[l.size]) then
  580. begin
  581. if (l.loc in [LOC_REGISTER,LOC_CREGISTER]) then
  582. l.register:=cg.makeregsize(list,l.register,dst_size);
  583. { for big endian systems, the reference's offset must }
  584. { be increased in this case, since they have the }
  585. { MSB first in memory and e.g. byte(word_var) should }
  586. { return the second byte in this case (JM) }
  587. if (target_info.endian = ENDIAN_BIG) and
  588. (l.loc in [LOC_REFERENCE,LOC_CREFERENCE]) then
  589. inc(l.reference.offset,TCGSize2Size[l.size]-TCGSize2Size[dst_size]);
  590. {$ifdef x86}
  591. l.size:=dst_size;
  592. {$endif x86}
  593. end;
  594. cg.a_load_loc_reg(list,dst_size,l,hregister);
  595. {$ifndef x86}
  596. if (TCGSize2Size[dst_size]<TCGSize2Size[l.size]) then
  597. l.size:=dst_size;
  598. {$endif not x86}
  599. end;
  600. end;
  601. if (l.loc <> LOC_CREGISTER) or
  602. not maybeconst then
  603. location_reset(l,LOC_REGISTER,dst_size)
  604. else
  605. location_reset(l,LOC_CREGISTER,dst_size);
  606. l.register:=hregister;
  607. { Release temp when it was a reference }
  608. if oldloc.loc=LOC_REFERENCE then
  609. location_freetemp(list,oldloc);
  610. end;
  611. {$endif cpu64bit}
  612. procedure location_force_fpureg(list:TAsmList;var l: tlocation;maybeconst:boolean);
  613. var
  614. reg : tregister;
  615. href : treference;
  616. begin
  617. if (l.loc<>LOC_FPUREGISTER) and
  618. ((l.loc<>LOC_CFPUREGISTER) or (not maybeconst)) then
  619. begin
  620. { if it's in an mm register, store to memory first }
  621. if (l.loc in [LOC_MMREGISTER,LOC_CMMREGISTER]) then
  622. begin
  623. tg.GetTemp(list,tcgsize2size[l.size],tt_normal,href);
  624. cg.a_loadmm_reg_ref(list,l.size,l.size,l.register,href,mms_movescalar);
  625. location_reset(l,LOC_REFERENCE,l.size);
  626. l.reference:=href;
  627. end;
  628. reg:=cg.getfpuregister(list,l.size);
  629. cg.a_loadfpu_loc_reg(list,l.size,l,reg);
  630. location_freetemp(list,l);
  631. location_reset(l,LOC_FPUREGISTER,l.size);
  632. l.register:=reg;
  633. end;
  634. end;
  635. procedure location_force_mmregscalar(list:TAsmList;var l: tlocation;maybeconst:boolean);
  636. var
  637. reg : tregister;
  638. href : treference;
  639. begin
  640. if (l.loc<>LOC_MMREGISTER) and
  641. ((l.loc<>LOC_CMMREGISTER) or (not maybeconst)) then
  642. begin
  643. { if it's in an fpu register, store to memory first }
  644. if (l.loc in [LOC_FPUREGISTER,LOC_CFPUREGISTER]) then
  645. begin
  646. tg.GetTemp(list,tcgsize2size[l.size],tt_normal,href);
  647. cg.a_loadfpu_reg_ref(list,l.size,l.size,l.register,href);
  648. location_reset(l,LOC_REFERENCE,l.size);
  649. l.reference:=href;
  650. end;
  651. reg:=cg.getmmregister(list,l.size);
  652. cg.a_loadmm_loc_reg(list,l.size,l,reg,mms_movescalar);
  653. location_freetemp(list,l);
  654. location_reset(l,LOC_MMREGISTER,l.size);
  655. l.register:=reg;
  656. end;
  657. end;
  658. procedure location_force_mmreg(list:TAsmList;var l: tlocation;maybeconst:boolean);
  659. var
  660. reg : tregister;
  661. begin
  662. if (l.loc<>LOC_MMREGISTER) and
  663. ((l.loc<>LOC_CMMREGISTER) or (not maybeconst)) then
  664. begin
  665. reg:=cg.getmmregister(list,OS_VECTOR);
  666. cg.a_loadmm_loc_reg(list,OS_VECTOR,l,reg,nil);
  667. location_freetemp(list,l);
  668. location_reset(l,LOC_MMREGISTER,OS_VECTOR);
  669. l.register:=reg;
  670. end;
  671. end;
  672. procedure location_force_mem(list:TAsmList;var l:tlocation);
  673. var
  674. r : treference;
  675. begin
  676. case l.loc of
  677. LOC_FPUREGISTER,
  678. LOC_CFPUREGISTER :
  679. begin
  680. tg.GetTemp(list,TCGSize2Size[l.size],tt_normal,r);
  681. cg.a_loadfpu_reg_ref(list,l.size,l.size,l.register,r);
  682. location_reset(l,LOC_REFERENCE,l.size);
  683. l.reference:=r;
  684. end;
  685. LOC_MMREGISTER,
  686. LOC_CMMREGISTER:
  687. begin
  688. tg.GetTemp(list,TCGSize2Size[l.size],tt_normal,r);
  689. cg.a_loadmm_reg_ref(list,l.size,l.size,l.register,r,mms_movescalar);
  690. location_reset(l,LOC_REFERENCE,l.size);
  691. l.reference:=r;
  692. end;
  693. LOC_CONSTANT,
  694. LOC_REGISTER,
  695. LOC_CREGISTER :
  696. begin
  697. tg.GetTemp(list,TCGSize2Size[l.size],tt_normal,r);
  698. {$ifndef cpu64bit}
  699. if l.size in [OS_64,OS_S64] then
  700. cg64.a_load64_loc_ref(list,l,r)
  701. else
  702. {$endif cpu64bit}
  703. cg.a_load_loc_ref(list,l.size,l,r);
  704. location_reset(l,LOC_REFERENCE,l.size);
  705. l.reference:=r;
  706. end;
  707. LOC_SUBSETREG,
  708. LOC_CSUBSETREG,
  709. LOC_SUBSETREF,
  710. LOC_CSUBSETREF:
  711. begin
  712. tg.GetTemp(list,TCGSize2Size[l.size],tt_normal,r);
  713. cg.a_load_loc_ref(list,l.size,l,r);
  714. location_reset(l,LOC_REFERENCE,l.size);
  715. l.reference:=r;
  716. end;
  717. LOC_CREFERENCE,
  718. LOC_REFERENCE : ;
  719. else
  720. internalerror(200203219);
  721. end;
  722. end;
  723. procedure location_get_data_ref(list:TAsmList;const l:tlocation;var ref:treference;loadref:boolean);
  724. begin
  725. case l.loc of
  726. LOC_REGISTER,
  727. LOC_CREGISTER :
  728. begin
  729. if not loadref then
  730. internalerror(200410231);
  731. reference_reset_base(ref,l.register,0);
  732. end;
  733. LOC_REFERENCE,
  734. LOC_CREFERENCE :
  735. begin
  736. if loadref then
  737. begin
  738. reference_reset_base(ref,cg.getaddressregister(list),0);
  739. cg.a_load_ref_reg(list,OS_ADDR,OS_ADDR,l.reference,ref.base);
  740. end
  741. else
  742. ref:=l.reference;
  743. end;
  744. else
  745. internalerror(200309181);
  746. end;
  747. end;
  748. {*****************************************************************************
  749. Maybe_Save
  750. *****************************************************************************}
  751. function maybe_pushfpu(list:TAsmList;needed : byte;var l:tlocation) : boolean;
  752. begin
  753. {$ifdef i386}
  754. if (needed>=maxfpuregs) and
  755. (l.loc = LOC_FPUREGISTER) then
  756. begin
  757. location_force_mem(list,l);
  758. maybe_pushfpu:=true;
  759. end
  760. else
  761. maybe_pushfpu:=false;
  762. {$else i386}
  763. maybe_pushfpu:=false;
  764. {$endif i386}
  765. end;
  766. {****************************************************************************
  767. Init/Finalize Code
  768. ****************************************************************************}
  769. procedure copyvalueparas(p:TObject;arg:pointer);
  770. var
  771. href : treference;
  772. hreg : tregister;
  773. list : TAsmList;
  774. hsym : tparavarsym;
  775. l : longint;
  776. localcopyloc : tlocation;
  777. begin
  778. list:=TAsmList(arg);
  779. if (tsym(p).typ=paravarsym) and
  780. (tparavarsym(p).varspez=vs_value) and
  781. (paramanager.push_addr_param(tparavarsym(p).varspez,tparavarsym(p).vardef,current_procinfo.procdef.proccalloption)) then
  782. begin
  783. location_get_data_ref(list,tparavarsym(p).initialloc,href,true);
  784. if is_open_array(tparavarsym(p).vardef) or
  785. is_array_of_const(tparavarsym(p).vardef) then
  786. begin
  787. { cdecl functions don't have a high pointer so it is not possible to generate
  788. a local copy }
  789. if not(current_procinfo.procdef.proccalloption in [pocall_cdecl,pocall_cppdecl]) then
  790. begin
  791. hsym:=tparavarsym(tsym(p).owner.Find('high'+tsym(p).name));
  792. if not assigned(hsym) then
  793. internalerror(200306061);
  794. hreg:=cg.getaddressregister(list);
  795. if not is_packed_array(tparavarsym(p).vardef) then
  796. cg.g_copyvaluepara_openarray(list,href,hsym.initialloc,tarraydef(tparavarsym(p).vardef).elesize,hreg)
  797. else
  798. internalerror(2006080401);
  799. // cg.g_copyvaluepara_packedopenarray(list,href,hsym.intialloc,tarraydef(tparavarsym(p).vardef).elepackedbitsize,hreg);
  800. cg.a_load_reg_loc(list,OS_ADDR,hreg,tparavarsym(p).initialloc);
  801. end;
  802. end
  803. else
  804. begin
  805. { Allocate space for the local copy }
  806. l:=tparavarsym(p).getsize;
  807. localcopyloc.loc:=LOC_REFERENCE;
  808. localcopyloc.size:=int_cgsize(l);
  809. tg.GetLocal(list,l,tparavarsym(p).vardef,localcopyloc.reference);
  810. { Copy data }
  811. if is_shortstring(tparavarsym(p).vardef) then
  812. begin
  813. { this code is only executed before the code for the body and the entry/exit code is generated
  814. so we're allowed to include pi_do_call here; after pass1 is run, this isn't allowed anymore
  815. }
  816. include(current_procinfo.flags,pi_do_call);
  817. cg.g_copyshortstring(list,href,localcopyloc.reference,tstringdef(tparavarsym(p).vardef).len)
  818. end
  819. else if tparavarsym(p).vardef.typ = variantdef then
  820. begin
  821. { this code is only executed before the code for the body and the entry/exit code is generated
  822. so we're allowed to include pi_do_call here; after pass1 is run, this isn't allowed anymore
  823. }
  824. include(current_procinfo.flags,pi_do_call);
  825. cg.g_copyvariant(list,href,localcopyloc.reference)
  826. end
  827. else
  828. begin
  829. { pass proper alignment info }
  830. localcopyloc.reference.alignment:=tparavarsym(p).vardef.alignment;
  831. cg.g_concatcopy(list,href,localcopyloc.reference,tparavarsym(p).vardef.size);
  832. end;
  833. { update localloc of varsym }
  834. tg.Ungetlocal(list,tparavarsym(p).localloc.reference);
  835. tparavarsym(p).localloc:=localcopyloc;
  836. tparavarsym(p).initialloc:=localcopyloc;
  837. end;
  838. end;
  839. end;
  840. const
  841. {$ifdef cpu64bit}
  842. trashintvalues: array[0..nroftrashvalues-1] of aint = ($5555555555555555,aint($AAAAAAAAAAAAAAAA),aint($EFEFEFEFEFEFEFEF),0);
  843. {$else cpu64bit}
  844. trashintvalues: array[0..nroftrashvalues-1] of aint = ($55555555,aint($AAAAAAAA),aint($EFEFEFEF),0);
  845. {$endif cpu64bit}
  846. procedure trash_reference(list: TAsmList; const ref: treference; size: aint);
  847. var
  848. countreg, valuereg: tregister;
  849. hl: tasmlabel;
  850. trashintval: aint;
  851. tmpref: treference;
  852. begin
  853. trashintval := trashintvalues[localvartrashing];
  854. case size of
  855. 0: ; { empty record }
  856. 1: cg.a_load_const_ref(list,OS_8,byte(trashintval),ref);
  857. 2: cg.a_load_const_ref(list,OS_16,word(trashintval),ref);
  858. 4: cg.a_load_const_ref(list,OS_32,longint(trashintval),ref);
  859. {$ifdef cpu64bit}
  860. 8: cg.a_load_const_ref(list,OS_64,int64(trashintval),ref);
  861. {$endif cpu64bit}
  862. else
  863. begin
  864. countreg := cg.getintregister(list,OS_ADDR);
  865. valuereg := cg.getintregister(list,OS_8);
  866. cg.a_load_const_reg(list,OS_INT,size,countreg);
  867. cg.a_load_const_reg(list,OS_8,byte(trashintval),valuereg);
  868. current_asmdata.getjumplabel(hl);
  869. tmpref := ref;
  870. if (tmpref.index <> NR_NO) then
  871. internalerror(200607201);
  872. tmpref.index := countreg;
  873. dec(tmpref.offset);
  874. cg.a_label(list,hl);
  875. cg.a_load_reg_ref(list,OS_8,OS_8,valuereg,tmpref);
  876. cg.a_op_const_reg(list,OP_SUB,OS_INT,1,countreg);
  877. cg.a_cmp_const_reg_label(list,OS_INT,OC_NE,0,countreg,hl);
  878. cg.a_reg_sync(list,tmpref.base);
  879. cg.a_reg_sync(list,valuereg);
  880. end;
  881. end;
  882. end;
  883. { trash contents of local variables or parameters (function result) }
  884. procedure trash_variable(p:TObject;arg:pointer);
  885. var
  886. trashintval: aint;
  887. list: TAsmList absolute arg;
  888. begin
  889. if ((tsym(p).typ=localvarsym) or
  890. ((tsym(p).typ=paravarsym) and
  891. (vo_is_funcret in tparavarsym(p).varoptions))) and
  892. not(tabstractnormalvarsym(p).vardef.needs_inittable) and
  893. not(assigned(tabstractnormalvarsym(p).defaultconstsym)) then
  894. begin
  895. trashintval := trashintvalues[localvartrashing];
  896. case tabstractnormalvarsym(p).initialloc.loc of
  897. LOC_CREGISTER :
  898. {$ifopt q+}
  899. {$define overflowon}
  900. {$q-}
  901. {$endif}
  902. cg.a_load_const_reg(list,reg_cgsize(tabstractnormalvarsym(p).initialloc.register),
  903. trashintval and (aword(1) shl (tcgsize2size[reg_cgsize(tabstractnormalvarsym(p).initialloc.register)] * 8) - 1),
  904. tabstractnormalvarsym(p).initialloc.register);
  905. {$ifdef overflowon}
  906. {$undef overflowon}
  907. {$q+}
  908. {$endif}
  909. LOC_REFERENCE :
  910. begin
  911. if ((tsym(p).typ=localvarsym) and
  912. not(vo_is_funcret in tabstractvarsym(p).varoptions)) or
  913. not is_shortstring(tabstractnormalvarsym(p).vardef) then
  914. trash_reference(list,tabstractnormalvarsym(p).initialloc.reference,
  915. tlocalvarsym(p).getsize)
  916. else
  917. { may be an open string, even if is_open_string() returns }
  918. { false for some helpers in the system unit }
  919. { an open string has at least size 2 }
  920. trash_reference(list,tabstractnormalvarsym(p).initialloc.reference,
  921. 2);
  922. end;
  923. LOC_CMMREGISTER :
  924. ;
  925. LOC_CFPUREGISTER :
  926. ;
  927. else
  928. internalerror(200410124);
  929. end;
  930. end;
  931. end;
  932. { initializes the regvars from staticsymtable with 0 }
  933. procedure initialize_regvars(p:TObject;arg:pointer);
  934. var
  935. href : treference;
  936. begin
  937. if (tsym(p).typ=staticvarsym) then
  938. begin
  939. { Static variables can have the initialloc only set to LOC_CxREGISTER
  940. or LOC_INVALID, for explaination see gen_alloc_symtable (PFV) }
  941. case tstaticvarsym(p).initialloc.loc of
  942. LOC_CREGISTER :
  943. begin
  944. {$ifndef cpu64bit}
  945. if (tstaticvarsym(p).initialloc.size in [OS_64,OS_S64]) then
  946. cg64.a_load64_const_reg(TAsmList(arg),0,tstaticvarsym(p).initialloc.register64)
  947. else
  948. {$endif not cpu64bit}
  949. cg.a_load_const_reg(TAsmList(arg),reg_cgsize(tstaticvarsym(p).initialloc.register),0,
  950. tstaticvarsym(p).initialloc.register);
  951. end;
  952. LOC_CMMREGISTER :
  953. { clear the whole register }
  954. cg.a_opmm_reg_reg(TAsmList(arg),OP_XOR,reg_cgsize(tstaticvarsym(p).initialloc.register),
  955. tstaticvarsym(p).initialloc.register,
  956. tstaticvarsym(p).initialloc.register,
  957. nil);
  958. LOC_CFPUREGISTER :
  959. begin
  960. { initialize fpu regvar by loading from memory }
  961. reference_reset_symbol(href,
  962. current_asmdata.RefAsmSymbol(tstaticvarsym(p).mangledname), 0);
  963. cg.a_loadfpu_ref_reg(TAsmList(arg), tstaticvarsym(p).initialloc.size,
  964. tstaticvarsym(p).initialloc.size, href, tstaticvarsym(p).initialloc.register);
  965. end;
  966. LOC_INVALID :
  967. ;
  968. else
  969. internalerror(200410124);
  970. end;
  971. end;
  972. end;
  973. { generates the code for initialisation of local data }
  974. procedure initialize_data(p:TObject;arg:pointer);
  975. var
  976. OldAsmList : TAsmList;
  977. hp : tnode;
  978. begin
  979. if (tsym(p).typ in [staticvarsym,localvarsym]) and
  980. ((tabstractvarsym(p).refs>0) or
  981. { managed return symbols must be inited }
  982. ((tsym(p).typ=localvarsym) and (vo_is_funcret in tlocalvarsym(p).varoptions))
  983. ) and
  984. not(vo_is_typed_const in tabstractvarsym(p).varoptions) and
  985. not(vo_is_external in tabstractvarsym(p).varoptions) and
  986. not(is_class(tabstractvarsym(p).vardef)) and
  987. tabstractvarsym(p).vardef.needs_inittable then
  988. begin
  989. OldAsmList:=current_asmdata.CurrAsmList;
  990. current_asmdata.CurrAsmList:=TAsmList(arg);
  991. hp:=initialize_data_node(cloadnode.create(tsym(p),tsym(p).owner));
  992. firstpass(hp);
  993. secondpass(hp);
  994. hp.free;
  995. current_asmdata.CurrAsmList:=OldAsmList;
  996. end;
  997. end;
  998. procedure finalize_sym(asmlist:TAsmList;sym:tsym);
  999. var
  1000. hp : tnode;
  1001. OldAsmList : TAsmList;
  1002. begin
  1003. include(current_procinfo.flags,pi_needs_implicit_finally);
  1004. OldAsmList:=current_asmdata.CurrAsmList;
  1005. current_asmdata.CurrAsmList:=asmlist;
  1006. hp:=finalize_data_node(cloadnode.create(sym,sym.owner));
  1007. firstpass(hp);
  1008. secondpass(hp);
  1009. hp.free;
  1010. current_asmdata.CurrAsmList:=OldAsmList;
  1011. end;
  1012. { generates the code for finalisation of local variables }
  1013. procedure finalize_local_vars(p:TObject;arg:pointer);
  1014. begin
  1015. if (tsym(p).typ=localvarsym) and
  1016. (tlocalvarsym(p).refs>0) and
  1017. not(vo_is_external in tlocalvarsym(p).varoptions) and
  1018. not(vo_is_funcret in tlocalvarsym(p).varoptions) and
  1019. not(is_class(tlocalvarsym(p).vardef)) and
  1020. tlocalvarsym(p).vardef.needs_inittable then
  1021. finalize_sym(TAsmList(arg),tsym(p));
  1022. end;
  1023. { generates the code for finalization of static symtable and
  1024. all local (static) typed consts }
  1025. procedure finalize_static_data(p:TObject;arg:pointer);
  1026. var
  1027. i : longint;
  1028. pd : tprocdef;
  1029. begin
  1030. case tsym(p).typ of
  1031. staticvarsym :
  1032. begin
  1033. if (tstaticvarsym(p).refs>0) and
  1034. (tstaticvarsym(p).varspez<>vs_const) and
  1035. not(vo_is_funcret in tstaticvarsym(p).varoptions) and
  1036. not(vo_is_external in tstaticvarsym(p).varoptions) and
  1037. not(is_class(tstaticvarsym(p).vardef)) and
  1038. tstaticvarsym(p).vardef.needs_inittable then
  1039. finalize_sym(TAsmList(arg),tsym(p));
  1040. end;
  1041. procsym :
  1042. begin
  1043. for i:=0 to tprocsym(p).ProcdefList.Count-1 do
  1044. begin
  1045. pd:=tprocdef(tprocsym(p).ProcdefList[i]);
  1046. if assigned(pd.localst) and
  1047. (pd.procsym=tprocsym(p)) and
  1048. (pd.localst.symtabletype<>staticsymtable) then
  1049. pd.localst.SymList.ForEachCall(@finalize_static_data,arg);
  1050. end;
  1051. end;
  1052. end;
  1053. end;
  1054. { generates the code for incrementing the reference count of parameters and
  1055. initialize out parameters }
  1056. procedure init_paras(p:TObject;arg:pointer);
  1057. var
  1058. href : treference;
  1059. tmpreg : tregister;
  1060. list : TAsmList;
  1061. needs_inittable,
  1062. do_trashing : boolean;
  1063. begin
  1064. list:=TAsmList(arg);
  1065. if (tsym(p).typ=paravarsym) then
  1066. begin
  1067. needs_inittable :=
  1068. not is_class_or_interface(tparavarsym(p).vardef) and
  1069. tparavarsym(p).vardef.needs_inittable;
  1070. do_trashing :=
  1071. (localvartrashing <> -1) and
  1072. (not assigned(tparavarsym(p).defaultconstsym)) and
  1073. (not tparavarsym(p).vardef.needs_inittable or
  1074. is_class(tparavarsym(p).vardef));
  1075. case tparavarsym(p).varspez of
  1076. vs_value :
  1077. if needs_inittable then
  1078. begin
  1079. { variants are already handled by the call to fpc_variant_copy_overwrite }
  1080. if tparavarsym(p).vardef.typ <> variantdef then begin
  1081. location_get_data_ref(list,tparavarsym(p).initialloc,href,is_open_array(tparavarsym(p).vardef));
  1082. cg.g_incrrefcount(list,tparavarsym(p).vardef,href);
  1083. end;
  1084. end;
  1085. vs_out :
  1086. begin
  1087. if needs_inittable or
  1088. do_trashing then
  1089. begin
  1090. tmpreg:=cg.getaddressregister(list);
  1091. cg.a_load_loc_reg(list,OS_ADDR,tparavarsym(p).initialloc,tmpreg);
  1092. reference_reset_base(href,tmpreg,0);
  1093. if do_trashing and
  1094. { needs separate implementation to trash open arrays }
  1095. { since their size is only known at run time }
  1096. not is_special_array(tparavarsym(p).vardef) then
  1097. trash_reference(list,href,tparavarsym(p).vardef.size);
  1098. if needs_inittable then
  1099. cg.g_initialize(list,tparavarsym(p).vardef,href);
  1100. end;
  1101. end;
  1102. else if do_trashing and
  1103. ([vo_is_funcret,vo_is_hidden_para] * tparavarsym(p).varoptions = [vo_is_funcret,vo_is_hidden_para]) then
  1104. begin
  1105. tmpreg:=cg.getaddressregister(list);
  1106. cg.a_load_loc_reg(list,OS_ADDR,tparavarsym(p).initialloc,tmpreg);
  1107. reference_reset_base(href,tmpreg,0);
  1108. { may be an open string, even if is_open_string() returns }
  1109. { false for some helpers in the system unit }
  1110. if not is_shortstring(tparavarsym(p).vardef) then
  1111. trash_reference(list,href,tparavarsym(p).vardef.size)
  1112. else
  1113. { an open string has at least size 2 }
  1114. trash_reference(list,href,2);
  1115. end
  1116. end;
  1117. end;
  1118. end;
  1119. { generates the code for decrementing the reference count of parameters }
  1120. procedure final_paras(p:TObject;arg:pointer);
  1121. var
  1122. list : TAsmList;
  1123. href : treference;
  1124. begin
  1125. if not(tsym(p).typ=paravarsym) then
  1126. exit;
  1127. list:=TAsmList(arg);
  1128. if not is_class_or_interface(tparavarsym(p).vardef) and
  1129. tparavarsym(p).vardef.needs_inittable then
  1130. begin
  1131. if (tparavarsym(p).varspez=vs_value) then
  1132. begin
  1133. include(current_procinfo.flags,pi_needs_implicit_finally);
  1134. location_get_data_ref(list,tparavarsym(p).localloc,href,is_open_array(tparavarsym(p).vardef));
  1135. cg.g_decrrefcount(list,tparavarsym(p).vardef,href);
  1136. end;
  1137. end;
  1138. { open arrays can contain elements requiring init/final code, so the else has been removed here }
  1139. if (tparavarsym(p).varspez=vs_value) and
  1140. (is_open_array(tparavarsym(p).vardef) or
  1141. is_array_of_const(tparavarsym(p).vardef)) then
  1142. begin
  1143. { cdecl functions don't have a high pointer so it is not possible to generate
  1144. a local copy }
  1145. if not(current_procinfo.procdef.proccalloption in [pocall_cdecl,pocall_cppdecl]) then
  1146. cg.g_releasevaluepara_openarray(list,tparavarsym(p).localloc);
  1147. end;
  1148. end;
  1149. { Initialize temp ansi/widestrings,interfaces }
  1150. procedure inittempvariables(list:TAsmList);
  1151. var
  1152. hp : ptemprecord;
  1153. href : treference;
  1154. begin
  1155. hp:=tg.templist;
  1156. while assigned(hp) do
  1157. begin
  1158. if assigned(hp^.def) and
  1159. hp^.def.needs_inittable then
  1160. begin
  1161. reference_reset_base(href,current_procinfo.framepointer,hp^.pos);
  1162. cg.g_initialize(list,hp^.def,href);
  1163. end;
  1164. hp:=hp^.next;
  1165. end;
  1166. end;
  1167. procedure finalizetempvariables(list:TAsmList);
  1168. var
  1169. hp : ptemprecord;
  1170. href : treference;
  1171. begin
  1172. hp:=tg.templist;
  1173. while assigned(hp) do
  1174. begin
  1175. if assigned(hp^.def) and
  1176. hp^.def.needs_inittable then
  1177. begin
  1178. include(current_procinfo.flags,pi_needs_implicit_finally);
  1179. reference_reset_base(href,current_procinfo.framepointer,hp^.pos);
  1180. cg.g_finalize(list,hp^.def,href);
  1181. end;
  1182. hp:=hp^.next;
  1183. end;
  1184. end;
  1185. procedure gen_load_return_value(list:TAsmList);
  1186. var
  1187. {$ifndef cpu64bit}
  1188. href : treference;
  1189. {$endif cpu64bit}
  1190. ressym : tabstractnormalvarsym;
  1191. resloc,
  1192. restmploc : tlocation;
  1193. hreg : tregister;
  1194. funcretloc : tlocation;
  1195. begin
  1196. { Is the loading needed? }
  1197. if (current_procinfo.procdef.funcretloc[calleeside].loc=LOC_VOID) or
  1198. (
  1199. (po_assembler in current_procinfo.procdef.procoptions) and
  1200. (not(assigned(current_procinfo.procdef.funcretsym)) or
  1201. (tabstractvarsym(current_procinfo.procdef.funcretsym).refs=0))
  1202. ) then
  1203. exit;
  1204. funcretloc:=current_procinfo.procdef.funcretloc[calleeside];
  1205. { constructors return self }
  1206. if (current_procinfo.procdef.proctypeoption=potype_constructor) then
  1207. ressym:=tabstractnormalvarsym(current_procinfo.procdef.parast.Find('self'))
  1208. else
  1209. ressym:=tabstractnormalvarsym(current_procinfo.procdef.funcretsym);
  1210. if (ressym.refs>0) or (ressym.vardef.needs_inittable) then
  1211. begin
  1212. {$ifdef OLDREGVARS}
  1213. case ressym.localloc.loc of
  1214. LOC_CFPUREGISTER,
  1215. LOC_FPUREGISTER:
  1216. begin
  1217. location_reset(restmploc,LOC_CFPUREGISTER,funcretloc^.size);
  1218. restmploc.register:=ressym.localloc.register;
  1219. end;
  1220. LOC_CREGISTER,
  1221. LOC_REGISTER:
  1222. begin
  1223. location_reset(restmploc,LOC_CREGISTER,funcretloc^.size);
  1224. restmploc.register:=ressym.localloc.register;
  1225. end;
  1226. LOC_MMREGISTER:
  1227. begin
  1228. location_reset(restmploc,LOC_CMMREGISTER,funcretloc^.size);
  1229. restmploc.register:=ressym.localloc.register;
  1230. end;
  1231. LOC_REFERENCE:
  1232. begin
  1233. location_reset(restmploc,LOC_REFERENCE,funcretloc^.size);
  1234. restmploc.reference:=ressym.localloc.reference;
  1235. end;
  1236. else
  1237. internalerror(200309184);
  1238. end;
  1239. {$else}
  1240. restmploc:=ressym.localloc;
  1241. {$endif}
  1242. { Here, we return the function result. In most architectures, the value is
  1243. passed into the FUNCTION_RETURN_REG, but in a windowed architecure like sparc a
  1244. function returns in a register and the caller receives it in an other one }
  1245. case funcretloc.loc of
  1246. LOC_REGISTER:
  1247. begin
  1248. {$ifndef cpu64bit}
  1249. if current_procinfo.procdef.funcretloc[calleeside].size in [OS_64,OS_S64] then
  1250. begin
  1251. resloc:=current_procinfo.procdef.funcretloc[calleeside];
  1252. if resloc.loc<>LOC_REGISTER then
  1253. internalerror(200409141);
  1254. { Load low and high register separate to generate better register
  1255. allocation info }
  1256. if getsupreg(resloc.register64.reglo)<first_int_imreg then
  1257. begin
  1258. cg.getcpuregister(list,resloc.register64.reglo);
  1259. end;
  1260. case restmploc.loc of
  1261. LOC_REFERENCE :
  1262. begin
  1263. href:=restmploc.reference;
  1264. if target_info.endian=ENDIAN_BIG then
  1265. inc(href.offset,4);
  1266. cg.a_load_ref_reg(list,OS_32,OS_32,href,resloc.register64.reglo);
  1267. end;
  1268. LOC_CREGISTER :
  1269. cg.a_load_reg_reg(list,OS_32,OS_32,restmploc.register64.reglo,resloc.register64.reglo);
  1270. else
  1271. internalerror(200409203);
  1272. end;
  1273. if getsupreg(resloc.register64.reghi)<first_int_imreg then
  1274. begin
  1275. cg.getcpuregister(list,resloc.register64.reghi);
  1276. end;
  1277. case restmploc.loc of
  1278. LOC_REFERENCE :
  1279. begin
  1280. href:=restmploc.reference;
  1281. if target_info.endian=ENDIAN_LITTLE then
  1282. inc(href.offset,4);
  1283. cg.a_load_ref_reg(list,OS_32,OS_32,href,resloc.register64.reghi);
  1284. end;
  1285. LOC_CREGISTER :
  1286. cg.a_load_reg_reg(list,OS_32,OS_32,restmploc.register64.reghi,resloc.register64.reghi);
  1287. else
  1288. internalerror(200409204);
  1289. end;
  1290. end
  1291. else
  1292. {$endif cpu64bit}
  1293. begin
  1294. hreg:=cg.makeregsize(list,funcretloc.register,funcretloc.size);
  1295. if getsupreg(funcretloc.register)<first_int_imreg then
  1296. begin
  1297. cg.getcpuregister(list,funcretloc.register);
  1298. end;
  1299. { it could be that a structure is passed in memory but the function is expected to
  1300. return a pointer to this memory }
  1301. if paramanager.ret_in_param(current_procinfo.procdef.returndef,current_procinfo.procdef.proccalloption) then
  1302. cg.a_load_loc_reg(list,OS_ADDR,restmploc,hreg)
  1303. else
  1304. cg.a_load_loc_reg(list,restmploc.size,restmploc,hreg);
  1305. end;
  1306. end;
  1307. LOC_FPUREGISTER:
  1308. begin
  1309. if getsupreg(funcretloc.register)<first_fpu_imreg then
  1310. begin
  1311. cg.getcpuregister(list,funcretloc.register);
  1312. end;
  1313. { we can't do direct moves between fpu and mm registers }
  1314. if restmploc.loc in [LOC_MMREGISTER,LOC_CMMREGISTER] then
  1315. location_force_fpureg(list,restmploc,false);
  1316. cg.a_loadfpu_loc_reg(list,funcretloc.size,restmploc,funcretloc.register);
  1317. end;
  1318. LOC_MMREGISTER:
  1319. begin
  1320. if getsupreg(funcretloc.register)<first_mm_imreg then
  1321. begin
  1322. cg.getcpuregister(list,funcretloc.register);
  1323. end;
  1324. cg.a_loadmm_loc_reg(list,restmploc.size,restmploc,funcretloc.register,mms_movescalar);
  1325. end;
  1326. LOC_INVALID,
  1327. LOC_REFERENCE:
  1328. ;
  1329. else
  1330. internalerror(200405025);
  1331. end;
  1332. end
  1333. {$ifdef x86}
  1334. else
  1335. begin
  1336. { the caller will pop a value off the cpu stack }
  1337. if (funcretloc.loc = LOC_FPUREGISTER) then
  1338. list.concat(taicpu.op_none(A_FLDZ));
  1339. end;
  1340. {$endif x86}
  1341. end;
  1342. procedure gen_alloc_regvar(list:TAsmList;sym: tabstractnormalvarsym);
  1343. begin
  1344. case sym.initialloc.loc of
  1345. LOC_CREGISTER:
  1346. begin
  1347. {$ifndef cpu64bit}
  1348. if sym.initialloc.size in [OS_64,OS_S64] then
  1349. begin
  1350. sym.initialloc.register64.reglo:=cg.getintregister(list,OS_32);
  1351. sym.initialloc.register64.reghi:=cg.getintregister(list,OS_32);
  1352. end
  1353. else
  1354. {$endif cpu64bit}
  1355. sym.initialloc.register:=cg.getintregister(list,sym.initialloc.size);
  1356. end;
  1357. LOC_CFPUREGISTER:
  1358. begin
  1359. sym.initialloc.register:=cg.getfpuregister(list,sym.initialloc.size);
  1360. end;
  1361. LOC_CMMREGISTER:
  1362. begin
  1363. sym.initialloc.register:=cg.getmmregister(list,sym.initialloc.size);
  1364. end;
  1365. end;
  1366. if (pi_has_goto in current_procinfo.flags) then
  1367. begin
  1368. { Allocate register already, to prevent first allocation to be
  1369. inside a loop }
  1370. {$ifndef cpu64bit}
  1371. if sym.initialloc.size in [OS_64,OS_S64] then
  1372. begin
  1373. cg.a_reg_sync(list,sym.initialloc.register64.reglo);
  1374. cg.a_reg_sync(list,sym.initialloc.register64.reghi);
  1375. end
  1376. else
  1377. {$endif cpu64bit}
  1378. cg.a_reg_sync(list,sym.initialloc.register);
  1379. end;
  1380. sym.localloc:=sym.initialloc;
  1381. end;
  1382. procedure gen_load_para_value(list:TAsmList);
  1383. procedure get_para(const paraloc:TCGParaLocation);
  1384. begin
  1385. case paraloc.loc of
  1386. LOC_REGISTER :
  1387. begin
  1388. if getsupreg(paraloc.register)<first_int_imreg then
  1389. cg.getcpuregister(list,paraloc.register);
  1390. end;
  1391. LOC_MMREGISTER :
  1392. begin
  1393. if getsupreg(paraloc.register)<first_mm_imreg then
  1394. cg.getcpuregister(list,paraloc.register);
  1395. end;
  1396. LOC_FPUREGISTER :
  1397. begin
  1398. if getsupreg(paraloc.register)<first_fpu_imreg then
  1399. cg.getcpuregister(list,paraloc.register);
  1400. end;
  1401. end;
  1402. end;
  1403. procedure unget_para(const paraloc:TCGParaLocation);
  1404. begin
  1405. case paraloc.loc of
  1406. LOC_REGISTER :
  1407. begin
  1408. if getsupreg(paraloc.register)<first_int_imreg then
  1409. cg.ungetcpuregister(list,paraloc.register);
  1410. end;
  1411. LOC_MMREGISTER :
  1412. begin
  1413. if getsupreg(paraloc.register)<first_mm_imreg then
  1414. cg.ungetcpuregister(list,paraloc.register);
  1415. end;
  1416. LOC_FPUREGISTER :
  1417. begin
  1418. if getsupreg(paraloc.register)<first_fpu_imreg then
  1419. cg.ungetcpuregister(list,paraloc.register);
  1420. end;
  1421. end;
  1422. end;
  1423. procedure gen_load_ref(const paraloc:TCGParaLocation;const ref:treference;sizeleft:aint);
  1424. var
  1425. href : treference;
  1426. begin
  1427. case paraloc.loc of
  1428. LOC_REGISTER :
  1429. begin
  1430. {$IFDEF POWERPC64}
  1431. if (paraloc.shiftval <> 0) then
  1432. cg.a_op_const_reg_reg(list, OP_SHL, OS_INT, paraloc.shiftval, paraloc.register, paraloc.register);
  1433. {$ENDIF POWERPC64}
  1434. cg.a_load_reg_ref(list,paraloc.size,paraloc.size,paraloc.register,ref);
  1435. end;
  1436. LOC_MMREGISTER :
  1437. cg.a_loadmm_reg_ref(list,paraloc.size,paraloc.size,paraloc.register,ref,mms_movescalar);
  1438. LOC_FPUREGISTER :
  1439. cg.a_loadfpu_reg_ref(list,paraloc.size,paraloc.size,paraloc.register,ref);
  1440. LOC_REFERENCE :
  1441. begin
  1442. reference_reset_base(href,paraloc.reference.index,paraloc.reference.offset);
  1443. { use concatcopy, because it can also be a float which fails when
  1444. load_ref_ref is used. Don't copy data when the references are equal }
  1445. if not((href.base=ref.base) and (href.offset=ref.offset)) then
  1446. cg.g_concatcopy(list,href,ref,sizeleft);
  1447. end;
  1448. else
  1449. internalerror(2002081302);
  1450. end;
  1451. end;
  1452. procedure gen_load_reg(const paraloc:TCGParaLocation;reg:tregister);
  1453. var
  1454. href : treference;
  1455. begin
  1456. case paraloc.loc of
  1457. LOC_REGISTER :
  1458. cg.a_load_reg_reg(list,paraloc.size,paraloc.size,paraloc.register,reg);
  1459. LOC_MMREGISTER :
  1460. cg.a_loadmm_reg_reg(list,paraloc.size,paraloc.size,paraloc.register,reg,mms_movescalar);
  1461. LOC_FPUREGISTER :
  1462. cg.a_loadfpu_reg_reg(list,paraloc.size,paraloc.size,paraloc.register,reg);
  1463. LOC_REFERENCE :
  1464. begin
  1465. reference_reset_base(href,paraloc.reference.index,paraloc.reference.offset);
  1466. case getregtype(reg) of
  1467. R_INTREGISTER :
  1468. cg.a_load_ref_reg(list,paraloc.size,paraloc.size,href,reg);
  1469. R_FPUREGISTER :
  1470. cg.a_loadfpu_ref_reg(list,paraloc.size,paraloc.size,href,reg);
  1471. R_MMREGISTER :
  1472. cg.a_loadmm_ref_reg(list,paraloc.size,paraloc.size,href,reg,mms_movescalar);
  1473. else
  1474. internalerror(2004101012);
  1475. end;
  1476. end;
  1477. else
  1478. internalerror(2002081302);
  1479. end;
  1480. end;
  1481. var
  1482. i : longint;
  1483. currpara : tparavarsym;
  1484. paraloc : pcgparalocation;
  1485. href : treference;
  1486. sizeleft : aint;
  1487. {$if defined(sparc) or defined(arm)}
  1488. tempref : treference;
  1489. {$endif sparc}
  1490. begin
  1491. if (po_assembler in current_procinfo.procdef.procoptions) then
  1492. exit;
  1493. { Allocate registers used by parameters }
  1494. for i:=0 to current_procinfo.procdef.paras.count-1 do
  1495. begin
  1496. currpara:=tparavarsym(current_procinfo.procdef.paras[i]);
  1497. paraloc:=currpara.paraloc[calleeside].location;
  1498. while assigned(paraloc) do
  1499. begin
  1500. if paraloc^.loc in [LOC_REGISTER,LOC_FPUREGISTER,LOC_MMREGISTER] then
  1501. get_para(paraloc^);
  1502. paraloc:=paraloc^.next;
  1503. end;
  1504. end;
  1505. { Copy parameters to local references/registers }
  1506. for i:=0 to current_procinfo.procdef.paras.count-1 do
  1507. begin
  1508. currpara:=tparavarsym(current_procinfo.procdef.paras[i]);
  1509. paraloc:=currpara.paraloc[calleeside].location;
  1510. { skip e.g. empty records }
  1511. if not assigned(paraloc) then
  1512. internalerror(200408203);
  1513. if (paraloc^.loc = LOC_VOID) then
  1514. continue;
  1515. case currpara.initialloc.loc of
  1516. LOC_REFERENCE :
  1517. begin
  1518. { If the parameter location is reused we don't need to copy
  1519. anything }
  1520. if not paramanager.param_use_paraloc(currpara.paraloc[calleeside]) then
  1521. begin
  1522. href:=currpara.initialloc.reference;
  1523. sizeleft:=currpara.paraloc[calleeside].intsize;
  1524. while assigned(paraloc) do
  1525. begin
  1526. if (paraloc^.size=OS_NO) then
  1527. begin
  1528. { Can only be a reference that contains the rest
  1529. of the parameter }
  1530. if (paraloc^.loc<>LOC_REFERENCE) or
  1531. assigned(paraloc^.next) then
  1532. internalerror(2005013010);
  1533. gen_load_ref(paraloc^,href,sizeleft);
  1534. inc(href.offset,sizeleft);
  1535. sizeleft:=0;
  1536. end
  1537. else
  1538. begin
  1539. gen_load_ref(paraloc^,href,tcgsize2size[paraloc^.size]);
  1540. inc(href.offset,TCGSize2Size[paraloc^.size]);
  1541. dec(sizeleft,TCGSize2Size[paraloc^.size]);
  1542. end;
  1543. unget_para(paraloc^);
  1544. paraloc:=paraloc^.next;
  1545. end;
  1546. end;
  1547. end;
  1548. LOC_CREGISTER :
  1549. begin
  1550. {$ifndef cpu64bit}
  1551. if (currpara.paraloc[calleeside].size in [OS_64,OS_S64]) and
  1552. is_64bit(currpara.vardef) then
  1553. begin
  1554. case paraloc^.loc of
  1555. LOC_REGISTER:
  1556. begin
  1557. if not assigned(paraloc^.next) then
  1558. internalerror(200410104);
  1559. if (target_info.endian=ENDIAN_BIG) then
  1560. begin
  1561. { paraloc^ -> high
  1562. paraloc^.next -> low }
  1563. unget_para(paraloc^);
  1564. gen_alloc_regvar(list,currpara);
  1565. gen_load_reg(paraloc^,currpara.initialloc.register64.reghi);
  1566. unget_para(paraloc^.next^);
  1567. gen_load_reg(paraloc^.next^,currpara.initialloc.register64.reglo);
  1568. end
  1569. else
  1570. begin
  1571. { paraloc^ -> low
  1572. paraloc^.next -> high }
  1573. unget_para(paraloc^);
  1574. gen_alloc_regvar(list,currpara);
  1575. gen_load_reg(paraloc^,currpara.initialloc.register64.reglo);
  1576. unget_para(paraloc^.next^);
  1577. gen_load_reg(paraloc^.next^,currpara.initialloc.register64.reghi);
  1578. end;
  1579. end;
  1580. LOC_REFERENCE:
  1581. begin
  1582. gen_alloc_regvar(list,currpara);
  1583. reference_reset_base(href,paraloc^.reference.index,paraloc^.reference.offset);
  1584. cg64.a_load64_ref_reg(list,href,currpara.initialloc.register64);
  1585. unget_para(paraloc^);
  1586. end;
  1587. else
  1588. internalerror(2005101501);
  1589. end
  1590. end
  1591. else
  1592. {$endif cpu64bit}
  1593. begin
  1594. if assigned(paraloc^.next) then
  1595. internalerror(200410105);
  1596. unget_para(paraloc^);
  1597. gen_alloc_regvar(list,currpara);
  1598. gen_load_reg(paraloc^,currpara.initialloc.register);
  1599. end;
  1600. end;
  1601. LOC_CFPUREGISTER :
  1602. begin
  1603. {$if defined(sparc) or defined(arm)}
  1604. { Arm and Sparc passes floats in int registers, when loading to fpu register
  1605. we need a temp }
  1606. sizeleft := TCGSize2Size[currpara.initialloc.size];
  1607. tg.GetTemp(list,sizeleft,tt_normal,tempref);
  1608. href:=tempref;
  1609. while assigned(paraloc) do
  1610. begin
  1611. unget_para(paraloc^);
  1612. gen_load_ref(paraloc^,href,sizeleft);
  1613. inc(href.offset,TCGSize2Size[paraloc^.size]);
  1614. dec(sizeleft,TCGSize2Size[paraloc^.size]);
  1615. paraloc:=paraloc^.next;
  1616. end;
  1617. gen_alloc_regvar(list,currpara);
  1618. cg.a_loadfpu_ref_reg(list,currpara.initialloc.size,currpara.initialloc.size,tempref,currpara.initialloc.register);
  1619. tg.UnGetTemp(list,tempref);
  1620. {$else sparc}
  1621. unget_para(paraloc^);
  1622. gen_alloc_regvar(list,currpara);
  1623. gen_load_reg(paraloc^,currpara.initialloc.register);
  1624. if assigned(paraloc^.next) then
  1625. internalerror(200410109);
  1626. {$endif sparc}
  1627. end;
  1628. LOC_CMMREGISTER :
  1629. begin
  1630. unget_para(paraloc^);
  1631. gen_alloc_regvar(list,currpara);
  1632. gen_load_reg(paraloc^,currpara.initialloc.register);
  1633. { data could come in two memory locations, for now
  1634. we simply ignore the sanity check (FK)
  1635. if assigned(paraloc^.next) then
  1636. internalerror(200410108);
  1637. }
  1638. end;
  1639. end;
  1640. end;
  1641. { generate copies of call by value parameters, must be done before
  1642. the initialization and body is parsed because the refcounts are
  1643. incremented using the local copies }
  1644. current_procinfo.procdef.parast.SymList.ForEachCall(@copyvalueparas,list);
  1645. {$ifdef powerpc}
  1646. { unget the register that contains the stack pointer before the procedure entry, }
  1647. { which is used to access the parameters in their original callee-side location }
  1648. if (tppcprocinfo(current_procinfo).needs_frame_pointer) then
  1649. cg.a_reg_dealloc(list,NR_R12);
  1650. {$endif powerpc}
  1651. {$ifdef powerpc64}
  1652. { unget the register that contains the stack pointer before the procedure entry, }
  1653. { which is used to access the parameters in their original callee-side location }
  1654. if (tppcprocinfo(current_procinfo).needs_frame_pointer) then
  1655. cg.a_reg_dealloc(list, NR_OLD_STACK_POINTER_REG);
  1656. {$endif powerpc64}
  1657. end;
  1658. procedure gen_initialize_code(list:TAsmList);
  1659. begin
  1660. { initialize local data like ansistrings }
  1661. case current_procinfo.procdef.proctypeoption of
  1662. potype_unitinit:
  1663. begin
  1664. { this is also used for initialization of variables in a
  1665. program which does not have a globalsymtable }
  1666. if assigned(current_module.globalsymtable) then
  1667. TSymtable(current_module.globalsymtable).SymList.ForEachCall(@initialize_data,list);
  1668. TSymtable(current_module.localsymtable).SymList.ForEachCall(@initialize_data,list);
  1669. TSymtable(current_module.localsymtable).SymList.ForEachCall(@initialize_regvars,list);
  1670. end;
  1671. { units have seperate code for initilization and finalization }
  1672. potype_unitfinalize: ;
  1673. { program init/final is generated in separate procedure }
  1674. potype_proginit:
  1675. begin
  1676. TSymtable(current_module.localsymtable).SymList.ForEachCall(@initialize_regvars,list);
  1677. end;
  1678. else
  1679. begin
  1680. if (localvartrashing <> -1) and
  1681. not(po_assembler in current_procinfo.procdef.procoptions) then
  1682. current_procinfo.procdef.localst.SymList.ForEachCall(@trash_variable,list);
  1683. current_procinfo.procdef.localst.SymList.ForEachCall(@initialize_data,list);
  1684. end;
  1685. end;
  1686. { initialisizes temp. ansi/wide string data }
  1687. inittempvariables(list);
  1688. { initialize ansi/widesstring para's }
  1689. if not(po_assembler in current_procinfo.procdef.procoptions) then
  1690. current_procinfo.procdef.parast.SymList.ForEachCall(@init_paras,list);
  1691. {$ifdef OLDREGVARS}
  1692. load_regvars(list,nil);
  1693. {$endif OLDREGVARS}
  1694. end;
  1695. procedure gen_finalize_code(list:TAsmList);
  1696. begin
  1697. {$ifdef OLDREGVARS}
  1698. cleanup_regvars(list);
  1699. {$endif OLDREGVARS}
  1700. { finalize temporary data }
  1701. finalizetempvariables(list);
  1702. { finalize local data like ansistrings}
  1703. case current_procinfo.procdef.proctypeoption of
  1704. potype_unitfinalize:
  1705. begin
  1706. { this is also used for initialization of variables in a
  1707. program which does not have a globalsymtable }
  1708. if assigned(current_module.globalsymtable) then
  1709. TSymtable(current_module.globalsymtable).SymList.ForEachCall(@finalize_static_data,list);
  1710. TSymtable(current_module.localsymtable).SymList.ForEachCall(@finalize_static_data,list);
  1711. end;
  1712. { units/progs have separate code for initialization and finalization }
  1713. potype_unitinit: ;
  1714. { program init/final is generated in separate procedure }
  1715. potype_proginit: ;
  1716. else
  1717. current_procinfo.procdef.localst.SymList.ForEachCall(@finalize_local_vars,list);
  1718. end;
  1719. { finalize paras data }
  1720. if assigned(current_procinfo.procdef.parast) and
  1721. not(po_assembler in current_procinfo.procdef.procoptions) then
  1722. current_procinfo.procdef.parast.SymList.ForEachCall(@final_paras,list);
  1723. end;
  1724. procedure gen_entry_code(list:TAsmList);
  1725. var
  1726. paraloc1,
  1727. paraloc2 : tcgpara;
  1728. begin
  1729. paraloc1.init;
  1730. paraloc2.init;
  1731. { the actual profile code can clobber some registers,
  1732. therefore if the context must be saved, do it before
  1733. the actual call to the profile code
  1734. }
  1735. if (cs_profile in current_settings.moduleswitches) and
  1736. not(po_assembler in current_procinfo.procdef.procoptions) then
  1737. begin
  1738. { non-win32 can call mcout even in main }
  1739. if not (target_info.system in [system_i386_win32,system_i386_wdosx]) or
  1740. not (current_procinfo.procdef.proctypeoption=potype_proginit) then
  1741. begin
  1742. cg.g_profilecode(list);
  1743. end;
  1744. end;
  1745. { call startup helpers from main program }
  1746. if (current_procinfo.procdef.proctypeoption=potype_proginit) then
  1747. begin
  1748. { initialize units }
  1749. cg.allocallcpuregisters(list);
  1750. cg.a_call_name(list,'FPC_INITIALIZEUNITS');
  1751. cg.deallocallcpuregisters(list);
  1752. end;
  1753. list.concat(Tai_force_line.Create);
  1754. {$ifdef OLDREGVARS}
  1755. load_regvars(list,nil);
  1756. {$endif OLDREGVARS}
  1757. paraloc1.done;
  1758. paraloc2.done;
  1759. end;
  1760. procedure gen_exit_code(list:TAsmList);
  1761. begin
  1762. { call __EXIT for main program }
  1763. if (not DLLsource) and
  1764. (current_procinfo.procdef.proctypeoption=potype_proginit) then
  1765. cg.a_call_name(list,'FPC_DO_EXIT');
  1766. end;
  1767. {****************************************************************************
  1768. Entry/Exit
  1769. ****************************************************************************}
  1770. function has_alias_name(pd:tprocdef;const s:string):boolean;
  1771. var
  1772. item : TCmdStrListItem;
  1773. begin
  1774. result:=true;
  1775. if pd.mangledname=s then
  1776. exit;
  1777. item := TCmdStrListItem(pd.aliasnames.first);
  1778. while assigned(item) do
  1779. begin
  1780. if item.str=s then
  1781. exit;
  1782. item := TCmdStrListItem(item.next);
  1783. end;
  1784. result:=false;
  1785. end;
  1786. procedure alloc_proc_symbol(pd: tprocdef);
  1787. var
  1788. item : TCmdStrListItem;
  1789. begin
  1790. item := TCmdStrListItem(pd.aliasnames.first);
  1791. while assigned(item) do
  1792. begin
  1793. current_asmdata.DefineAsmSymbol(item.str,AB_GLOBAL,AT_FUNCTION);
  1794. item := TCmdStrListItem(item.next);
  1795. end;
  1796. end;
  1797. procedure gen_proc_symbol(list:TAsmList);
  1798. var
  1799. item : TCmdStrListItem;
  1800. begin
  1801. item := TCmdStrListItem(current_procinfo.procdef.aliasnames.first);
  1802. while assigned(item) do
  1803. begin
  1804. if (cs_profile in current_settings.moduleswitches) or
  1805. (po_global in current_procinfo.procdef.procoptions) then
  1806. list.concat(Tai_symbol.createname_global(item.str,AT_FUNCTION,0))
  1807. else
  1808. list.concat(Tai_symbol.createname(item.str,AT_FUNCTION,0));
  1809. if tf_use_function_relative_addresses in target_info.flags then
  1810. list.concat(Tai_function_name.create(item.str));
  1811. item := TCmdStrListItem(item.next);
  1812. end;
  1813. current_procinfo.procdef.procstarttai:=tai(list.last);
  1814. end;
  1815. procedure gen_proc_symbol_end(list:TAsmList);
  1816. begin
  1817. list.concat(Tai_symbol_end.Createname(current_procinfo.procdef.mangledname));
  1818. current_procinfo.procdef.procendtai:=tai(list.last);
  1819. { finalisation marker for Mac OS X }
  1820. if (target_info.system in [system_powerpc_darwin,system_i386_darwin]) and
  1821. (current_module.islibrary) and
  1822. (((current_module.flags and uf_finalize)<>0) or
  1823. (current_procinfo.procdef.proctypeoption = potype_proginit)) then
  1824. begin
  1825. if (current_procinfo.procdef.proctypeoption = potype_proginit) then
  1826. list.concat(tai_directive.create(asd_mod_init_func,''))
  1827. else
  1828. list.concat(tai_directive.create(asd_mod_term_func,''));
  1829. list.concat(tai_align.create(4));
  1830. list.concat(Tai_const.Createname(current_procinfo.procdef.mangledname,0));
  1831. end;
  1832. if (current_procinfo.procdef.proctypeoption=potype_proginit) then
  1833. begin
  1834. if (target_info.system in [system_powerpc_darwin,system_i386_darwin,system_powerpc_macos]) and
  1835. not(current_module.islibrary) then
  1836. begin
  1837. list.concat(tai_section.create(sec_code,'',4));
  1838. list.concat(tai_symbol.createname_global(
  1839. target_info.cprefix+mainaliasname,AT_FUNCTION,0));
  1840. { keep argc, argv and envp properly on the stack }
  1841. cg.a_jmp_name(list,target_info.cprefix+'FPC_SYSTEMMAIN');
  1842. end;
  1843. end;
  1844. end;
  1845. procedure gen_proc_entry_code(list:TAsmList);
  1846. var
  1847. hitemp,
  1848. lotemp : longint;
  1849. begin
  1850. { generate call frame marker for dwarf call frame info }
  1851. current_asmdata.asmcfi.start_frame(list);
  1852. { All temps are know, write offsets used for information }
  1853. if (cs_asm_source in current_settings.globalswitches) then
  1854. begin
  1855. if tg.direction>0 then
  1856. begin
  1857. lotemp:=current_procinfo.tempstart;
  1858. hitemp:=tg.lasttemp;
  1859. end
  1860. else
  1861. begin
  1862. lotemp:=tg.lasttemp;
  1863. hitemp:=current_procinfo.tempstart;
  1864. end;
  1865. list.concat(Tai_comment.Create(strpnew('Temps allocated between '+std_regname(current_procinfo.framepointer)+
  1866. tostr_with_plus(lotemp)+' and '+std_regname(current_procinfo.framepointer)+tostr_with_plus(hitemp))));
  1867. end;
  1868. { generate target specific proc entry code }
  1869. cg.g_proc_entry(list,current_procinfo.calc_stackframe_size,(po_nostackframe in current_procinfo.procdef.procoptions));
  1870. end;
  1871. procedure gen_proc_exit_code(list:TAsmList);
  1872. var
  1873. parasize : longint;
  1874. begin
  1875. { c style clearstack does not need to remove parameters from the stack, only the
  1876. return value when it was pushed by arguments }
  1877. if current_procinfo.procdef.proccalloption in clearstack_pocalls then
  1878. begin
  1879. parasize:=0;
  1880. if paramanager.ret_in_param(current_procinfo.procdef.returndef,current_procinfo.procdef.proccalloption) then
  1881. inc(parasize,sizeof(aint));
  1882. end
  1883. else
  1884. parasize:=current_procinfo.para_stack_size;
  1885. { generate target specific proc exit code }
  1886. cg.g_proc_exit(list,parasize,(po_nostackframe in current_procinfo.procdef.procoptions));
  1887. { release return registers, needed for optimizer }
  1888. if not is_void(current_procinfo.procdef.returndef) then
  1889. location_free(list,current_procinfo.procdef.funcretloc[calleeside]);
  1890. { end of frame marker for call frame info }
  1891. current_asmdata.asmcfi.end_frame(list);
  1892. end;
  1893. procedure gen_stack_check_size_para(list:TAsmList);
  1894. var
  1895. paraloc1 : tcgpara;
  1896. begin
  1897. paraloc1.init;
  1898. paramanager.getintparaloc(pocall_default,1,paraloc1);
  1899. paramanager.allocparaloc(list,paraloc1);
  1900. cg.a_param_const(list,OS_INT,current_procinfo.calc_stackframe_size,paraloc1);
  1901. paramanager.freeparaloc(list,paraloc1);
  1902. paraloc1.done;
  1903. end;
  1904. procedure gen_stack_check_call(list:TAsmList);
  1905. var
  1906. paraloc1 : tcgpara;
  1907. begin
  1908. paraloc1.init;
  1909. { Also alloc the register needed for the parameter }
  1910. paramanager.getintparaloc(pocall_default,1,paraloc1);
  1911. paramanager.allocparaloc(list,paraloc1);
  1912. paramanager.freeparaloc(list,paraloc1);
  1913. { Call the helper }
  1914. cg.allocallcpuregisters(list);
  1915. cg.a_call_name(list,'FPC_STACKCHECK');
  1916. cg.deallocallcpuregisters(list);
  1917. paraloc1.done;
  1918. end;
  1919. procedure gen_save_used_regs(list:TAsmList);
  1920. begin
  1921. { Pure assembler routines need to save the registers themselves }
  1922. if (po_assembler in current_procinfo.procdef.procoptions) then
  1923. exit;
  1924. { oldfpccall expects all registers to be destroyed }
  1925. if current_procinfo.procdef.proccalloption<>pocall_oldfpccall then
  1926. cg.g_save_standard_registers(list);
  1927. end;
  1928. procedure gen_restore_used_regs(list:TAsmList);
  1929. begin
  1930. { Pure assembler routines need to save the registers themselves }
  1931. if (po_assembler in current_procinfo.procdef.procoptions) then
  1932. exit;
  1933. { oldfpccall expects all registers to be destroyed }
  1934. if current_procinfo.procdef.proccalloption<>pocall_oldfpccall then
  1935. cg.g_restore_standard_registers(list);
  1936. end;
  1937. procedure gen_got_load(list : TAsmList);
  1938. begin
  1939. { if loading got is necessary for more cpus, it can be moved
  1940. to the cg }
  1941. {$ifdef i386}
  1942. { allocate PIC register }
  1943. if (cs_create_pic in current_settings.moduleswitches) and
  1944. (tf_pic_uses_got in target_info.flags) and
  1945. (pi_needs_got in current_procinfo.flags) and
  1946. not(po_kylixlocal in current_procinfo.procdef.procoptions) then
  1947. begin
  1948. current_module.requires_ebx_pic_helper:=true;
  1949. cg.a_call_name_static(list,'fpc_geteipasebx');
  1950. list.concat(taicpu.op_sym_ofs_reg(A_ADD,S_L,current_asmdata.RefAsmSymbol('_GLOBAL_OFFSET_TABLE_'),0,NR_PIC_OFFSET_REG));
  1951. list.concat(tai_regalloc.alloc(NR_PIC_OFFSET_REG,nil));
  1952. { ecx could be used in leave procedures }
  1953. current_procinfo.got:=NR_EBX;
  1954. end;
  1955. {$endif i386}
  1956. end;
  1957. {****************************************************************************
  1958. External handling
  1959. ****************************************************************************}
  1960. procedure gen_external_stub(list:TAsmList;pd:tprocdef;const externalname:string);
  1961. var
  1962. ref : treference;
  1963. sym : tasmsymbol;
  1964. begin
  1965. { add the procedure to the al_procedures }
  1966. maybe_new_object_file(list);
  1967. new_section(list,sec_code,lower(pd.mangledname),current_settings.alignment.procalign);
  1968. list.concat(Tai_align.create(current_settings.alignment.procalign));
  1969. if (po_global in pd.procoptions) then
  1970. list.concat(Tai_symbol.createname_global(pd.mangledname,AT_FUNCTION,0))
  1971. else
  1972. list.concat(Tai_symbol.createname(pd.mangledname,AT_FUNCTION,0));
  1973. {$ifdef x86}
  1974. { fix this for other CPUs as well }
  1975. sym:=current_asmdata.RefAsmSymbol(externalname);
  1976. reference_reset_symbol(ref,sym,0);
  1977. { create pic'ed? }
  1978. if cs_create_pic in current_settings.moduleswitches then
  1979. begin
  1980. { it could be that we're called from a procedure not having the
  1981. got loaded
  1982. }
  1983. gen_got_load(list);
  1984. ref.refaddr:=addr_pic;
  1985. end
  1986. else
  1987. ref.refaddr:=addr_full;
  1988. list.concat(taicpu.op_ref(A_JMP,S_NO,ref));
  1989. {$else x86}
  1990. cg.a_jmp_name(list,externalname);
  1991. {$endif x86}
  1992. end;
  1993. {****************************************************************************
  1994. Const Data
  1995. ****************************************************************************}
  1996. procedure insertbssdata(sym : tstaticvarsym);
  1997. var
  1998. l : aint;
  1999. varalign : shortint;
  2000. storefilepos : tfileposinfo;
  2001. list : TAsmList;
  2002. sectype : TAsmSectiontype;
  2003. begin
  2004. storefilepos:=current_filepos;
  2005. current_filepos:=sym.fileinfo;
  2006. l:=sym.getsize;
  2007. if tf_section_threadvars in target_info.flags then
  2008. begin
  2009. if (vo_is_thread_var in sym.varoptions) then
  2010. begin
  2011. list:=current_asmdata.asmlists[al_threadvars];
  2012. sectype:=sec_threadvar;
  2013. end
  2014. else
  2015. begin
  2016. list:=current_asmdata.asmlists[al_globals];
  2017. sectype:=sec_bss;
  2018. end;
  2019. end
  2020. else
  2021. begin
  2022. if (vo_is_thread_var in sym.varoptions) then
  2023. inc(l,sizeof(aint));
  2024. list:=current_asmdata.asmlists[al_globals];
  2025. sectype:=sec_bss;
  2026. end;
  2027. varalign:=var_align(size_2_align(l));
  2028. maybe_new_object_file(list);
  2029. new_section(list,sectype,lower(sym.mangledname),varalign);
  2030. if (sym.owner.symtabletype=globalsymtable) or
  2031. maybe_smartlink_symbol or
  2032. DLLSource or
  2033. (assigned(current_procinfo) and
  2034. (po_inline in current_procinfo.procdef.procoptions)) or
  2035. (vo_is_public in sym.varoptions) then
  2036. list.concat(Tai_datablock.create_global(sym.mangledname,l))
  2037. else
  2038. list.concat(Tai_datablock.create(sym.mangledname,l));
  2039. current_filepos:=storefilepos;
  2040. end;
  2041. procedure gen_alloc_symtable(list:TAsmList;st:TSymtable);
  2042. procedure setlocalloc(vs:tabstractnormalvarsym);
  2043. begin
  2044. if cs_asm_source in current_settings.globalswitches then
  2045. begin
  2046. case vs.initialloc.loc of
  2047. LOC_REFERENCE :
  2048. begin
  2049. if not assigned(vs.initialloc.reference.symbol) then
  2050. list.concat(Tai_comment.Create(strpnew('Var '+vs.realname+' located at '+
  2051. std_regname(vs.initialloc.reference.base)+tostr_with_plus(vs.initialloc.reference.offset))));
  2052. end;
  2053. end;
  2054. end;
  2055. vs.localloc:=vs.initialloc;
  2056. end;
  2057. var
  2058. i : longint;
  2059. sym : tsym;
  2060. vs : tabstractnormalvarsym;
  2061. isaddr : boolean;
  2062. begin
  2063. for i:=0 to st.SymList.Count-1 do
  2064. begin
  2065. sym:=tsym(st.SymList[i]);
  2066. case sym.typ of
  2067. staticvarsym :
  2068. begin
  2069. vs:=tabstractnormalvarsym(sym);
  2070. { The code in laodnode.pass_generatecode will create the
  2071. LOC_REFERENCE instead for all none register variables. This is
  2072. required because we can't store an asmsymbol in the localloc because
  2073. the asmsymbol is invalid after an unit is compiled. This gives
  2074. problems when this procedure is inlined in an other unit (PFV) }
  2075. if vs.is_regvar(false) then
  2076. begin
  2077. vs.initialloc.loc:=tvarregable2tcgloc[vs.varregable];
  2078. vs.initialloc.size:=def_cgsize(vs.vardef);
  2079. gen_alloc_regvar(list,vs);
  2080. setlocalloc(vs);
  2081. end;
  2082. end;
  2083. paravarsym :
  2084. begin
  2085. vs:=tabstractnormalvarsym(sym);
  2086. { Parameters passed to assembler procedures need to be kept
  2087. in the original location }
  2088. if (po_assembler in current_procinfo.procdef.procoptions) then
  2089. tparavarsym(vs).paraloc[calleeside].get_location(vs.initialloc)
  2090. else
  2091. begin
  2092. isaddr:=paramanager.push_addr_param(vs.varspez,vs.vardef,current_procinfo.procdef.proccalloption);
  2093. if isaddr then
  2094. vs.initialloc.size:=OS_ADDR
  2095. else
  2096. vs.initialloc.size:=def_cgsize(vs.vardef);
  2097. if vs.is_regvar(isaddr) then
  2098. vs.initialloc.loc:=tvarregable2tcgloc[vs.varregable]
  2099. else
  2100. begin
  2101. vs.initialloc.loc:=LOC_REFERENCE;
  2102. { Reuse the parameter location for values to are at a single location on the stack }
  2103. if paramanager.param_use_paraloc(tparavarsym(sym).paraloc[calleeside]) then
  2104. begin
  2105. reference_reset_base(vs.initialloc.reference,tparavarsym(sym).paraloc[calleeside].location^.reference.index,
  2106. tparavarsym(sym).paraloc[calleeside].location^.reference.offset);
  2107. end
  2108. else
  2109. begin
  2110. if isaddr then
  2111. tg.GetLocal(list,sizeof(aint),voidpointertype,vs.initialloc.reference)
  2112. else
  2113. tg.GetLocal(list,vs.getsize,tparavarsym(sym).paraloc[calleeside].alignment,vs.vardef,vs.initialloc.reference);
  2114. end;
  2115. end;
  2116. end;
  2117. setlocalloc(vs);
  2118. end;
  2119. localvarsym :
  2120. begin
  2121. vs:=tabstractnormalvarsym(sym);
  2122. vs.initialloc.size:=def_cgsize(vs.vardef);
  2123. if (m_delphi in current_settings.modeswitches) and
  2124. (po_assembler in current_procinfo.procdef.procoptions) and
  2125. (vo_is_funcret in vs.varoptions) and
  2126. (vs.refs=0) then
  2127. begin
  2128. { not referenced, so don't allocate. Use dummy to }
  2129. { avoid ie's later on because of LOC_INVALID }
  2130. vs.initialloc.loc:=LOC_REGISTER;
  2131. vs.initialloc.size:=OS_INT;
  2132. vs.initialloc.register:=NR_FUNCTION_RESULT_REG;
  2133. end
  2134. else if vs.is_regvar(false) then
  2135. begin
  2136. vs.initialloc.loc:=tvarregable2tcgloc[vs.varregable];
  2137. gen_alloc_regvar(list,vs);
  2138. end
  2139. else
  2140. begin
  2141. vs.initialloc.loc:=LOC_REFERENCE;
  2142. tg.GetLocal(list,vs.getsize,vs.vardef,vs.initialloc.reference);
  2143. end;
  2144. setlocalloc(vs);
  2145. end;
  2146. end;
  2147. end;
  2148. end;
  2149. procedure add_regvars(var rv: tusedregvars; const location: tlocation);
  2150. begin
  2151. case location.loc of
  2152. LOC_CREGISTER:
  2153. {$ifndef cpu64bit}
  2154. if location.size in [OS_64,OS_S64] then
  2155. begin
  2156. rv.intregvars.addnodup(getsupreg(location.register64.reglo));
  2157. rv.intregvars.addnodup(getsupreg(location.register64.reghi));
  2158. end
  2159. else
  2160. {$endif cpu64bit}
  2161. rv.intregvars.addnodup(getsupreg(location.register));
  2162. LOC_CFPUREGISTER:
  2163. rv.fpuregvars.addnodup(getsupreg(location.register));
  2164. LOC_CMMREGISTER:
  2165. rv.mmregvars.addnodup(getsupreg(location.register));
  2166. end;
  2167. end;
  2168. function do_get_used_regvars(var n: tnode; arg: pointer): foreachnoderesult;
  2169. var
  2170. rv: pusedregvars absolute arg;
  2171. begin
  2172. case (n.nodetype) of
  2173. temprefn:
  2174. { We only have to synchronise a tempnode before a loop if it is }
  2175. { not created inside the loop, and only synchronise after the }
  2176. { loop if it's not destroyed inside the loop. If it's created }
  2177. { before the loop and not yet destroyed, then before the loop }
  2178. { is secondpassed tempinfo^.valid will be true, and we get the }
  2179. { correct registers. If it's not destroyed inside the loop, }
  2180. { then after the loop has been secondpassed tempinfo^.valid }
  2181. { be true and we also get the right registers. In other cases, }
  2182. { tempinfo^.valid will be false and so we do not add }
  2183. { unnecessary registers. This way, we don't have to look at }
  2184. { tempcreate and tempdestroy nodes to get this info (JM) }
  2185. if (ttemprefnode(n).tempinfo^.valid) then
  2186. add_regvars(rv^,ttemprefnode(n).tempinfo^.location);
  2187. loadn:
  2188. if (tloadnode(n).symtableentry.typ in [staticvarsym,localvarsym,paravarsym]) then
  2189. add_regvars(rv^,tabstractnormalvarsym(tloadnode(n).symtableentry).localloc);
  2190. vecn:
  2191. { range checks sometimes need the high parameter }
  2192. if (cs_check_range in current_settings.localswitches) and
  2193. (is_open_array(tvecnode(n).left.resultdef) or
  2194. is_array_of_const(tvecnode(n).left.resultdef)) and
  2195. not(current_procinfo.procdef.proccalloption in [pocall_cdecl,pocall_cppdecl]) then
  2196. add_regvars(rv^,tabstractnormalvarsym(get_high_value_sym(tparavarsym(tloadnode(tvecnode(n).left).symtableentry))).localloc)
  2197. end;
  2198. result := fen_true;
  2199. end;
  2200. procedure get_used_regvars(n: tnode; var rv: tusedregvars);
  2201. begin
  2202. foreachnodestatic(n,@do_get_used_regvars,@rv);
  2203. end;
  2204. (*
  2205. See comments at declaration of pusedregvarscommon
  2206. function do_get_used_regvars_common(var n: tnode; arg: pointer): foreachnoderesult;
  2207. var
  2208. rv: pusedregvarscommon absolute arg;
  2209. begin
  2210. if (n.nodetype = loadn) and
  2211. (tloadnode(n).symtableentry.typ in [staticvarsym,localvarsym,paravarsym]) then
  2212. with tabstractnormalvarsym(tloadnode(n).symtableentry).localloc do
  2213. case loc of
  2214. LOC_CREGISTER:
  2215. { if not yet encountered in this node tree }
  2216. if (rv^.myregvars.intregvars.addnodup(getsupreg(register))) and
  2217. { but nevertheless already encountered somewhere }
  2218. not(rv^.allregvars.intregvars.addnodup(getsupreg(register))) then
  2219. { then it's a regvar used in two or more node trees }
  2220. rv^.commonregvars.intregvars.addnodup(getsupreg(register));
  2221. LOC_CFPUREGISTER:
  2222. if (rv^.myregvars.intregvars.addnodup(getsupreg(register))) and
  2223. not(rv^.allregvars.intregvars.addnodup(getsupreg(register))) then
  2224. rv^.commonregvars.intregvars.addnodup(getsupreg(register));
  2225. LOC_CMMREGISTER:
  2226. if (rv^.myregvars.intregvars.addnodup(getsupreg(register))) and
  2227. not(rv^.allregvars.intregvars.addnodup(getsupreg(register))) then
  2228. rv^.commonregvars.intregvars.addnodup(getsupreg(register));
  2229. end;
  2230. result := fen_true;
  2231. end;
  2232. procedure get_used_regvars_common(n: tnode; var rv: tusedregvarscommon);
  2233. begin
  2234. rv.myregvars.intregvars.clear;
  2235. rv.myregvars.fpuregvars.clear;
  2236. rv.myregvars.mmregvars.clear;
  2237. foreachnodestatic(n,@do_get_used_regvars_common,@rv);
  2238. end;
  2239. *)
  2240. procedure gen_sync_regvars(list:TAsmList; var rv: tusedregvars);
  2241. var
  2242. count: longint;
  2243. begin
  2244. for count := 1 to rv.intregvars.length do
  2245. cg.a_reg_sync(list,newreg(R_INTREGISTER,rv.intregvars.readidx(count-1),R_SUBWHOLE));
  2246. for count := 1 to rv.fpuregvars.length do
  2247. cg.a_reg_sync(list,newreg(R_FPUREGISTER,rv.fpuregvars.readidx(count-1),R_SUBWHOLE));
  2248. for count := 1 to rv.mmregvars.length do
  2249. cg.a_reg_sync(list,newreg(R_MMREGISTER,rv.mmregvars.readidx(count-1),R_SUBWHOLE));
  2250. end;
  2251. {*****************************************************************************
  2252. SSA support
  2253. *****************************************************************************}
  2254. type
  2255. preplaceregrec = ^treplaceregrec;
  2256. treplaceregrec = record
  2257. old, new: tregister;
  2258. {$ifndef cpu64bit}
  2259. oldhi, newhi: tregister;
  2260. {$endif cpu64bit}
  2261. ressym: tsym;
  2262. end;
  2263. function doreplace(var n: tnode; para: pointer): foreachnoderesult;
  2264. var
  2265. rr: preplaceregrec absolute para;
  2266. begin
  2267. result := fen_false;
  2268. case n.nodetype of
  2269. loadn:
  2270. begin
  2271. if (tabstractvarsym(tloadnode(n).symtableentry).varoptions * [vo_is_dll_var, vo_is_thread_var] = []) and
  2272. not assigned(tloadnode(n).left) and
  2273. (((tloadnode(n).symtableentry <> rr^.ressym) and
  2274. not(vo_is_funcret in tabstractvarsym(tloadnode(n).symtableentry).varoptions)) or
  2275. not(fc_exit in flowcontrol)) and
  2276. (tabstractnormalvarsym(tloadnode(n).symtableentry).localloc.loc in [LOC_CREGISTER,LOC_CFPUREGISTER,LOC_CMMXREGISTER,LOC_CMMREGISTER]) and
  2277. (tabstractnormalvarsym(tloadnode(n).symtableentry).localloc.register = rr^.old) then
  2278. begin
  2279. {$ifndef cpu64bit}
  2280. { it's possible a 64 bit location was shifted and/xor typecasted }
  2281. { in a 32 bit value, so only 1 register was left in the location }
  2282. if (tabstractnormalvarsym(tloadnode(n).symtableentry).localloc.size in [OS_64,OS_S64]) then
  2283. if (tabstractnormalvarsym(tloadnode(n).symtableentry).localloc.register64.reghi = rr^.oldhi) then
  2284. tabstractnormalvarsym(tloadnode(n).symtableentry).localloc.register64.reghi := rr^.newhi
  2285. else
  2286. exit;
  2287. {$endif cpu64bit}
  2288. tabstractnormalvarsym(tloadnode(n).symtableentry).localloc.register := rr^.new;
  2289. result := fen_norecurse_true;
  2290. end;
  2291. end;
  2292. temprefn:
  2293. begin
  2294. if (ttemprefnode(n).tempinfo^.valid) and
  2295. (ttemprefnode(n).tempinfo^.location.loc in [LOC_CREGISTER,LOC_CFPUREGISTER,LOC_CMMXREGISTER,LOC_CMMREGISTER]) and
  2296. (ttemprefnode(n).tempinfo^.location.register = rr^.old) then
  2297. begin
  2298. {$ifndef cpu64bit}
  2299. { it's possible a 64 bit location was shifted and/xor typecasted }
  2300. { in a 32 bit value, so only 1 register was left in the location }
  2301. if (ttemprefnode(n).tempinfo^.location.size in [OS_64,OS_S64]) then
  2302. if (ttemprefnode(n).tempinfo^.location.register64.reghi = rr^.oldhi) then
  2303. ttemprefnode(n).tempinfo^.location.register64.reghi := rr^.newhi
  2304. else
  2305. exit;
  2306. {$endif cpu64bit}
  2307. ttemprefnode(n).tempinfo^.location.register := rr^.new;
  2308. result := fen_norecurse_true;
  2309. end;
  2310. end;
  2311. { optimize the searching a bit }
  2312. derefn,addrn,
  2313. calln,inlinen,casen,
  2314. addn,subn,muln,
  2315. andn,orn,xorn,
  2316. ltn,lten,gtn,gten,equaln,unequaln,
  2317. slashn,divn,shrn,shln,notn,
  2318. inn,
  2319. asn,isn:
  2320. result := fen_norecurse_false;
  2321. end;
  2322. end;
  2323. procedure maybechangeloadnodereg(list: TAsmList; var n: tnode; reload: boolean);
  2324. var
  2325. rr: treplaceregrec;
  2326. begin
  2327. if not (n.location.loc in [LOC_CREGISTER,LOC_CFPUREGISTER,LOC_CMMXREGISTER,LOC_CMMREGISTER]) or
  2328. ([fc_inflowcontrol,fc_gotolabel] * flowcontrol <> []) then
  2329. exit;
  2330. rr.old := n.location.register;
  2331. rr.ressym := nil;
  2332. {$ifndef cpu64bit}
  2333. rr.oldhi := NR_NO;
  2334. {$endif cpu64bit}
  2335. case n.location.loc of
  2336. LOC_CREGISTER:
  2337. begin
  2338. {$ifndef cpu64bit}
  2339. if (n.location.size in [OS_64,OS_S64]) then
  2340. begin
  2341. rr.oldhi := n.location.register64.reghi;
  2342. rr.new := cg.getintregister(current_asmdata.CurrAsmList,OS_INT);
  2343. rr.newhi := cg.getintregister(current_asmdata.CurrAsmList,OS_INT);
  2344. end
  2345. else
  2346. {$endif cpu64bit}
  2347. rr.new := cg.getintregister(current_asmdata.CurrAsmList,n.location.size);
  2348. end;
  2349. LOC_CFPUREGISTER:
  2350. rr.new := cg.getfpuregister(current_asmdata.CurrAsmList,n.location.size);
  2351. {$ifdef SUPPORT_MMX}
  2352. LOC_CMMXREGISTER:
  2353. rr.new := tcgx86(cg).getmmxregister(current_asmdata.CurrAsmList);
  2354. {$endif SUPPORT_MMX}
  2355. LOC_CMMREGISTER:
  2356. rr.new := cg.getmmregister(current_asmdata.CurrAsmList,n.location.size);
  2357. else
  2358. exit;
  2359. end;
  2360. if (current_procinfo.procdef.funcretloc[calleeside].loc<>LOC_VOID) and
  2361. assigned(current_procinfo.procdef.funcretsym) and
  2362. (tabstractvarsym(current_procinfo.procdef.funcretsym).refs <> 0) then
  2363. if (current_procinfo.procdef.proctypeoption=potype_constructor) then
  2364. rr.ressym:=tsym(current_procinfo.procdef.parast.Find('self'))
  2365. else
  2366. rr.ressym:=current_procinfo.procdef.funcretsym;
  2367. if not foreachnodestatic(n,@doreplace,@rr) then
  2368. exit;
  2369. if reload then
  2370. case n.location.loc of
  2371. LOC_CREGISTER:
  2372. begin
  2373. {$ifndef cpu64bit}
  2374. if (n.location.size in [OS_64,OS_S64]) then
  2375. cg64.a_load64_reg_reg(list,n.location.register64,joinreg64(rr.new,rr.newhi))
  2376. else
  2377. {$endif cpu64bit}
  2378. cg.a_load_reg_reg(list,n.location.size,n.location.size,n.location.register,rr.new);
  2379. end;
  2380. LOC_CFPUREGISTER:
  2381. cg.a_loadfpu_reg_reg(list,n.location.size,n.location.size,n.location.register,rr.new);
  2382. {$ifdef SUPPORT_MMX}
  2383. LOC_CMMXREGISTER:
  2384. cg.a_loadmm_reg_reg(list,OS_M64,OS_M64,n.location.register,rr.new,nil);
  2385. {$endif SUPPORT_MMX}
  2386. LOC_CMMREGISTER:
  2387. cg.a_loadmm_reg_reg(list,n.location.size,n.location.size,n.location.register,rr.new,nil);
  2388. else
  2389. internalerror(2006090920);
  2390. end;
  2391. { now that we've change the loadn/temp, also change the node result location }
  2392. {$ifndef cpu64bit}
  2393. if (n.location.size in [OS_64,OS_S64]) then
  2394. begin
  2395. n.location.register64.reglo := rr.new;
  2396. n.location.register64.reghi := rr.newhi;
  2397. end
  2398. else
  2399. {$endif cpu64bit}
  2400. n.location.register := rr.new;
  2401. end;
  2402. procedure gen_free_symtable(list:TAsmList;st:TSymtable);
  2403. var
  2404. i : longint;
  2405. sym : tsym;
  2406. begin
  2407. for i:=0 to st.SymList.Count-1 do
  2408. begin
  2409. sym:=tsym(st.SymList[i]);
  2410. if (sym.typ in [staticvarsym,localvarsym,paravarsym]) then
  2411. begin
  2412. with tabstractnormalvarsym(sym) do
  2413. begin
  2414. { Note: We need to keep the data available in memory
  2415. for the sub procedures that can access local data
  2416. in the parent procedures }
  2417. case localloc.loc of
  2418. LOC_CREGISTER :
  2419. if (pi_has_goto in current_procinfo.flags) then
  2420. {$ifndef cpu64bit}
  2421. if def_cgsize(vardef) in [OS_64,OS_S64] then
  2422. begin
  2423. cg.a_reg_sync(list,localloc.register64.reglo);
  2424. cg.a_reg_sync(list,localloc.register64.reghi);
  2425. end
  2426. else
  2427. {$endif cpu64bit}
  2428. cg.a_reg_sync(list,localloc.register);
  2429. LOC_CFPUREGISTER,
  2430. LOC_CMMREGISTER:
  2431. if (pi_has_goto in current_procinfo.flags) then
  2432. cg.a_reg_sync(list,localloc.register);
  2433. LOC_REFERENCE :
  2434. begin
  2435. if typ in [localvarsym,paravarsym] then
  2436. tg.Ungetlocal(list,localloc.reference);
  2437. end;
  2438. end;
  2439. end;
  2440. end;
  2441. end;
  2442. end;
  2443. procedure gen_intf_wrapper(list:TAsmList;_class:tobjectdef);
  2444. var
  2445. i,j : longint;
  2446. tmps : string;
  2447. pd : TProcdef;
  2448. ImplIntf : TImplementedInterface;
  2449. begin
  2450. for i:=0 to _class.ImplementedInterfaces.count-1 do
  2451. begin
  2452. ImplIntf:=TImplementedInterface(_class.ImplementedInterfaces[i]);
  2453. if (ImplIntf=ImplIntf.VtblImplIntf) and
  2454. assigned(ImplIntf.ProcDefs) then
  2455. begin
  2456. for j:=0 to ImplIntf.ProcDefs.Count-1 do
  2457. begin
  2458. pd:=TProcdef(ImplIntf.ProcDefs[j]);
  2459. tmps:=make_mangledname('WRPR',_class.owner,_class.objname^+'_$_'+
  2460. ImplIntf.IntfDef.objname^+'_$_'+tostr(j)+'_$_'+pd.mangledname);
  2461. { create wrapper code }
  2462. new_section(list,sec_code,tmps,0);
  2463. cg.init_register_allocators;
  2464. cg.g_intf_wrapper(list,pd,tmps,ImplIntf.ioffset);
  2465. cg.done_register_allocators;
  2466. end;
  2467. end;
  2468. end;
  2469. end;
  2470. procedure gen_intf_wrappers(list:TAsmList;st:TSymtable);
  2471. var
  2472. i : longint;
  2473. def : tdef;
  2474. begin
  2475. for i:=0 to st.DefList.Count-1 do
  2476. begin
  2477. def:=tdef(st.DefList[i]);
  2478. if is_class(def) then
  2479. gen_intf_wrapper(list,tobjectdef(def));
  2480. end;
  2481. end;
  2482. procedure gen_load_vmt_register(list:TAsmList;objdef:tobjectdef;selfloc:tlocation;var vmtreg:tregister);
  2483. var
  2484. href : treference;
  2485. begin
  2486. if is_object(objdef) then
  2487. begin
  2488. case selfloc.loc of
  2489. LOC_CREFERENCE,
  2490. LOC_REFERENCE:
  2491. begin
  2492. reference_reset_base(href,cg.getaddressregister(list),objdef.vmt_offset);
  2493. cg.a_loadaddr_ref_reg(list,selfloc.reference,href.base);
  2494. end;
  2495. else
  2496. internalerror(200305056);
  2497. end;
  2498. end
  2499. else
  2500. begin
  2501. case selfloc.loc of
  2502. LOC_REGISTER:
  2503. begin
  2504. {$ifdef cpu_uses_separate_address_registers}
  2505. if getregtype(left.location.register)<>R_ADDRESSREGISTER then
  2506. begin
  2507. reference_reset_base(href,cg.getaddressregister(list),objdef.vmt_offset);
  2508. cg.a_load_reg_reg(list,OS_ADDR,OS_ADDR,selfloc.register,href.base);
  2509. end
  2510. else
  2511. {$endif cpu_uses_separate_address_registers}
  2512. reference_reset_base(href,selfloc.register,objdef.vmt_offset);
  2513. end;
  2514. LOC_CREGISTER,
  2515. LOC_CREFERENCE,
  2516. LOC_REFERENCE:
  2517. begin
  2518. reference_reset_base(href,cg.getaddressregister(list),objdef.vmt_offset);
  2519. cg.a_load_loc_reg(list,OS_ADDR,selfloc,href.base);
  2520. end;
  2521. else
  2522. internalerror(200305057);
  2523. end;
  2524. end;
  2525. vmtreg:=cg.getaddressregister(list);
  2526. cg.g_maybe_testself(list,href.base);
  2527. cg.a_load_ref_reg(list,OS_ADDR,OS_ADDR,href,vmtreg);
  2528. { test validity of VMT }
  2529. if not(is_interface(objdef)) and
  2530. not(is_cppclass(objdef)) then
  2531. cg.g_maybe_testvmt(list,vmtreg,objdef);
  2532. end;
  2533. function getprocalign : shortint;
  2534. begin
  2535. { gprof uses 16 byte granularity }
  2536. if (cs_profile in current_settings.moduleswitches) then
  2537. result:=16
  2538. else
  2539. result:=current_settings.alignment.procalign;
  2540. end;
  2541. procedure gen_pic_helpers(list : TAsmList);
  2542. var
  2543. href : treference;
  2544. begin
  2545. { if other cpus require such helpers as well, it can be solved more cleaner }
  2546. {$ifdef i386}
  2547. if current_module.requires_ebx_pic_helper then
  2548. begin
  2549. new_section(list,sec_code,'fpc_geteipasebx',0);
  2550. list.concat(tai_symbol.Createname('fpc_geteipasebx',AT_FUNCTION,getprocalign));
  2551. reference_reset(href);
  2552. href.base:=NR_ESP;
  2553. list.concat(taicpu.op_ref_reg(A_MOV,S_L,href,NR_EBX));
  2554. list.concat(taicpu.op_none(A_RET,S_NO));
  2555. end;
  2556. if current_module.requires_ecx_pic_helper then
  2557. begin
  2558. new_section(list,sec_code,'fpc_geteipasecx',0);
  2559. list.concat(tai_symbol.Createname('fpc_geteipasecx',AT_FUNCTION,getprocalign));
  2560. reference_reset(href);
  2561. href.base:=NR_ESP;
  2562. list.concat(taicpu.op_ref_reg(A_MOV,S_L,href,NR_ECX));
  2563. list.concat(taicpu.op_none(A_RET,S_NO));
  2564. end;
  2565. {$endif i386}
  2566. end;
  2567. end.