ncgutil.pas 85 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982
  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 cpu64bitalu}
  27. ,cg64f32
  28. {$endif not cpu64bitalu}
  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_mmreg(list:TAsmList;var l: tlocation;maybeconst:boolean);
  50. procedure location_allocate_register(list:TAsmList;out l: tlocation;def: tdef;constant: boolean);
  51. { loads a cgpara into a tlocation; assumes that loc.loc is already
  52. initialised }
  53. procedure gen_load_cgpara_loc(list: TAsmList; vardef: tdef; const para: TCGPara; var destloc: tlocation; reusepara: boolean);
  54. { allocate registers for a tlocation; assumes that loc.loc is already
  55. set to LOC_CREGISTER/LOC_CFPUREGISTER/... }
  56. procedure gen_alloc_regloc(list:TAsmList;var loc: tlocation);
  57. procedure register_maybe_adjust_setbase(list: TAsmList; var l: tlocation; setbase: aint);
  58. function has_alias_name(pd:tprocdef;const s:string):boolean;
  59. procedure alloc_proc_symbol(pd: tprocdef);
  60. procedure gen_proc_entry_code(list:TAsmList);
  61. procedure gen_proc_exit_code(list:TAsmList);
  62. procedure gen_stack_check_size_para(list:TAsmList);
  63. procedure gen_stack_check_call(list:TAsmList);
  64. procedure gen_save_used_regs(list:TAsmList);
  65. procedure gen_restore_used_regs(list:TAsmList);
  66. procedure gen_load_para_value(list:TAsmList);
  67. procedure gen_external_stub(list:TAsmList;pd:tprocdef;const externalname:string);
  68. procedure gen_load_vmt_register(list:TAsmList;objdef:tobjectdef;selfloc:tlocation;var vmtreg:tregister);
  69. procedure get_used_regvars(n: tnode; var rv: tusedregvars);
  70. { adds the regvars used in n and its children to rv.allregvars,
  71. those which were already in rv.allregvars to rv.commonregvars and
  72. uses rv.myregvars as scratch (so that two uses of the same regvar
  73. in a single tree to make it appear in commonregvars). Useful to
  74. find out which regvars are used in two different node trees
  75. e.g. in the "else" and "then" path, or in various case blocks }
  76. // procedure get_used_regvars_common(n: tnode; var rv: tusedregvarscommon);
  77. procedure gen_sync_regvars(list:TAsmList; var rv: tusedregvars);
  78. { Allocate the buffers for exception management and setjmp environment.
  79. Return a pointer to these buffers, send them to the utility routine
  80. so they are registered, and then call setjmp.
  81. Then compare the result of setjmp with 0, and if not equal
  82. to zero, then jump to exceptlabel.
  83. Also store the result of setjmp to a temporary space by calling g_save_exception_reason
  84. It is to note that this routine may be called *after* the stackframe of a
  85. routine has been called, therefore on machines where the stack cannot
  86. be modified, all temps should be allocated on the heap instead of the
  87. stack. }
  88. type
  89. texceptiontemps=record
  90. jmpbuf,
  91. envbuf,
  92. reasonbuf : treference;
  93. end;
  94. procedure get_exception_temps(list:TAsmList;var t:texceptiontemps);
  95. procedure unget_exception_temps(list:TAsmList;const t:texceptiontemps);
  96. procedure new_exception(list:TAsmList;const t:texceptiontemps;exceptlabel:tasmlabel);
  97. procedure free_exception(list:TAsmList;const t:texceptiontemps;a:aint;endexceptlabel:tasmlabel;onlyfree:boolean);
  98. procedure gen_alloc_symtable(list:TAsmList;pd:tprocdef;st:TSymtable);
  99. procedure gen_free_symtable(list:TAsmList;st:TSymtable);
  100. procedure location_free(list: TAsmList; const location : TLocation);
  101. function getprocalign : shortint;
  102. procedure gen_fpc_dummy(list : TAsmList);
  103. procedure gen_load_frame_for_exceptfilter(list : TAsmList);
  104. implementation
  105. uses
  106. version,
  107. cutils,cclasses,
  108. globals,systems,verbose,export,
  109. ppu,defutil,
  110. procinfo,paramgr,fmodule,
  111. regvars,dbgbase,
  112. pass_1,pass_2,
  113. nbas,ncon,nld,nmem,nutils,ngenutil,
  114. tgobj,cgobj,cgcpu,hlcgobj,hlcgcpu
  115. {$ifdef powerpc}
  116. , cpupi
  117. {$endif}
  118. {$ifdef powerpc64}
  119. , cpupi
  120. {$endif}
  121. {$ifdef SUPPORT_MMX}
  122. , cgx86
  123. {$endif SUPPORT_MMX}
  124. ;
  125. {*****************************************************************************
  126. Misc Helpers
  127. *****************************************************************************}
  128. {$if first_mm_imreg = 0}
  129. {$WARN 4044 OFF} { Comparison might be always false ... }
  130. {$endif}
  131. procedure location_free(list: TAsmList; const location : TLocation);
  132. begin
  133. case location.loc of
  134. LOC_VOID:
  135. ;
  136. LOC_REGISTER,
  137. LOC_CREGISTER:
  138. begin
  139. {$ifdef cpu64bitalu}
  140. { x86-64 system v abi:
  141. structs with up to 16 bytes are returned in registers }
  142. if location.size in [OS_128,OS_S128] then
  143. begin
  144. if getsupreg(location.register)<first_int_imreg then
  145. cg.ungetcpuregister(list,location.register);
  146. if getsupreg(location.registerhi)<first_int_imreg then
  147. cg.ungetcpuregister(list,location.registerhi);
  148. end
  149. {$else cpu64bitalu}
  150. if location.size in [OS_64,OS_S64] then
  151. begin
  152. if getsupreg(location.register64.reglo)<first_int_imreg then
  153. cg.ungetcpuregister(list,location.register64.reglo);
  154. if getsupreg(location.register64.reghi)<first_int_imreg then
  155. cg.ungetcpuregister(list,location.register64.reghi);
  156. end
  157. {$endif cpu64bitalu}
  158. else
  159. if getsupreg(location.register)<first_int_imreg then
  160. cg.ungetcpuregister(list,location.register);
  161. end;
  162. LOC_FPUREGISTER,
  163. LOC_CFPUREGISTER:
  164. begin
  165. if getsupreg(location.register)<first_fpu_imreg then
  166. cg.ungetcpuregister(list,location.register);
  167. end;
  168. LOC_MMREGISTER,
  169. LOC_CMMREGISTER :
  170. begin
  171. if getsupreg(location.register)<first_mm_imreg then
  172. cg.ungetcpuregister(list,location.register);
  173. end;
  174. LOC_REFERENCE,
  175. LOC_CREFERENCE :
  176. begin
  177. if paramanager.use_fixed_stack then
  178. location_freetemp(list,location);
  179. end;
  180. else
  181. internalerror(2004110211);
  182. end;
  183. end;
  184. procedure firstcomplex(p : tbinarynode);
  185. var
  186. fcl, fcr: longint;
  187. ncl, ncr: longint;
  188. begin
  189. { always calculate boolean AND and OR from left to right }
  190. if (p.nodetype in [orn,andn]) and
  191. is_boolean(p.left.resultdef) then
  192. begin
  193. if nf_swapped in p.flags then
  194. internalerror(200709253);
  195. end
  196. else
  197. begin
  198. fcl:=node_resources_fpu(p.left);
  199. fcr:=node_resources_fpu(p.right);
  200. ncl:=node_complexity(p.left);
  201. ncr:=node_complexity(p.right);
  202. { We swap left and right if
  203. a) right needs more floating point registers than left, and
  204. left needs more than 0 floating point registers (if it
  205. doesn't need any, swapping won't change the floating
  206. point register pressure)
  207. b) both left and right need an equal amount of floating
  208. point registers or right needs no floating point registers,
  209. and in addition right has a higher complexity than left
  210. (+- needs more integer registers, but not necessarily)
  211. }
  212. if ((fcr>fcl) and
  213. (fcl>0)) or
  214. (((fcr=fcl) or
  215. (fcr=0)) and
  216. (ncr>ncl)) then
  217. p.swapleftright
  218. end;
  219. end;
  220. procedure maketojumpbool(list:TAsmList; p : tnode; loadregvars: tloadregvars);
  221. {
  222. produces jumps to true respectively false labels using boolean expressions
  223. depending on whether the loading of regvars is currently being
  224. synchronized manually (such as in an if-node) or automatically (most of
  225. the other cases where this procedure is called), loadregvars can be
  226. "lr_load_regvars" or "lr_dont_load_regvars"
  227. }
  228. var
  229. opsize : tcgsize;
  230. storepos : tfileposinfo;
  231. tmpreg : tregister;
  232. begin
  233. if nf_error in p.flags then
  234. exit;
  235. storepos:=current_filepos;
  236. current_filepos:=p.fileinfo;
  237. if is_boolean(p.resultdef) then
  238. begin
  239. {$ifdef OLDREGVARS}
  240. if loadregvars = lr_load_regvars then
  241. load_all_regvars(list);
  242. {$endif OLDREGVARS}
  243. if is_constboolnode(p) then
  244. begin
  245. if Tordconstnode(p).value.uvalue<>0 then
  246. cg.a_jmp_always(list,current_procinfo.CurrTrueLabel)
  247. else
  248. cg.a_jmp_always(list,current_procinfo.CurrFalseLabel)
  249. end
  250. else
  251. begin
  252. opsize:=def_cgsize(p.resultdef);
  253. case p.location.loc of
  254. LOC_SUBSETREG,LOC_CSUBSETREG,
  255. LOC_SUBSETREF,LOC_CSUBSETREF:
  256. begin
  257. tmpreg := cg.getintregister(list,OS_INT);
  258. hlcg.a_load_loc_reg(list,p.resultdef,osuinttype,p.location,tmpreg);
  259. cg.a_cmp_const_reg_label(list,OS_INT,OC_NE,0,tmpreg,current_procinfo.CurrTrueLabel);
  260. cg.a_jmp_always(list,current_procinfo.CurrFalseLabel);
  261. end;
  262. LOC_CREGISTER,LOC_REGISTER,LOC_CREFERENCE,LOC_REFERENCE :
  263. begin
  264. {$ifdef cpu64bitalu}
  265. if opsize in [OS_128,OS_S128] then
  266. begin
  267. hlcg.location_force_reg(list,p.location,p.resultdef,cgsize_orddef(opsize),true);
  268. tmpreg:=cg.getintregister(list,OS_64);
  269. cg.a_op_reg_reg_reg(list,OP_OR,OS_64,p.location.register128.reglo,p.location.register128.reghi,tmpreg);
  270. location_reset(p.location,LOC_REGISTER,OS_64);
  271. p.location.register:=tmpreg;
  272. opsize:=OS_64;
  273. end;
  274. {$else cpu64bitalu}
  275. if opsize in [OS_64,OS_S64] then
  276. begin
  277. hlcg.location_force_reg(list,p.location,p.resultdef,cgsize_orddef(opsize),true);
  278. tmpreg:=cg.getintregister(list,OS_32);
  279. cg.a_op_reg_reg_reg(list,OP_OR,OS_32,p.location.register64.reglo,p.location.register64.reghi,tmpreg);
  280. location_reset(p.location,LOC_REGISTER,OS_32);
  281. p.location.register:=tmpreg;
  282. opsize:=OS_32;
  283. end;
  284. {$endif cpu64bitalu}
  285. cg.a_cmp_const_loc_label(list,opsize,OC_NE,0,p.location,current_procinfo.CurrTrueLabel);
  286. cg.a_jmp_always(list,current_procinfo.CurrFalseLabel);
  287. end;
  288. LOC_JUMP:
  289. ;
  290. {$ifdef cpuflags}
  291. LOC_FLAGS :
  292. begin
  293. cg.a_jmp_flags(list,p.location.resflags,current_procinfo.CurrTrueLabel);
  294. cg.a_reg_dealloc(list,NR_DEFAULTFLAGS);
  295. cg.a_jmp_always(list,current_procinfo.CurrFalseLabel);
  296. end;
  297. {$endif cpuflags}
  298. else
  299. begin
  300. printnode(output,p);
  301. internalerror(200308241);
  302. end;
  303. end;
  304. end;
  305. end
  306. else
  307. internalerror(200112305);
  308. current_filepos:=storepos;
  309. end;
  310. (*
  311. This code needs fixing. It is not safe to use rgint; on the m68000 it
  312. would be rgaddr.
  313. procedure remove_non_regvars_from_loc(const t: tlocation; var regs:Tsuperregisterset);
  314. begin
  315. case t.loc of
  316. LOC_REGISTER:
  317. begin
  318. { can't be a regvar, since it would be LOC_CREGISTER then }
  319. exclude(regs,getsupreg(t.register));
  320. if t.register64.reghi<>NR_NO then
  321. exclude(regs,getsupreg(t.register64.reghi));
  322. end;
  323. LOC_CREFERENCE,LOC_REFERENCE:
  324. begin
  325. if not(cs_opt_regvar in current_settings.optimizerswitches) or
  326. (getsupreg(t.reference.base) in cg.rgint.usableregs) then
  327. exclude(regs,getsupreg(t.reference.base));
  328. if not(cs_opt_regvar in current_settings.optimizerswitches) or
  329. (getsupreg(t.reference.index) in cg.rgint.usableregs) then
  330. exclude(regs,getsupreg(t.reference.index));
  331. end;
  332. end;
  333. end;
  334. *)
  335. {*****************************************************************************
  336. EXCEPTION MANAGEMENT
  337. *****************************************************************************}
  338. procedure get_exception_temps(list:TAsmList;var t:texceptiontemps);
  339. var
  340. except_buf_size: longint;
  341. begin
  342. { todo: is there a way to retrieve the except_buf_size from the size of
  343. the TExceptAddr record from the system unit (like we do for jmp_buf_size),
  344. without moving TExceptAddr to the interface part? }
  345. except_buf_size:=voidpointertype.size*2+sizeof(pint);
  346. get_jumpbuf_size;
  347. tg.GetTemp(list,except_buf_size,sizeof(pint),tt_persistent,t.envbuf);
  348. tg.GetTemp(list,jmp_buf_size,jmp_buf_align,tt_persistent,t.jmpbuf);
  349. tg.GetTemp(list,sizeof(pint),sizeof(pint),tt_persistent,t.reasonbuf);
  350. end;
  351. procedure unget_exception_temps(list:TAsmList;const t:texceptiontemps);
  352. begin
  353. tg.Ungettemp(list,t.jmpbuf);
  354. tg.ungettemp(list,t.envbuf);
  355. tg.ungettemp(list,t.reasonbuf);
  356. end;
  357. procedure new_exception(list:TAsmList;const t:texceptiontemps;exceptlabel:tasmlabel);
  358. const
  359. {$ifdef cpu16bitaddr}
  360. pushexceptaddr_frametype_cgsize = OS_S16;
  361. setjmp_result_cgsize = OS_S16;
  362. {$else cpu16bitaddr}
  363. pushexceptaddr_frametype_cgsize = OS_S32;
  364. setjmp_result_cgsize = OS_S32;
  365. {$endif cpu16bitaddr}
  366. var
  367. paraloc1,paraloc2,paraloc3 : tcgpara;
  368. pd: tprocdef;
  369. {$ifdef i8086}
  370. tmpreg: TRegister;
  371. {$endif i8086}
  372. begin
  373. pd:=search_system_proc('fpc_pushexceptaddr');
  374. paraloc1.init;
  375. paraloc2.init;
  376. paraloc3.init;
  377. paramanager.getintparaloc(pd,1,paraloc1);
  378. paramanager.getintparaloc(pd,2,paraloc2);
  379. paramanager.getintparaloc(pd,3,paraloc3);
  380. if pd.is_pushleftright then
  381. begin
  382. { push type of exceptionframe }
  383. cg.a_load_const_cgpara(list,pushexceptaddr_frametype_cgsize,1,paraloc1);
  384. cg.a_loadaddr_ref_cgpara(list,t.jmpbuf,paraloc2);
  385. cg.a_loadaddr_ref_cgpara(list,t.envbuf,paraloc3);
  386. end
  387. else
  388. begin
  389. cg.a_loadaddr_ref_cgpara(list,t.envbuf,paraloc3);
  390. cg.a_loadaddr_ref_cgpara(list,t.jmpbuf,paraloc2);
  391. { push type of exceptionframe }
  392. cg.a_load_const_cgpara(list,pushexceptaddr_frametype_cgsize,1,paraloc1);
  393. end;
  394. paramanager.freecgpara(list,paraloc3);
  395. paramanager.freecgpara(list,paraloc2);
  396. paramanager.freecgpara(list,paraloc1);
  397. cg.allocallcpuregisters(list);
  398. cg.a_call_name(list,'FPC_PUSHEXCEPTADDR',false);
  399. cg.deallocallcpuregisters(list);
  400. pd:=search_system_proc('fpc_setjmp');
  401. paramanager.getintparaloc(pd,1,paraloc1);
  402. {$ifdef i8086}
  403. if current_settings.x86memorymodel in x86_far_data_models then
  404. begin
  405. tmpreg:=cg.getintregister(list,OS_32);
  406. cg.a_load_reg_reg(list,OS_16,OS_16,NR_FUNCTION_RESULT32_LOW_REG,tmpreg);
  407. cg.a_load_reg_reg(list,OS_16,OS_16,NR_FUNCTION_RESULT32_HIGH_REG,GetNextReg(tmpreg));
  408. cg.a_load_reg_cgpara(list,OS_32,tmpreg,paraloc1);
  409. end
  410. else
  411. {$endif i8086}
  412. cg.a_load_reg_cgpara(list,OS_ADDR,NR_FUNCTION_RESULT_REG,paraloc1);
  413. paramanager.freecgpara(list,paraloc1);
  414. cg.allocallcpuregisters(list);
  415. cg.a_call_name(list,'FPC_SETJMP',false);
  416. cg.deallocallcpuregisters(list);
  417. cg.alloccpuregisters(list,R_INTREGISTER,[RS_FUNCTION_RESULT_REG]);
  418. cg.g_exception_reason_save(list, t.reasonbuf);
  419. cg.a_cmp_const_reg_label(list,setjmp_result_cgsize,OC_NE,0,cg.makeregsize(list,NR_FUNCTION_RESULT_REG,setjmp_result_cgsize),exceptlabel);
  420. cg.dealloccpuregisters(list,R_INTREGISTER,[RS_FUNCTION_RESULT_REG]);
  421. paraloc1.done;
  422. paraloc2.done;
  423. paraloc3.done;
  424. end;
  425. procedure free_exception(list:TAsmList;const t:texceptiontemps;a:aint;endexceptlabel:tasmlabel;onlyfree:boolean);
  426. begin
  427. cg.allocallcpuregisters(list);
  428. cg.a_call_name(list,'FPC_POPADDRSTACK',false);
  429. cg.deallocallcpuregisters(list);
  430. if not onlyfree then
  431. begin
  432. { g_exception_reason_load already allocates NR_FUNCTION_RESULT_REG }
  433. cg.g_exception_reason_load(list, t.reasonbuf);
  434. cg.a_cmp_const_reg_label(list,OS_INT,OC_EQ,a,NR_FUNCTION_RESULT_REG,endexceptlabel);
  435. cg.a_reg_dealloc(list,NR_FUNCTION_RESULT_REG);
  436. end;
  437. end;
  438. {*****************************************************************************
  439. TLocation
  440. *****************************************************************************}
  441. procedure register_maybe_adjust_setbase(list: TAsmList; var l: tlocation; setbase: aint);
  442. var
  443. tmpreg: tregister;
  444. begin
  445. if (setbase<>0) then
  446. begin
  447. if not(l.loc in [LOC_REGISTER,LOC_CREGISTER]) then
  448. internalerror(2007091502);
  449. { subtract the setbase }
  450. case l.loc of
  451. LOC_CREGISTER:
  452. begin
  453. tmpreg := cg.getintregister(list,l.size);
  454. cg.a_op_const_reg_reg(list,OP_SUB,l.size,setbase,l.register,tmpreg);
  455. l.loc:=LOC_REGISTER;
  456. l.register:=tmpreg;
  457. end;
  458. LOC_REGISTER:
  459. begin
  460. cg.a_op_const_reg(list,OP_SUB,l.size,setbase,l.register);
  461. end;
  462. end;
  463. end;
  464. end;
  465. procedure location_force_mmreg(list:TAsmList;var l: tlocation;maybeconst:boolean);
  466. var
  467. reg : tregister;
  468. begin
  469. if (l.loc<>LOC_MMREGISTER) and
  470. ((l.loc<>LOC_CMMREGISTER) or (not maybeconst)) then
  471. begin
  472. reg:=cg.getmmregister(list,OS_VECTOR);
  473. cg.a_loadmm_loc_reg(list,OS_VECTOR,l,reg,nil);
  474. location_freetemp(list,l);
  475. location_reset(l,LOC_MMREGISTER,OS_VECTOR);
  476. l.register:=reg;
  477. end;
  478. end;
  479. procedure location_allocate_register(list: TAsmList;out l: tlocation;def: tdef;constant: boolean);
  480. begin
  481. l.size:=def_cgsize(def);
  482. if (def.typ=floatdef) and
  483. not(cs_fp_emulation in current_settings.moduleswitches) then
  484. begin
  485. if use_vectorfpu(def) then
  486. begin
  487. if constant then
  488. location_reset(l,LOC_CMMREGISTER,l.size)
  489. else
  490. location_reset(l,LOC_MMREGISTER,l.size);
  491. l.register:=cg.getmmregister(list,l.size);
  492. end
  493. else
  494. begin
  495. if constant then
  496. location_reset(l,LOC_CFPUREGISTER,l.size)
  497. else
  498. location_reset(l,LOC_FPUREGISTER,l.size);
  499. l.register:=cg.getfpuregister(list,l.size);
  500. end;
  501. end
  502. else
  503. begin
  504. if constant then
  505. location_reset(l,LOC_CREGISTER,l.size)
  506. else
  507. location_reset(l,LOC_REGISTER,l.size);
  508. {$ifdef cpu64bitalu}
  509. if l.size in [OS_128,OS_S128,OS_F128] then
  510. begin
  511. l.register128.reglo:=cg.getintregister(list,OS_64);
  512. l.register128.reghi:=cg.getintregister(list,OS_64);
  513. end
  514. else
  515. {$else cpu64bitalu}
  516. if l.size in [OS_64,OS_S64,OS_F64] then
  517. begin
  518. l.register64.reglo:=cg.getintregister(list,OS_32);
  519. l.register64.reghi:=cg.getintregister(list,OS_32);
  520. end
  521. else
  522. {$endif cpu64bitalu}
  523. { Note: for widths of records (and maybe objects, classes, etc.) an
  524. address register could be set here, but that is later
  525. changed to an intregister neverthless when in the
  526. tcgassignmentnode thlcgobj.maybe_change_load_node_reg is
  527. called for the temporary node; so the workaround for now is
  528. to fix the symptoms... }
  529. l.register:=cg.getintregister(list,l.size);
  530. end;
  531. end;
  532. {****************************************************************************
  533. Init/Finalize Code
  534. ****************************************************************************}
  535. { generates the code for incrementing the reference count of parameters and
  536. initialize out parameters }
  537. procedure init_paras(p:TObject;arg:pointer);
  538. var
  539. href : treference;
  540. hsym : tparavarsym;
  541. eldef : tdef;
  542. list : TAsmList;
  543. needs_inittable : boolean;
  544. begin
  545. list:=TAsmList(arg);
  546. if (tsym(p).typ=paravarsym) then
  547. begin
  548. needs_inittable:=is_managed_type(tparavarsym(p).vardef);
  549. if not needs_inittable then
  550. exit;
  551. case tparavarsym(p).varspez of
  552. vs_value :
  553. begin
  554. { variants are already handled by the call to fpc_variant_copy_overwrite if
  555. they are passed by reference }
  556. if not((tparavarsym(p).vardef.typ=variantdef) and
  557. paramanager.push_addr_param(tparavarsym(p).varspez,tparavarsym(p).vardef,current_procinfo.procdef.proccalloption)) then
  558. begin
  559. hlcg.location_get_data_ref(list,tparavarsym(p).vardef,tparavarsym(p).initialloc,href,
  560. is_open_array(tparavarsym(p).vardef) or
  561. ((target_info.system in systems_caller_copy_addr_value_para) and
  562. paramanager.push_addr_param(vs_value,tparavarsym(p).vardef,current_procinfo.procdef.proccalloption)),
  563. sizeof(pint));
  564. if is_open_array(tparavarsym(p).vardef) then
  565. begin
  566. { open arrays do not contain correct element count in their rtti,
  567. the actual count must be passed separately. }
  568. hsym:=tparavarsym(get_high_value_sym(tparavarsym(p)));
  569. eldef:=tarraydef(tparavarsym(p).vardef).elementdef;
  570. if not assigned(hsym) then
  571. internalerror(201003031);
  572. hlcg.g_array_rtti_helper(list,eldef,href,hsym.initialloc,'fpc_addref_array');
  573. end
  574. else
  575. hlcg.g_incrrefcount(list,tparavarsym(p).vardef,href);
  576. end;
  577. end;
  578. vs_out :
  579. begin
  580. { we have no idea about the alignment at the callee side,
  581. and the user also cannot specify "unaligned" here, so
  582. assume worst case }
  583. hlcg.location_get_data_ref(list,tparavarsym(p).vardef,tparavarsym(p).initialloc,href,true,1);
  584. if is_open_array(tparavarsym(p).vardef) then
  585. begin
  586. hsym:=tparavarsym(get_high_value_sym(tparavarsym(p)));
  587. eldef:=tarraydef(tparavarsym(p).vardef).elementdef;
  588. if not assigned(hsym) then
  589. internalerror(201103033);
  590. hlcg.g_array_rtti_helper(list,eldef,href,hsym.initialloc,'fpc_initialize_array');
  591. end
  592. else
  593. hlcg.g_initialize(list,tparavarsym(p).vardef,href);
  594. end;
  595. end;
  596. end;
  597. end;
  598. procedure gen_alloc_regloc(list:TAsmList;var loc: tlocation);
  599. begin
  600. case loc.loc of
  601. LOC_CREGISTER:
  602. begin
  603. {$ifdef cpu64bitalu}
  604. if loc.size in [OS_128,OS_S128] then
  605. begin
  606. loc.register128.reglo:=cg.getintregister(list,OS_64);
  607. loc.register128.reghi:=cg.getintregister(list,OS_64);
  608. end
  609. else
  610. {$else cpu64bitalu}
  611. if loc.size in [OS_64,OS_S64] then
  612. begin
  613. loc.register64.reglo:=cg.getintregister(list,OS_32);
  614. loc.register64.reghi:=cg.getintregister(list,OS_32);
  615. end
  616. else
  617. {$endif cpu64bitalu}
  618. loc.register:=cg.getintregister(list,loc.size);
  619. end;
  620. LOC_CFPUREGISTER:
  621. begin
  622. loc.register:=cg.getfpuregister(list,loc.size);
  623. end;
  624. LOC_CMMREGISTER:
  625. begin
  626. loc.register:=cg.getmmregister(list,loc.size);
  627. end;
  628. end;
  629. end;
  630. procedure gen_alloc_regvar(list:TAsmList;sym: tabstractnormalvarsym; allocreg: boolean);
  631. begin
  632. if allocreg then
  633. gen_alloc_regloc(list,sym.initialloc);
  634. if (pi_has_label in current_procinfo.flags) then
  635. begin
  636. { Allocate register already, to prevent first allocation to be
  637. inside a loop }
  638. {$if defined(cpu64bitalu)}
  639. if sym.initialloc.size in [OS_128,OS_S128] then
  640. begin
  641. cg.a_reg_sync(list,sym.initialloc.register128.reglo);
  642. cg.a_reg_sync(list,sym.initialloc.register128.reghi);
  643. end
  644. else
  645. {$elseif defined(cpu32bitalu)}
  646. if sym.initialloc.size in [OS_64,OS_S64] then
  647. begin
  648. cg.a_reg_sync(list,sym.initialloc.register64.reglo);
  649. cg.a_reg_sync(list,sym.initialloc.register64.reghi);
  650. end
  651. else
  652. {$elseif defined(cpu16bitalu)}
  653. if sym.initialloc.size in [OS_64,OS_S64] then
  654. begin
  655. cg.a_reg_sync(list,sym.initialloc.register64.reglo);
  656. cg.a_reg_sync(list,GetNextReg(sym.initialloc.register64.reglo));
  657. cg.a_reg_sync(list,sym.initialloc.register64.reghi);
  658. cg.a_reg_sync(list,GetNextReg(sym.initialloc.register64.reghi));
  659. end
  660. else
  661. if sym.initialloc.size in [OS_32,OS_S32] then
  662. begin
  663. cg.a_reg_sync(list,sym.initialloc.register);
  664. cg.a_reg_sync(list,GetNextReg(sym.initialloc.register));
  665. end
  666. else
  667. {$elseif defined(cpu8bitalu)}
  668. if sym.initialloc.size in [OS_64,OS_S64] then
  669. begin
  670. cg.a_reg_sync(list,sym.initialloc.register64.reglo);
  671. cg.a_reg_sync(list,GetNextReg(sym.initialloc.register64.reglo));
  672. cg.a_reg_sync(list,GetNextReg(GetNextReg(sym.initialloc.register64.reglo)));
  673. cg.a_reg_sync(list,GetNextReg(GetNextReg(GetNextReg(sym.initialloc.register64.reglo))));
  674. cg.a_reg_sync(list,sym.initialloc.register64.reghi);
  675. cg.a_reg_sync(list,GetNextReg(sym.initialloc.register64.reghi));
  676. cg.a_reg_sync(list,GetNextReg(GetNextReg(sym.initialloc.register64.reghi)));
  677. cg.a_reg_sync(list,GetNextReg(GetNextReg(GetNextReg(sym.initialloc.register64.reghi))));
  678. end
  679. else
  680. if sym.initialloc.size in [OS_32,OS_S32] then
  681. begin
  682. cg.a_reg_sync(list,sym.initialloc.register);
  683. cg.a_reg_sync(list,GetNextReg(sym.initialloc.register));
  684. cg.a_reg_sync(list,GetNextReg(GetNextReg(sym.initialloc.register)));
  685. cg.a_reg_sync(list,GetNextReg(GetNextReg(GetNextReg(sym.initialloc.register))));
  686. end
  687. else
  688. if sym.initialloc.size in [OS_16,OS_S16] then
  689. begin
  690. cg.a_reg_sync(list,sym.initialloc.register);
  691. cg.a_reg_sync(list,GetNextReg(sym.initialloc.register));
  692. end
  693. else
  694. {$endif}
  695. cg.a_reg_sync(list,sym.initialloc.register);
  696. end;
  697. sym.localloc:=sym.initialloc;
  698. end;
  699. procedure gen_load_cgpara_loc(list: TAsmList; vardef: tdef; const para: TCGPara; var destloc: tlocation; reusepara: boolean);
  700. procedure unget_para(const paraloc:TCGParaLocation);
  701. begin
  702. case paraloc.loc of
  703. LOC_REGISTER :
  704. begin
  705. if getsupreg(paraloc.register)<first_int_imreg then
  706. cg.ungetcpuregister(list,paraloc.register);
  707. end;
  708. LOC_MMREGISTER :
  709. begin
  710. if getsupreg(paraloc.register)<first_mm_imreg then
  711. cg.ungetcpuregister(list,paraloc.register);
  712. end;
  713. LOC_FPUREGISTER :
  714. begin
  715. if getsupreg(paraloc.register)<first_fpu_imreg then
  716. cg.ungetcpuregister(list,paraloc.register);
  717. end;
  718. end;
  719. end;
  720. var
  721. paraloc : pcgparalocation;
  722. href : treference;
  723. sizeleft : aint;
  724. alignment : longint;
  725. tempref : treference;
  726. {$ifdef mips}
  727. tmpreg : tregister;
  728. {$endif mips}
  729. {$ifndef cpu64bitalu}
  730. tempreg : tregister;
  731. reg64 : tregister64;
  732. {$endif not cpu64bitalu}
  733. begin
  734. paraloc:=para.location;
  735. if not assigned(paraloc) then
  736. internalerror(200408203);
  737. { skip e.g. empty records }
  738. if (paraloc^.loc = LOC_VOID) then
  739. exit;
  740. case destloc.loc of
  741. LOC_REFERENCE :
  742. begin
  743. { If the parameter location is reused we don't need to copy
  744. anything }
  745. if not reusepara then
  746. begin
  747. href:=destloc.reference;
  748. sizeleft:=para.intsize;
  749. while assigned(paraloc) do
  750. begin
  751. if (paraloc^.size=OS_NO) then
  752. begin
  753. { Can only be a reference that contains the rest
  754. of the parameter }
  755. if (paraloc^.loc<>LOC_REFERENCE) or
  756. assigned(paraloc^.next) then
  757. internalerror(2005013010);
  758. cg.a_load_cgparaloc_ref(list,paraloc^,href,sizeleft,destloc.reference.alignment);
  759. inc(href.offset,sizeleft);
  760. sizeleft:=0;
  761. end
  762. else
  763. begin
  764. cg.a_load_cgparaloc_ref(list,paraloc^,href,tcgsize2size[paraloc^.size],destloc.reference.alignment);
  765. inc(href.offset,TCGSize2Size[paraloc^.size]);
  766. dec(sizeleft,TCGSize2Size[paraloc^.size]);
  767. end;
  768. unget_para(paraloc^);
  769. paraloc:=paraloc^.next;
  770. end;
  771. end;
  772. end;
  773. LOC_REGISTER,
  774. LOC_CREGISTER :
  775. begin
  776. {$ifdef cpu64bitalu}
  777. if (para.size in [OS_128,OS_S128,OS_F128]) and
  778. ({ in case of fpu emulation, or abi's that pass fpu values
  779. via integer registers }
  780. (vardef.typ=floatdef) or
  781. is_methodpointer(vardef) or
  782. is_record(vardef)) then
  783. begin
  784. case paraloc^.loc of
  785. LOC_REGISTER:
  786. begin
  787. if not assigned(paraloc^.next) then
  788. internalerror(200410104);
  789. if (target_info.endian=ENDIAN_BIG) then
  790. begin
  791. { paraloc^ -> high
  792. paraloc^.next -> low }
  793. unget_para(paraloc^);
  794. gen_alloc_regloc(list,destloc);
  795. { reg->reg, alignment is irrelevant }
  796. cg.a_load_cgparaloc_anyreg(list,OS_64,paraloc^,destloc.register128.reghi,8);
  797. unget_para(paraloc^.next^);
  798. cg.a_load_cgparaloc_anyreg(list,OS_64,paraloc^.next^,destloc.register128.reglo,8);
  799. end
  800. else
  801. begin
  802. { paraloc^ -> low
  803. paraloc^.next -> high }
  804. unget_para(paraloc^);
  805. gen_alloc_regloc(list,destloc);
  806. cg.a_load_cgparaloc_anyreg(list,OS_64,paraloc^,destloc.register128.reglo,8);
  807. unget_para(paraloc^.next^);
  808. cg.a_load_cgparaloc_anyreg(list,OS_64,paraloc^.next^,destloc.register128.reghi,8);
  809. end;
  810. end;
  811. LOC_REFERENCE:
  812. begin
  813. gen_alloc_regloc(list,destloc);
  814. reference_reset_base(href,paraloc^.reference.index,paraloc^.reference.offset,para.alignment);
  815. cg128.a_load128_ref_reg(list,href,destloc.register128);
  816. unget_para(paraloc^);
  817. end;
  818. else
  819. internalerror(2012090607);
  820. end
  821. end
  822. else
  823. {$else cpu64bitalu}
  824. if (para.size in [OS_64,OS_S64,OS_F64]) and
  825. (is_64bit(vardef) or
  826. { in case of fpu emulation, or abi's that pass fpu values
  827. via integer registers }
  828. (vardef.typ=floatdef) or
  829. is_methodpointer(vardef) or
  830. is_record(vardef)) then
  831. begin
  832. case paraloc^.loc of
  833. LOC_REGISTER:
  834. begin
  835. case para.locations_count of
  836. {$if defined(cpu16bitalu) or defined(cpu8bitalu)}
  837. { 4 paralocs? }
  838. 4:
  839. if (target_info.endian=ENDIAN_BIG) then
  840. begin
  841. { paraloc^ -> high
  842. paraloc^.next^.next -> low }
  843. unget_para(paraloc^);
  844. gen_alloc_regloc(list,destloc);
  845. { reg->reg, alignment is irrelevant }
  846. cg.a_load_cgparaloc_anyreg(list,OS_16,paraloc^,GetNextReg(destloc.register64.reghi),2);
  847. unget_para(paraloc^.next^);
  848. cg.a_load_cgparaloc_anyreg(list,OS_16,paraloc^.next^,destloc.register64.reghi,2);
  849. unget_para(paraloc^.next^.next^);
  850. cg.a_load_cgparaloc_anyreg(list,OS_16,paraloc^.next^.next^,GetNextReg(destloc.register64.reglo),2);
  851. unget_para(paraloc^.next^.next^.next^);
  852. cg.a_load_cgparaloc_anyreg(list,OS_16,paraloc^.next^.next^.next^,destloc.register64.reglo,2);
  853. end
  854. else
  855. begin
  856. { paraloc^ -> low
  857. paraloc^.next^.next -> high }
  858. unget_para(paraloc^);
  859. gen_alloc_regloc(list,destloc);
  860. cg.a_load_cgparaloc_anyreg(list,OS_16,paraloc^,destloc.register64.reglo,2);
  861. unget_para(paraloc^.next^);
  862. cg.a_load_cgparaloc_anyreg(list,OS_16,paraloc^.next^,GetNextReg(destloc.register64.reglo),2);
  863. unget_para(paraloc^.next^.next^);
  864. cg.a_load_cgparaloc_anyreg(list,OS_16,paraloc^.next^.next^,destloc.register64.reghi,2);
  865. unget_para(paraloc^.next^.next^.next^);
  866. cg.a_load_cgparaloc_anyreg(list,OS_16,paraloc^.next^.next^.next^,GetNextReg(destloc.register64.reghi),2);
  867. end;
  868. {$endif defined(cpu16bitalu) or defined(cpu8bitalu)}
  869. 2:
  870. if (target_info.endian=ENDIAN_BIG) then
  871. begin
  872. { paraloc^ -> high
  873. paraloc^.next -> low }
  874. unget_para(paraloc^);
  875. gen_alloc_regloc(list,destloc);
  876. { reg->reg, alignment is irrelevant }
  877. cg.a_load_cgparaloc_anyreg(list,OS_32,paraloc^,destloc.register64.reghi,4);
  878. unget_para(paraloc^.next^);
  879. cg.a_load_cgparaloc_anyreg(list,OS_32,paraloc^.next^,destloc.register64.reglo,4);
  880. end
  881. else
  882. begin
  883. { paraloc^ -> low
  884. paraloc^.next -> high }
  885. unget_para(paraloc^);
  886. gen_alloc_regloc(list,destloc);
  887. cg.a_load_cgparaloc_anyreg(list,OS_32,paraloc^,destloc.register64.reglo,4);
  888. unget_para(paraloc^.next^);
  889. cg.a_load_cgparaloc_anyreg(list,OS_32,paraloc^.next^,destloc.register64.reghi,4);
  890. end;
  891. else
  892. { unexpected number of paralocs }
  893. internalerror(200410104);
  894. end;
  895. end;
  896. LOC_REFERENCE:
  897. begin
  898. gen_alloc_regloc(list,destloc);
  899. reference_reset_base(href,paraloc^.reference.index,paraloc^.reference.offset,para.alignment);
  900. cg64.a_load64_ref_reg(list,href,destloc.register64);
  901. unget_para(paraloc^);
  902. end;
  903. else
  904. internalerror(2005101501);
  905. end
  906. end
  907. else
  908. {$endif cpu64bitalu}
  909. begin
  910. if assigned(paraloc^.next) then
  911. begin
  912. if (destloc.size in [OS_PAIR,OS_SPAIR]) and
  913. (para.Size in [OS_PAIR,OS_SPAIR]) then
  914. begin
  915. unget_para(paraloc^);
  916. gen_alloc_regloc(list,destloc);
  917. cg.a_load_cgparaloc_anyreg(list,OS_INT,paraloc^,destloc.register,sizeof(aint));
  918. unget_para(paraloc^.Next^);
  919. {$if defined(cpu16bitalu) or defined(cpu8bitalu)}
  920. cg.a_load_cgparaloc_anyreg(list,OS_INT,paraloc^.Next^,GetNextReg(destloc.register),sizeof(aint));
  921. {$else}
  922. cg.a_load_cgparaloc_anyreg(list,OS_INT,paraloc^.Next^,destloc.registerhi,sizeof(aint));
  923. {$endif}
  924. end
  925. {$if defined(cpu8bitalu)}
  926. else if (destloc.size in [OS_32,OS_S32]) and
  927. (para.Size in [OS_32,OS_S32]) then
  928. begin
  929. unget_para(paraloc^);
  930. gen_alloc_regloc(list,destloc);
  931. cg.a_load_cgparaloc_anyreg(list,OS_8,paraloc^,destloc.register,sizeof(aint));
  932. unget_para(paraloc^.Next^);
  933. cg.a_load_cgparaloc_anyreg(list,OS_8,paraloc^.Next^,GetNextReg(destloc.register),sizeof(aint));
  934. unget_para(paraloc^.Next^.Next^);
  935. cg.a_load_cgparaloc_anyreg(list,OS_8,paraloc^.Next^.Next^,GetNextReg(GetNextReg(destloc.register)),sizeof(aint));
  936. unget_para(paraloc^.Next^.Next^.Next^);
  937. cg.a_load_cgparaloc_anyreg(list,OS_8,paraloc^.Next^.Next^.Next^,GetNextReg(GetNextReg(GetNextReg(destloc.register))),sizeof(aint));
  938. end
  939. {$endif defined(cpu8bitalu)}
  940. else
  941. begin
  942. { this can happen if a parameter is spread over
  943. multiple paralocs, e.g. if a record with two single
  944. fields must be passed in two single precision
  945. registers }
  946. { does it fit in the register of destloc? }
  947. sizeleft:=para.intsize;
  948. if sizeleft<>vardef.size then
  949. internalerror(2014122806);
  950. if sizeleft<>tcgsize2size[destloc.size] then
  951. internalerror(200410105);
  952. { store everything first to memory, then load it in
  953. destloc }
  954. tg.gettemp(list,sizeleft,sizeleft,tt_persistent,tempref);
  955. gen_alloc_regloc(list,destloc);
  956. while sizeleft>0 do
  957. begin
  958. if not assigned(paraloc) then
  959. internalerror(2014122807);
  960. unget_para(paraloc^);
  961. cg.a_load_cgparaloc_ref(list,paraloc^,tempref,sizeleft,newalignment(para.alignment,para.intsize-sizeleft));
  962. if (paraloc^.size=OS_NO) and
  963. assigned(paraloc^.next) then
  964. internalerror(2014122805);
  965. inc(tempref.offset,tcgsize2size[paraloc^.size]);
  966. dec(sizeleft,tcgsize2size[paraloc^.size]);
  967. paraloc:=paraloc^.next;
  968. end;
  969. dec(tempref.offset,para.intsize);
  970. cg.a_load_ref_reg(list,para.size,para.size,tempref,destloc.register);
  971. tg.ungettemp(list,tempref);
  972. end;
  973. end
  974. else
  975. begin
  976. unget_para(paraloc^);
  977. gen_alloc_regloc(list,destloc);
  978. cg.a_load_cgparaloc_anyreg(list,destloc.size,paraloc^,destloc.register,sizeof(aint));
  979. end;
  980. end;
  981. end;
  982. LOC_FPUREGISTER,
  983. LOC_CFPUREGISTER :
  984. begin
  985. {$ifdef mips}
  986. if (destloc.size = paraloc^.Size) and
  987. (paraloc^.Loc in [LOC_FPUREGISTER,LOC_CFPUREGISTER,LOC_REFERENCE,LOC_CREFERENCE]) then
  988. begin
  989. unget_para(paraloc^);
  990. gen_alloc_regloc(list,destloc);
  991. cg.a_load_cgparaloc_anyreg(list,destloc.size,paraloc^,destloc.register,para.alignment);
  992. end
  993. else if (destloc.size = OS_F32) and
  994. (paraloc^.Loc in [LOC_REGISTER,LOC_CREGISTER]) then
  995. begin
  996. gen_alloc_regloc(list,destloc);
  997. unget_para(paraloc^);
  998. list.Concat(taicpu.op_reg_reg(A_MTC1,paraloc^.register,destloc.register));
  999. end
  1000. { TODO: Produces invalid code, needs fixing together with regalloc setup. }
  1001. {
  1002. else if (destloc.size = OS_F64) and
  1003. (paraloc^.Loc in [LOC_REGISTER,LOC_CREGISTER]) and
  1004. (paraloc^.next^.Loc in [LOC_REGISTER,LOC_CREGISTER]) then
  1005. begin
  1006. gen_alloc_regloc(list,destloc);
  1007. tmpreg:=destloc.register;
  1008. unget_para(paraloc^);
  1009. list.Concat(taicpu.op_reg_reg(A_MTC1,paraloc^.register,tmpreg));
  1010. setsupreg(tmpreg,getsupreg(tmpreg)+1);
  1011. unget_para(paraloc^.next^);
  1012. list.Concat(taicpu.op_reg_reg(A_MTC1,paraloc^.Next^.register,tmpreg));
  1013. end
  1014. }
  1015. else
  1016. begin
  1017. sizeleft := TCGSize2Size[destloc.size];
  1018. tg.GetTemp(list,sizeleft,sizeleft,tt_normal,tempref);
  1019. href:=tempref;
  1020. while assigned(paraloc) do
  1021. begin
  1022. unget_para(paraloc^);
  1023. cg.a_load_cgparaloc_ref(list,paraloc^,href,sizeleft,destloc.reference.alignment);
  1024. inc(href.offset,TCGSize2Size[paraloc^.size]);
  1025. dec(sizeleft,TCGSize2Size[paraloc^.size]);
  1026. paraloc:=paraloc^.next;
  1027. end;
  1028. gen_alloc_regloc(list,destloc);
  1029. cg.a_loadfpu_ref_reg(list,destloc.size,destloc.size,tempref,destloc.register);
  1030. tg.UnGetTemp(list,tempref);
  1031. end;
  1032. {$else mips}
  1033. {$if defined(sparc) or defined(arm)}
  1034. { Arm and Sparc passes floats in int registers, when loading to fpu register
  1035. we need a temp }
  1036. sizeleft := TCGSize2Size[destloc.size];
  1037. tg.GetTemp(list,sizeleft,sizeleft,tt_normal,tempref);
  1038. href:=tempref;
  1039. while assigned(paraloc) do
  1040. begin
  1041. unget_para(paraloc^);
  1042. cg.a_load_cgparaloc_ref(list,paraloc^,href,sizeleft,destloc.reference.alignment);
  1043. inc(href.offset,TCGSize2Size[paraloc^.size]);
  1044. dec(sizeleft,TCGSize2Size[paraloc^.size]);
  1045. paraloc:=paraloc^.next;
  1046. end;
  1047. gen_alloc_regloc(list,destloc);
  1048. cg.a_loadfpu_ref_reg(list,destloc.size,destloc.size,tempref,destloc.register);
  1049. tg.UnGetTemp(list,tempref);
  1050. {$else defined(sparc) or defined(arm)}
  1051. unget_para(paraloc^);
  1052. gen_alloc_regloc(list,destloc);
  1053. { from register to register -> alignment is irrelevant }
  1054. cg.a_load_cgparaloc_anyreg(list,destloc.size,paraloc^,destloc.register,0);
  1055. if assigned(paraloc^.next) then
  1056. internalerror(200410109);
  1057. {$endif defined(sparc) or defined(arm)}
  1058. {$endif mips}
  1059. end;
  1060. LOC_MMREGISTER,
  1061. LOC_CMMREGISTER :
  1062. begin
  1063. {$ifndef cpu64bitalu}
  1064. { ARM vfp floats are passed in integer registers }
  1065. if (para.size=OS_F64) and
  1066. (paraloc^.size in [OS_32,OS_S32]) and
  1067. use_vectorfpu(vardef) then
  1068. begin
  1069. { we need 2x32bit reg }
  1070. if not assigned(paraloc^.next) or
  1071. assigned(paraloc^.next^.next) then
  1072. internalerror(2009112421);
  1073. unget_para(paraloc^.next^);
  1074. case paraloc^.next^.loc of
  1075. LOC_REGISTER:
  1076. tempreg:=paraloc^.next^.register;
  1077. LOC_REFERENCE:
  1078. begin
  1079. tempreg:=cg.getintregister(list,OS_32);
  1080. cg.a_load_cgparaloc_anyreg(list,OS_32,paraloc^.next^,tempreg,4);
  1081. end;
  1082. else
  1083. internalerror(2012051301);
  1084. end;
  1085. { don't free before the above, because then the getintregister
  1086. could reallocate this register and overwrite it }
  1087. unget_para(paraloc^);
  1088. gen_alloc_regloc(list,destloc);
  1089. if (target_info.endian=endian_big) then
  1090. { paraloc^ -> high
  1091. paraloc^.next -> low }
  1092. reg64:=joinreg64(tempreg,paraloc^.register)
  1093. else
  1094. reg64:=joinreg64(paraloc^.register,tempreg);
  1095. cg64.a_loadmm_intreg64_reg(list,OS_F64,reg64,destloc.register);
  1096. end
  1097. else
  1098. {$endif not cpu64bitalu}
  1099. begin
  1100. if not assigned(paraloc^.next) then
  1101. begin
  1102. unget_para(paraloc^);
  1103. gen_alloc_regloc(list,destloc);
  1104. { from register to register -> alignment is irrelevant }
  1105. cg.a_load_cgparaloc_anyreg(list,destloc.size,paraloc^,destloc.register,0);
  1106. end
  1107. else
  1108. begin
  1109. internalerror(200410108);
  1110. end;
  1111. { data could come in two memory locations, for now
  1112. we simply ignore the sanity check (FK)
  1113. if assigned(paraloc^.next) then
  1114. internalerror(200410108);
  1115. }
  1116. end;
  1117. end;
  1118. else
  1119. internalerror(2010052903);
  1120. end;
  1121. end;
  1122. procedure gen_load_para_value(list:TAsmList);
  1123. procedure get_para(const paraloc:TCGParaLocation);
  1124. begin
  1125. case paraloc.loc of
  1126. LOC_REGISTER :
  1127. begin
  1128. if getsupreg(paraloc.register)<first_int_imreg then
  1129. cg.getcpuregister(list,paraloc.register);
  1130. end;
  1131. LOC_MMREGISTER :
  1132. begin
  1133. if getsupreg(paraloc.register)<first_mm_imreg then
  1134. cg.getcpuregister(list,paraloc.register);
  1135. end;
  1136. LOC_FPUREGISTER :
  1137. begin
  1138. if getsupreg(paraloc.register)<first_fpu_imreg then
  1139. cg.getcpuregister(list,paraloc.register);
  1140. end;
  1141. end;
  1142. end;
  1143. var
  1144. i : longint;
  1145. currpara : tparavarsym;
  1146. paraloc : pcgparalocation;
  1147. begin
  1148. if (po_assembler in current_procinfo.procdef.procoptions) or
  1149. { exceptfilters have a single hidden 'parentfp' parameter, which
  1150. is handled by tcg.g_proc_entry. }
  1151. (current_procinfo.procdef.proctypeoption=potype_exceptfilter) then
  1152. exit;
  1153. { Allocate registers used by parameters }
  1154. for i:=0 to current_procinfo.procdef.paras.count-1 do
  1155. begin
  1156. currpara:=tparavarsym(current_procinfo.procdef.paras[i]);
  1157. paraloc:=currpara.paraloc[calleeside].location;
  1158. while assigned(paraloc) do
  1159. begin
  1160. if paraloc^.loc in [LOC_REGISTER,LOC_FPUREGISTER,LOC_MMREGISTER] then
  1161. get_para(paraloc^);
  1162. paraloc:=paraloc^.next;
  1163. end;
  1164. end;
  1165. { Copy parameters to local references/registers }
  1166. for i:=0 to current_procinfo.procdef.paras.count-1 do
  1167. begin
  1168. currpara:=tparavarsym(current_procinfo.procdef.paras[i]);
  1169. gen_load_cgpara_loc(list,currpara.vardef,currpara.paraloc[calleeside],currpara.initialloc,paramanager.param_use_paraloc(currpara.paraloc[calleeside]));
  1170. { gen_load_cgpara_loc() already allocated the initialloc
  1171. -> don't allocate again }
  1172. if currpara.initialloc.loc in [LOC_CREGISTER,LOC_CFPUREGISTER,LOC_CMMREGISTER] then
  1173. gen_alloc_regvar(list,currpara,false);
  1174. end;
  1175. { generate copies of call by value parameters, must be done before
  1176. the initialization and body is parsed because the refcounts are
  1177. incremented using the local copies }
  1178. if not(target_info.system in systems_caller_copy_addr_value_para) then
  1179. current_procinfo.procdef.parast.SymList.ForEachCall(@hlcg.g_copyvalueparas,list);
  1180. {$ifdef powerpc}
  1181. { unget the register that contains the stack pointer before the procedure entry, }
  1182. { which is used to access the parameters in their original callee-side location }
  1183. if (tppcprocinfo(current_procinfo).needs_frame_pointer) then
  1184. cg.a_reg_dealloc(list,NR_R12);
  1185. {$endif powerpc}
  1186. {$ifdef powerpc64}
  1187. { unget the register that contains the stack pointer before the procedure entry, }
  1188. { which is used to access the parameters in their original callee-side location }
  1189. if (tppcprocinfo(current_procinfo).needs_frame_pointer) then
  1190. cg.a_reg_dealloc(list, NR_OLD_STACK_POINTER_REG);
  1191. {$endif powerpc64}
  1192. if not(po_assembler in current_procinfo.procdef.procoptions) then
  1193. begin
  1194. { initialize refcounted paras, and trash others. Needed here
  1195. instead of in gen_initialize_code, because when a reference is
  1196. intialised or trashed while the pointer to that reference is kept
  1197. in a regvar, we add a register move and that one again has to
  1198. come after the parameter loading code as far as the register
  1199. allocator is concerned }
  1200. current_procinfo.procdef.parast.SymList.ForEachCall(@init_paras,list);
  1201. end;
  1202. end;
  1203. {****************************************************************************
  1204. Entry/Exit
  1205. ****************************************************************************}
  1206. function has_alias_name(pd:tprocdef;const s:string):boolean;
  1207. var
  1208. item : TCmdStrListItem;
  1209. begin
  1210. result:=true;
  1211. if pd.mangledname=s then
  1212. exit;
  1213. item := TCmdStrListItem(pd.aliasnames.first);
  1214. while assigned(item) do
  1215. begin
  1216. if item.str=s then
  1217. exit;
  1218. item := TCmdStrListItem(item.next);
  1219. end;
  1220. result:=false;
  1221. end;
  1222. procedure alloc_proc_symbol(pd: tprocdef);
  1223. var
  1224. item : TCmdStrListItem;
  1225. begin
  1226. item := TCmdStrListItem(pd.aliasnames.first);
  1227. while assigned(item) do
  1228. begin
  1229. { The condition to use global or local symbol must match
  1230. the code written in hlcg.gen_proc_symbol to
  1231. avoid change from AB_LOCAL to AB_GLOBAL, which generates
  1232. erroneous code (at least for targets using GOT) }
  1233. if (cs_profile in current_settings.moduleswitches) or
  1234. (po_global in current_procinfo.procdef.procoptions) then
  1235. current_asmdata.DefineAsmSymbol(item.str,AB_GLOBAL,AT_FUNCTION)
  1236. else
  1237. current_asmdata.DefineAsmSymbol(item.str,AB_LOCAL,AT_FUNCTION);
  1238. item := TCmdStrListItem(item.next);
  1239. end;
  1240. end;
  1241. procedure gen_proc_entry_code(list:TAsmList);
  1242. var
  1243. hitemp,
  1244. lotemp, stack_frame_size : longint;
  1245. begin
  1246. { generate call frame marker for dwarf call frame info }
  1247. current_asmdata.asmcfi.start_frame(list);
  1248. { All temps are know, write offsets used for information }
  1249. if (cs_asm_source in current_settings.globalswitches) and
  1250. (current_procinfo.tempstart<>tg.lasttemp) then
  1251. begin
  1252. if tg.direction>0 then
  1253. begin
  1254. lotemp:=current_procinfo.tempstart;
  1255. hitemp:=tg.lasttemp;
  1256. end
  1257. else
  1258. begin
  1259. lotemp:=tg.lasttemp;
  1260. hitemp:=current_procinfo.tempstart;
  1261. end;
  1262. list.concat(Tai_comment.Create(strpnew('Temps allocated between '+std_regname(current_procinfo.framepointer)+
  1263. tostr_with_plus(lotemp)+' and '+std_regname(current_procinfo.framepointer)+tostr_with_plus(hitemp))));
  1264. end;
  1265. { generate target specific proc entry code }
  1266. stack_frame_size := current_procinfo.calc_stackframe_size;
  1267. if (stack_frame_size <> 0) and
  1268. (po_nostackframe in current_procinfo.procdef.procoptions) then
  1269. message1(parser_e_nostackframe_with_locals,tostr(stack_frame_size));
  1270. hlcg.g_proc_entry(list,stack_frame_size,(po_nostackframe in current_procinfo.procdef.procoptions));
  1271. end;
  1272. procedure gen_proc_exit_code(list:TAsmList);
  1273. var
  1274. parasize : longint;
  1275. begin
  1276. { c style clearstack does not need to remove parameters from the stack, only the
  1277. return value when it was pushed by arguments }
  1278. if current_procinfo.procdef.proccalloption in clearstack_pocalls then
  1279. begin
  1280. parasize:=0;
  1281. if paramanager.ret_in_param(current_procinfo.procdef.returndef,current_procinfo.procdef) then
  1282. inc(parasize,sizeof(pint));
  1283. end
  1284. else
  1285. begin
  1286. parasize:=current_procinfo.para_stack_size;
  1287. { the parent frame pointer para has to be removed by the caller in
  1288. case of Delphi-style parent frame pointer passing }
  1289. if not paramanager.use_fixed_stack and
  1290. (po_delphi_nested_cc in current_procinfo.procdef.procoptions) then
  1291. dec(parasize,sizeof(pint));
  1292. end;
  1293. { generate target specific proc exit code }
  1294. hlcg.g_proc_exit(list,parasize,(po_nostackframe in current_procinfo.procdef.procoptions));
  1295. { release return registers, needed for optimizer }
  1296. if not is_void(current_procinfo.procdef.returndef) then
  1297. paramanager.freecgpara(list,current_procinfo.procdef.funcretloc[calleeside]);
  1298. { end of frame marker for call frame info }
  1299. current_asmdata.asmcfi.end_frame(list);
  1300. end;
  1301. procedure gen_stack_check_size_para(list:TAsmList);
  1302. var
  1303. paraloc1 : tcgpara;
  1304. pd : tprocdef;
  1305. begin
  1306. pd:=search_system_proc('fpc_stackcheck');
  1307. paraloc1.init;
  1308. paramanager.getintparaloc(pd,1,paraloc1);
  1309. cg.a_load_const_cgpara(list,OS_INT,current_procinfo.calc_stackframe_size,paraloc1);
  1310. paramanager.freecgpara(list,paraloc1);
  1311. paraloc1.done;
  1312. end;
  1313. procedure gen_stack_check_call(list:TAsmList);
  1314. var
  1315. paraloc1 : tcgpara;
  1316. pd : tprocdef;
  1317. begin
  1318. pd:=search_system_proc('fpc_stackcheck');
  1319. paraloc1.init;
  1320. { Also alloc the register needed for the parameter }
  1321. paramanager.getintparaloc(pd,1,paraloc1);
  1322. paramanager.freecgpara(list,paraloc1);
  1323. { Call the helper }
  1324. cg.allocallcpuregisters(list);
  1325. cg.a_call_name(list,'FPC_STACKCHECK',false);
  1326. cg.deallocallcpuregisters(list);
  1327. paraloc1.done;
  1328. end;
  1329. procedure gen_save_used_regs(list:TAsmList);
  1330. begin
  1331. { Pure assembler routines need to save the registers themselves }
  1332. if (po_assembler in current_procinfo.procdef.procoptions) then
  1333. exit;
  1334. { oldfpccall expects all registers to be destroyed }
  1335. if current_procinfo.procdef.proccalloption<>pocall_oldfpccall then
  1336. cg.g_save_registers(list);
  1337. end;
  1338. procedure gen_restore_used_regs(list:TAsmList);
  1339. begin
  1340. { Pure assembler routines need to save the registers themselves }
  1341. if (po_assembler in current_procinfo.procdef.procoptions) then
  1342. exit;
  1343. { oldfpccall expects all registers to be destroyed }
  1344. if current_procinfo.procdef.proccalloption<>pocall_oldfpccall then
  1345. cg.g_restore_registers(list);
  1346. end;
  1347. {****************************************************************************
  1348. External handling
  1349. ****************************************************************************}
  1350. procedure gen_external_stub(list:TAsmList;pd:tprocdef;const externalname:string);
  1351. begin
  1352. create_hlcodegen;
  1353. { add the procedure to the al_procedures }
  1354. maybe_new_object_file(list);
  1355. new_section(list,sec_code,lower(pd.mangledname),current_settings.alignment.procalign);
  1356. if (po_global in pd.procoptions) then
  1357. list.concat(Tai_symbol.createname_global(pd.mangledname,AT_FUNCTION,0))
  1358. else
  1359. list.concat(Tai_symbol.createname(pd.mangledname,AT_FUNCTION,0));
  1360. cg.g_external_wrapper(list,pd,externalname);
  1361. destroy_hlcodegen;
  1362. end;
  1363. {****************************************************************************
  1364. Const Data
  1365. ****************************************************************************}
  1366. procedure gen_alloc_symtable(list:TAsmList;pd:tprocdef;st:TSymtable);
  1367. procedure setlocalloc(vs:tabstractnormalvarsym);
  1368. begin
  1369. if cs_asm_source in current_settings.globalswitches then
  1370. begin
  1371. case vs.initialloc.loc of
  1372. LOC_REFERENCE :
  1373. begin
  1374. if not assigned(vs.initialloc.reference.symbol) then
  1375. list.concat(Tai_comment.Create(strpnew('Var '+vs.realname+' located at '+
  1376. std_regname(vs.initialloc.reference.base)+tostr_with_plus(vs.initialloc.reference.offset)+
  1377. ', size='+tcgsize2str(vs.initialloc.size))));
  1378. end;
  1379. end;
  1380. end;
  1381. vs.localloc:=vs.initialloc;
  1382. FillChar(vs.currentregloc,sizeof(vs.currentregloc),0);
  1383. end;
  1384. var
  1385. i : longint;
  1386. highsym,
  1387. sym : tsym;
  1388. vs : tabstractnormalvarsym;
  1389. isaddr : boolean;
  1390. begin
  1391. for i:=0 to st.SymList.Count-1 do
  1392. begin
  1393. sym:=tsym(st.SymList[i]);
  1394. case sym.typ of
  1395. staticvarsym :
  1396. begin
  1397. vs:=tabstractnormalvarsym(sym);
  1398. { The code in loadnode.pass_generatecode will create the
  1399. LOC_REFERENCE instead for all none register variables. This is
  1400. required because we can't store an asmsymbol in the localloc because
  1401. the asmsymbol is invalid after an unit is compiled. This gives
  1402. problems when this procedure is inlined in another unit (PFV) }
  1403. if vs.is_regvar(false) then
  1404. begin
  1405. vs.initialloc.loc:=tvarregable2tcgloc[vs.varregable];
  1406. vs.initialloc.size:=def_cgsize(vs.vardef);
  1407. gen_alloc_regvar(list,vs,true);
  1408. setlocalloc(vs);
  1409. end;
  1410. end;
  1411. paravarsym :
  1412. begin
  1413. vs:=tabstractnormalvarsym(sym);
  1414. { Parameters passed to assembler procedures need to be kept
  1415. in the original location }
  1416. if (po_assembler in pd.procoptions) then
  1417. tparavarsym(vs).paraloc[calleeside].get_location(vs.initialloc)
  1418. { exception filters receive their frame pointer as a parameter }
  1419. else if (pd.proctypeoption=potype_exceptfilter) and
  1420. (vo_is_parentfp in vs.varoptions) then
  1421. begin
  1422. location_reset(vs.initialloc,LOC_REGISTER,OS_ADDR);
  1423. vs.initialloc.register:=NR_FRAME_POINTER_REG;
  1424. end
  1425. else
  1426. begin
  1427. { if an open array is used, also its high parameter is used,
  1428. since the hidden high parameters are inserted after the corresponding symbols,
  1429. we can increase the ref. count here }
  1430. if is_open_array(vs.vardef) or is_array_of_const(vs.vardef) then
  1431. begin
  1432. highsym:=get_high_value_sym(tparavarsym(vs));
  1433. if assigned(highsym) then
  1434. inc(highsym.refs);
  1435. end;
  1436. isaddr:=paramanager.push_addr_param(vs.varspez,vs.vardef,pd.proccalloption);
  1437. if isaddr then
  1438. vs.initialloc.size:=def_cgsize(voidpointertype)
  1439. else
  1440. vs.initialloc.size:=def_cgsize(vs.vardef);
  1441. if vs.is_regvar(isaddr) then
  1442. vs.initialloc.loc:=tvarregable2tcgloc[vs.varregable]
  1443. else
  1444. begin
  1445. vs.initialloc.loc:=LOC_REFERENCE;
  1446. { Reuse the parameter location for values to are at a single location on the stack }
  1447. if paramanager.param_use_paraloc(tparavarsym(sym).paraloc[calleeside]) then
  1448. begin
  1449. reference_reset_base(vs.initialloc.reference,tparavarsym(sym).paraloc[calleeside].location^.reference.index,
  1450. tparavarsym(sym).paraloc[calleeside].location^.reference.offset,tparavarsym(sym).paraloc[calleeside].alignment);
  1451. end
  1452. else
  1453. begin
  1454. if isaddr then
  1455. tg.GetLocal(list,voidpointertype.size,voidpointertype,vs.initialloc.reference)
  1456. else
  1457. tg.GetLocal(list,vs.getsize,tparavarsym(sym).paraloc[calleeside].alignment,vs.vardef,vs.initialloc.reference);
  1458. end;
  1459. end;
  1460. end;
  1461. setlocalloc(vs);
  1462. end;
  1463. localvarsym :
  1464. begin
  1465. vs:=tabstractnormalvarsym(sym);
  1466. vs.initialloc.size:=def_cgsize(vs.vardef);
  1467. if ([po_assembler,po_nostackframe] * pd.procoptions = [po_assembler,po_nostackframe]) and
  1468. (vo_is_funcret in vs.varoptions) then
  1469. begin
  1470. paramanager.create_funcretloc_info(pd,calleeside);
  1471. if assigned(pd.funcretloc[calleeside].location^.next) then
  1472. begin
  1473. { can't replace references to "result" with a complex
  1474. location expression inside assembler code }
  1475. location_reset(vs.initialloc,LOC_INVALID,OS_NO);
  1476. end
  1477. else
  1478. pd.funcretloc[calleeside].get_location(vs.initialloc);
  1479. end
  1480. else if (m_delphi in current_settings.modeswitches) and
  1481. (po_assembler in pd.procoptions) and
  1482. (vo_is_funcret in vs.varoptions) and
  1483. (vs.refs=0) then
  1484. begin
  1485. { not referenced, so don't allocate. Use dummy to }
  1486. { avoid ie's later on because of LOC_INVALID }
  1487. vs.initialloc.loc:=LOC_REGISTER;
  1488. vs.initialloc.size:=OS_INT;
  1489. vs.initialloc.register:=NR_FUNCTION_RESULT_REG;
  1490. end
  1491. else if vs.is_regvar(false) then
  1492. begin
  1493. vs.initialloc.loc:=tvarregable2tcgloc[vs.varregable];
  1494. gen_alloc_regvar(list,vs,true);
  1495. end
  1496. else
  1497. begin
  1498. vs.initialloc.loc:=LOC_REFERENCE;
  1499. tg.GetLocal(list,vs.getsize,vs.vardef,vs.initialloc.reference);
  1500. end;
  1501. setlocalloc(vs);
  1502. end;
  1503. end;
  1504. end;
  1505. end;
  1506. procedure add_regvars(var rv: tusedregvars; const location: tlocation);
  1507. begin
  1508. case location.loc of
  1509. LOC_CREGISTER:
  1510. {$if defined(cpu64bitalu)}
  1511. if location.size in [OS_128,OS_S128] then
  1512. begin
  1513. rv.intregvars.addnodup(getsupreg(location.register128.reglo));
  1514. rv.intregvars.addnodup(getsupreg(location.register128.reghi));
  1515. end
  1516. else
  1517. {$elseif defined(cpu32bitalu)}
  1518. if location.size in [OS_64,OS_S64] then
  1519. begin
  1520. rv.intregvars.addnodup(getsupreg(location.register64.reglo));
  1521. rv.intregvars.addnodup(getsupreg(location.register64.reghi));
  1522. end
  1523. else
  1524. {$elseif defined(cpu16bitalu)}
  1525. if location.size in [OS_64,OS_S64] then
  1526. begin
  1527. rv.intregvars.addnodup(getsupreg(location.register64.reglo));
  1528. rv.intregvars.addnodup(getsupreg(GetNextReg(location.register64.reglo)));
  1529. rv.intregvars.addnodup(getsupreg(location.register64.reghi));
  1530. rv.intregvars.addnodup(getsupreg(GetNextReg(location.register64.reghi)));
  1531. end
  1532. else
  1533. if location.size in [OS_32,OS_S32] then
  1534. begin
  1535. rv.intregvars.addnodup(getsupreg(location.register));
  1536. rv.intregvars.addnodup(getsupreg(GetNextReg(location.register)));
  1537. end
  1538. else
  1539. {$elseif defined(cpu8bitalu)}
  1540. if location.size in [OS_64,OS_S64] then
  1541. begin
  1542. rv.intregvars.addnodup(getsupreg(location.register64.reglo));
  1543. rv.intregvars.addnodup(getsupreg(GetNextReg(location.register64.reglo)));
  1544. rv.intregvars.addnodup(getsupreg(GetNextReg(GetNextReg(location.register64.reglo))));
  1545. rv.intregvars.addnodup(getsupreg(GetNextReg(GetNextReg(GetNextReg(location.register64.reglo)))));
  1546. rv.intregvars.addnodup(getsupreg(location.register64.reghi));
  1547. rv.intregvars.addnodup(getsupreg(GetNextReg(location.register64.reghi)));
  1548. rv.intregvars.addnodup(getsupreg(GetNextReg(GetNextReg(location.register64.reghi))));
  1549. rv.intregvars.addnodup(getsupreg(GetNextReg(GetNextReg(GetNextReg(location.register64.reghi)))));
  1550. end
  1551. else
  1552. if location.size in [OS_32,OS_S32] then
  1553. begin
  1554. rv.intregvars.addnodup(getsupreg(location.register));
  1555. rv.intregvars.addnodup(getsupreg(GetNextReg(location.register)));
  1556. rv.intregvars.addnodup(getsupreg(GetNextReg(GetNextReg(location.register))));
  1557. rv.intregvars.addnodup(getsupreg(GetNextReg(GetNextReg(GetNextReg(location.register)))));
  1558. end
  1559. else
  1560. if location.size in [OS_16,OS_S16] then
  1561. begin
  1562. rv.intregvars.addnodup(getsupreg(location.register));
  1563. rv.intregvars.addnodup(getsupreg(GetNextReg(location.register)));
  1564. end
  1565. else
  1566. {$endif}
  1567. rv.intregvars.addnodup(getsupreg(location.register));
  1568. LOC_CFPUREGISTER:
  1569. rv.fpuregvars.addnodup(getsupreg(location.register));
  1570. LOC_CMMREGISTER:
  1571. rv.mmregvars.addnodup(getsupreg(location.register));
  1572. end;
  1573. end;
  1574. function do_get_used_regvars(var n: tnode; arg: pointer): foreachnoderesult;
  1575. var
  1576. rv: pusedregvars absolute arg;
  1577. begin
  1578. case (n.nodetype) of
  1579. temprefn:
  1580. { We only have to synchronise a tempnode before a loop if it is }
  1581. { not created inside the loop, and only synchronise after the }
  1582. { loop if it's not destroyed inside the loop. If it's created }
  1583. { before the loop and not yet destroyed, then before the loop }
  1584. { is secondpassed tempinfo^.valid will be true, and we get the }
  1585. { correct registers. If it's not destroyed inside the loop, }
  1586. { then after the loop has been secondpassed tempinfo^.valid }
  1587. { be true and we also get the right registers. In other cases, }
  1588. { tempinfo^.valid will be false and so we do not add }
  1589. { unnecessary registers. This way, we don't have to look at }
  1590. { tempcreate and tempdestroy nodes to get this info (JM) }
  1591. if (ti_valid in ttemprefnode(n).tempinfo^.flags) then
  1592. add_regvars(rv^,ttemprefnode(n).tempinfo^.location);
  1593. loadn:
  1594. if (tloadnode(n).symtableentry.typ in [staticvarsym,localvarsym,paravarsym]) then
  1595. add_regvars(rv^,tabstractnormalvarsym(tloadnode(n).symtableentry).localloc);
  1596. vecn:
  1597. { range checks sometimes need the high parameter }
  1598. if (cs_check_range in current_settings.localswitches) and
  1599. (is_open_array(tvecnode(n).left.resultdef) or
  1600. is_array_of_const(tvecnode(n).left.resultdef)) and
  1601. not(current_procinfo.procdef.proccalloption in cdecl_pocalls) then
  1602. add_regvars(rv^,tabstractnormalvarsym(get_high_value_sym(tparavarsym(tloadnode(tvecnode(n).left).symtableentry))).localloc)
  1603. end;
  1604. result := fen_true;
  1605. end;
  1606. procedure get_used_regvars(n: tnode; var rv: tusedregvars);
  1607. begin
  1608. foreachnodestatic(n,@do_get_used_regvars,@rv);
  1609. end;
  1610. (*
  1611. See comments at declaration of pusedregvarscommon
  1612. function do_get_used_regvars_common(var n: tnode; arg: pointer): foreachnoderesult;
  1613. var
  1614. rv: pusedregvarscommon absolute arg;
  1615. begin
  1616. if (n.nodetype = loadn) and
  1617. (tloadnode(n).symtableentry.typ in [staticvarsym,localvarsym,paravarsym]) then
  1618. with tabstractnormalvarsym(tloadnode(n).symtableentry).localloc do
  1619. case loc of
  1620. LOC_CREGISTER:
  1621. { if not yet encountered in this node tree }
  1622. if (rv^.myregvars.intregvars.addnodup(getsupreg(register))) and
  1623. { but nevertheless already encountered somewhere }
  1624. not(rv^.allregvars.intregvars.addnodup(getsupreg(register))) then
  1625. { then it's a regvar used in two or more node trees }
  1626. rv^.commonregvars.intregvars.addnodup(getsupreg(register));
  1627. LOC_CFPUREGISTER:
  1628. if (rv^.myregvars.intregvars.addnodup(getsupreg(register))) and
  1629. not(rv^.allregvars.intregvars.addnodup(getsupreg(register))) then
  1630. rv^.commonregvars.intregvars.addnodup(getsupreg(register));
  1631. LOC_CMMREGISTER:
  1632. if (rv^.myregvars.intregvars.addnodup(getsupreg(register))) and
  1633. not(rv^.allregvars.intregvars.addnodup(getsupreg(register))) then
  1634. rv^.commonregvars.intregvars.addnodup(getsupreg(register));
  1635. end;
  1636. result := fen_true;
  1637. end;
  1638. procedure get_used_regvars_common(n: tnode; var rv: tusedregvarscommon);
  1639. begin
  1640. rv.myregvars.intregvars.clear;
  1641. rv.myregvars.fpuregvars.clear;
  1642. rv.myregvars.mmregvars.clear;
  1643. foreachnodestatic(n,@do_get_used_regvars_common,@rv);
  1644. end;
  1645. *)
  1646. procedure gen_sync_regvars(list:TAsmList; var rv: tusedregvars);
  1647. var
  1648. count: longint;
  1649. begin
  1650. for count := 1 to rv.intregvars.length do
  1651. cg.a_reg_sync(list,newreg(R_INTREGISTER,rv.intregvars.readidx(count-1),R_SUBWHOLE));
  1652. for count := 1 to rv.fpuregvars.length do
  1653. cg.a_reg_sync(list,newreg(R_FPUREGISTER,rv.fpuregvars.readidx(count-1),R_SUBWHOLE));
  1654. for count := 1 to rv.mmregvars.length do
  1655. cg.a_reg_sync(list,newreg(R_MMREGISTER,rv.mmregvars.readidx(count-1),R_SUBWHOLE));
  1656. end;
  1657. procedure gen_free_symtable(list:TAsmList;st:TSymtable);
  1658. var
  1659. i : longint;
  1660. sym : tsym;
  1661. begin
  1662. for i:=0 to st.SymList.Count-1 do
  1663. begin
  1664. sym:=tsym(st.SymList[i]);
  1665. if (sym.typ in [staticvarsym,localvarsym,paravarsym]) then
  1666. begin
  1667. with tabstractnormalvarsym(sym) do
  1668. begin
  1669. { Note: We need to keep the data available in memory
  1670. for the sub procedures that can access local data
  1671. in the parent procedures }
  1672. case localloc.loc of
  1673. LOC_CREGISTER :
  1674. if (pi_has_label in current_procinfo.flags) then
  1675. {$if defined(cpu64bitalu)}
  1676. if def_cgsize(vardef) in [OS_128,OS_S128] then
  1677. begin
  1678. cg.a_reg_sync(list,localloc.register128.reglo);
  1679. cg.a_reg_sync(list,localloc.register128.reghi);
  1680. end
  1681. else
  1682. {$elseif defined(cpu32bitalu)}
  1683. if def_cgsize(vardef) in [OS_64,OS_S64] then
  1684. begin
  1685. cg.a_reg_sync(list,localloc.register64.reglo);
  1686. cg.a_reg_sync(list,localloc.register64.reghi);
  1687. end
  1688. else
  1689. {$elseif defined(cpu16bitalu)}
  1690. if def_cgsize(vardef) in [OS_64,OS_S64] then
  1691. begin
  1692. cg.a_reg_sync(list,localloc.register64.reglo);
  1693. cg.a_reg_sync(list,GetNextReg(localloc.register64.reglo));
  1694. cg.a_reg_sync(list,localloc.register64.reghi);
  1695. cg.a_reg_sync(list,GetNextReg(localloc.register64.reghi));
  1696. end
  1697. else
  1698. if def_cgsize(vardef) in [OS_32,OS_S32] then
  1699. begin
  1700. cg.a_reg_sync(list,localloc.register);
  1701. cg.a_reg_sync(list,GetNextReg(localloc.register));
  1702. end
  1703. else
  1704. {$elseif defined(cpu8bitalu)}
  1705. if def_cgsize(vardef) in [OS_64,OS_S64] then
  1706. begin
  1707. cg.a_reg_sync(list,localloc.register64.reglo);
  1708. cg.a_reg_sync(list,GetNextReg(localloc.register64.reglo));
  1709. cg.a_reg_sync(list,GetNextReg(GetNextReg(localloc.register64.reglo)));
  1710. cg.a_reg_sync(list,GetNextReg(GetNextReg(GetNextReg(localloc.register64.reglo))));
  1711. cg.a_reg_sync(list,localloc.register64.reghi);
  1712. cg.a_reg_sync(list,GetNextReg(localloc.register64.reghi));
  1713. cg.a_reg_sync(list,GetNextReg(GetNextReg(localloc.register64.reghi)));
  1714. cg.a_reg_sync(list,GetNextReg(GetNextReg(GetNextReg(localloc.register64.reghi))));
  1715. end
  1716. else
  1717. if def_cgsize(vardef) in [OS_32,OS_S32] then
  1718. begin
  1719. cg.a_reg_sync(list,localloc.register);
  1720. cg.a_reg_sync(list,GetNextReg(localloc.register));
  1721. cg.a_reg_sync(list,GetNextReg(GetNextReg(localloc.register)));
  1722. cg.a_reg_sync(list,GetNextReg(GetNextReg(GetNextReg(localloc.register))));
  1723. end
  1724. else
  1725. if def_cgsize(vardef) in [OS_16,OS_S16] then
  1726. begin
  1727. cg.a_reg_sync(list,localloc.register);
  1728. cg.a_reg_sync(list,GetNextReg(localloc.register));
  1729. end
  1730. else
  1731. {$endif}
  1732. cg.a_reg_sync(list,localloc.register);
  1733. LOC_CFPUREGISTER,
  1734. LOC_CMMREGISTER:
  1735. if (pi_has_label in current_procinfo.flags) then
  1736. cg.a_reg_sync(list,localloc.register);
  1737. LOC_REFERENCE :
  1738. begin
  1739. if typ in [localvarsym,paravarsym] then
  1740. tg.Ungetlocal(list,localloc.reference);
  1741. end;
  1742. end;
  1743. end;
  1744. end;
  1745. end;
  1746. end;
  1747. procedure gen_load_vmt_register(list:TAsmList;objdef:tobjectdef;selfloc:tlocation;var vmtreg:tregister);
  1748. var
  1749. href : treference;
  1750. selfdef: tdef;
  1751. begin
  1752. if is_object(objdef) then
  1753. begin
  1754. case selfloc.loc of
  1755. LOC_CREFERENCE,
  1756. LOC_REFERENCE:
  1757. begin
  1758. hlcg.reference_reset_base(href,voidpointertype,hlcg.getaddressregister(list,voidpointertype),objdef.vmt_offset,voidpointertype.size);
  1759. hlcg.a_loadaddr_ref_reg(list,voidpointertype,voidpointertype,selfloc.reference,href.base);
  1760. selfdef:=getpointerdef(objdef);
  1761. end;
  1762. else
  1763. internalerror(200305056);
  1764. end;
  1765. end
  1766. else
  1767. { This is also valid for Objective-C classes: vmt_offset is 0 there,
  1768. and the first "field" of an Objective-C class instance is a pointer
  1769. to its "meta-class". }
  1770. begin
  1771. selfdef:=objdef;
  1772. case selfloc.loc of
  1773. LOC_REGISTER:
  1774. begin
  1775. {$ifdef cpu_uses_separate_address_registers}
  1776. if getregtype(left.location.register)<>R_ADDRESSREGISTER then
  1777. begin
  1778. reference_reset_base(href,cg.getaddressregister(list),objdef.vmt_offset,sizeof(pint));
  1779. cg.a_load_reg_reg(list,OS_ADDR,OS_ADDR,selfloc.register,href.base);
  1780. end
  1781. else
  1782. {$endif cpu_uses_separate_address_registers}
  1783. hlcg.reference_reset_base(href,voidpointertype,selfloc.register,objdef.vmt_offset,voidpointertype.size);
  1784. end;
  1785. LOC_CONSTANT,
  1786. LOC_CREGISTER,
  1787. LOC_CREFERENCE,
  1788. LOC_REFERENCE,
  1789. LOC_CSUBSETREG,
  1790. LOC_SUBSETREG,
  1791. LOC_CSUBSETREF,
  1792. LOC_SUBSETREF:
  1793. begin
  1794. hlcg.reference_reset_base(href,voidpointertype,hlcg.getaddressregister(list,voidpointertype),objdef.vmt_offset,voidpointertype.size);
  1795. { todo: pass actual vmt pointer type to hlcg }
  1796. hlcg.a_load_loc_reg(list,voidpointertype,voidpointertype,selfloc,href.base);
  1797. end;
  1798. else
  1799. internalerror(200305057);
  1800. end;
  1801. end;
  1802. vmtreg:=hlcg.getaddressregister(list,voidpointertype);
  1803. hlcg.g_maybe_testself(list,selfdef,href.base);
  1804. hlcg.a_load_ref_reg(list,voidpointertype,voidpointertype,href,vmtreg);
  1805. { test validity of VMT }
  1806. if not(is_interface(objdef)) and
  1807. not(is_cppclass(objdef)) and
  1808. not(is_objc_class_or_protocol(objdef)) then
  1809. cg.g_maybe_testvmt(list,vmtreg,objdef);
  1810. end;
  1811. function getprocalign : shortint;
  1812. begin
  1813. { gprof uses 16 byte granularity }
  1814. if (cs_profile in current_settings.moduleswitches) then
  1815. result:=16
  1816. else
  1817. result:=current_settings.alignment.procalign;
  1818. end;
  1819. procedure gen_fpc_dummy(list : TAsmList);
  1820. begin
  1821. {$ifdef i386}
  1822. { fix me! }
  1823. list.concat(Taicpu.Op_const_reg(A_MOV,S_L,1,NR_EAX));
  1824. list.concat(Taicpu.Op_const(A_RET,S_W,12));
  1825. {$endif i386}
  1826. end;
  1827. procedure gen_load_frame_for_exceptfilter(list : TAsmList);
  1828. var
  1829. para: tparavarsym;
  1830. begin
  1831. para:=tparavarsym(current_procinfo.procdef.paras[0]);
  1832. if not (vo_is_parentfp in para.varoptions) then
  1833. InternalError(201201142);
  1834. if (para.paraloc[calleeside].location^.loc<>LOC_REGISTER) or
  1835. (para.paraloc[calleeside].location^.next<>nil) then
  1836. InternalError(201201143);
  1837. cg.a_load_reg_reg(list,OS_ADDR,OS_ADDR,para.paraloc[calleeside].location^.register,
  1838. NR_FRAME_POINTER_REG);
  1839. end;
  1840. end.