hlcgobj.pas 214 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018
  1. {
  2. Copyright (c) 1998-2010 by Florian Klaempfl and Jonas Maebe
  3. Member of the Free Pascal development team
  4. This unit implements the basic high level code generator object
  5. This program is free software; you can redistribute it and/or modify
  6. it under the terms of the GNU General Public License as published by
  7. the Free Software Foundation; either version 2 of the License, or
  8. (at your option) any later version.
  9. This program is distributed in the hope that it will be useful,
  10. but WITHOUT ANY WARRANTY; without even the implied warranty of
  11. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  12. GNU General Public License for more details.
  13. You should have received a copy of the GNU General Public License
  14. along with this program; if not, write to the Free Software
  15. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  16. ****************************************************************************
  17. }
  18. {# @abstract(Abstract code generator unit)
  19. Abstract high level code generator unit. This contains the base class
  20. that either lowers most code to the regular code generator, or that
  21. has to be implemented/overridden for higher level targets (such as LLVM).
  22. }
  23. unit hlcgobj;
  24. {$i fpcdefs.inc}
  25. { define hlcginline}
  26. interface
  27. uses
  28. cclasses,globtype,constexp,
  29. cpubase,cgbase,cgutils,parabase,
  30. aasmbase,aasmtai,aasmdata,aasmcpu,
  31. symconst,symbase,symtype,symsym,symdef,
  32. node,nutils
  33. ;
  34. type
  35. tsubsetloadopt = (SL_REG,SL_REGNOSRCMASK,SL_SETZERO,SL_SETMAX);
  36. preplaceregrec = ^treplaceregrec;
  37. treplaceregrec = record
  38. old, new: tregister;
  39. oldhi, newhi: tregister;
  40. ressym: tsym;
  41. { moved sym }
  42. sym : tabstractnormalvarsym;
  43. end;
  44. {# @abstract(Abstract high level code generator)
  45. This class implements an abstract instruction generator. All
  46. methods of this class are generic and are mapped to low level code
  47. generator methods by default. They have to be overridden for higher
  48. level targets
  49. }
  50. { thlcgobj }
  51. thlcgobj = class
  52. public
  53. {************************************************}
  54. { basic routines }
  55. constructor create;
  56. {# Initialize the register allocators needed for the codegenerator.}
  57. procedure init_register_allocators;virtual;
  58. {# Clean up the register allocators needed for the codegenerator.}
  59. procedure done_register_allocators;virtual;
  60. {# Set whether live_start or live_end should be updated when allocating registers, needed when e.g. generating initcode after the rest of the code. }
  61. procedure set_regalloc_live_range_direction(dir: TRADirection);virtual;
  62. {# Gets a register suitable to do integer operations on.}
  63. function getintregister(list:TAsmList;size:tdef):Tregister;virtual;
  64. {# Gets a register suitable to do integer operations on.}
  65. function getaddressregister(list:TAsmList;size:tdef):Tregister;virtual;
  66. function getfpuregister(list:TAsmList;size:tdef):Tregister;virtual;
  67. { warning: only works correctly for fpu types currently }
  68. function getmmregister(list:TAsmList;size:tdef):Tregister;virtual;
  69. function getflagregister(list:TAsmList;size:tdef):Tregister;virtual;
  70. function gettempregister(list:TAsmList;size:tdef):Tregister;virtual;
  71. function getregisterfordef(list: TAsmList;size:tdef):Tregister;virtual;
  72. {Does the generic cg need SIMD registers, like getmmxregister? Or should
  73. the cpu specific child cg object have such a method?}
  74. function uses_registers(rt:Tregistertype):boolean; inline;
  75. {# Get a specific register.}
  76. procedure getcpuregister(list:TAsmList;r:Tregister);virtual;
  77. procedure ungetcpuregister(list:TAsmList;r:Tregister);virtual;
  78. {# Get multiple registers specified.}
  79. procedure alloccpuregisters(list:TAsmList;rt:Tregistertype;const r:Tcpuregisterset);virtual;
  80. {# Free multiple registers specified.}
  81. procedure dealloccpuregisters(list:TAsmList;rt:Tregistertype;const r:Tcpuregisterset);virtual;
  82. procedure allocallcpuregisters(list:TAsmList);virtual;
  83. procedure deallocallcpuregisters(list:TAsmList);virtual;
  84. procedure do_register_allocation(list:TAsmList;headertai:tai); inline;
  85. procedure translate_register(var reg : tregister); inline;
  86. {# Returns the kind of register this type should be loaded in (it does not
  87. check whether this is actually possible, but if it's loaded in a register
  88. by the compiler for any purpose other than parameter passing/function
  89. result loading, this is the register type used) }
  90. class function def2regtyp(def: tdef): tregistertype; virtual;
  91. {# Returns a reference with its base address set from a pointer that
  92. has been loaded in a register.
  93. A generic version is provided. This routine should be overridden
  94. on platforms which support pointers with different sizes (for
  95. example i8086 near and far pointers) or require some other sort of
  96. special consideration when converting a pointer in a register to a
  97. reference.
  98. @param(ref where the result is returned)
  99. @param(regsize the type of the pointer, contained in the reg parameter)
  100. @param(reg register containing the value of a pointer)
  101. }
  102. procedure reference_reset_base(var ref: treference; regsize: tdef; reg: tregister; offset, alignment: longint); virtual;
  103. {# Emit a label to the instruction stream. }
  104. procedure a_label(list : TAsmList;l : tasmlabel); inline;
  105. {# Allocates register r by inserting a pai_realloc record }
  106. procedure a_reg_alloc(list : TAsmList;r : tregister); inline;
  107. {# Deallocates register r by inserting a pa_regdealloc record}
  108. procedure a_reg_dealloc(list : TAsmList;r : tregister); inline;
  109. { Synchronize register, make sure it is still valid }
  110. procedure a_reg_sync(list : TAsmList;r : tregister); inline;
  111. {# Pass a parameter, which is located in a register, to a routine.
  112. This routine should push/send the parameter to the routine, as
  113. required by the specific processor ABI and routine modifiers.
  114. It must generate register allocation information for the cgpara in
  115. case it consists of cpuregisters.
  116. @param(size size of the operand in the register)
  117. @param(r register source of the operand)
  118. @param(cgpara where the parameter will be stored)
  119. }
  120. procedure a_load_reg_cgpara(list : TAsmList;size : tdef;r : tregister;const cgpara : TCGPara);virtual;
  121. {# Pass a parameter, which is a constant, to a routine.
  122. A generic version is provided. This routine should
  123. be overridden for optimization purposes if the cpu
  124. permits directly sending this type of parameter.
  125. It must generate register allocation information for the cgpara in
  126. case it consists of cpuregisters.
  127. @param(size size of the operand in constant)
  128. @param(a value of constant to send)
  129. @param(cgpara where the parameter will be stored)
  130. }
  131. procedure a_load_const_cgpara(list : TAsmList;tosize : tdef;a : tcgint;const cgpara : TCGPara);virtual;
  132. {# Pass the value of a parameter, which is located in memory, to a routine.
  133. A generic version is provided. This routine should
  134. be overridden for optimization purposes if the cpu
  135. permits directly sending this type of parameter.
  136. It must generate register allocation information for the cgpara in
  137. case it consists of cpuregisters.
  138. @param(size size of the operand in constant)
  139. @param(r Memory reference of value to send)
  140. @param(cgpara where the parameter will be stored)
  141. }
  142. procedure a_load_ref_cgpara(list : TAsmList;size : tdef;const r : treference;const cgpara : TCGPara);virtual;
  143. {# Pass the value of a parameter, which can be located either in a register or memory location,
  144. to a routine.
  145. A generic version is provided.
  146. @param(l location of the operand to send)
  147. @param(nr parameter number (starting from one) of routine (from left to right))
  148. @param(cgpara where the parameter will be stored)
  149. }
  150. procedure a_load_loc_cgpara(list : TAsmList;size : tdef; const l : tlocation;const cgpara : TCGPara);virtual;
  151. {# Pass the address of a reference to a routine. This routine
  152. will calculate the address of the reference, and pass this
  153. calculated address as a parameter.
  154. It must generate register allocation information for the cgpara in
  155. case it consists of cpuregisters.
  156. A generic version is provided. This routine should
  157. be overridden for optimization purposes if the cpu
  158. permits directly sending this type of parameter.
  159. @param(fromsize type of the reference we are taking the address of)
  160. @param(tosize type of the pointer that we get as a result)
  161. @param(r reference to get address from)
  162. }
  163. procedure a_loadaddr_ref_cgpara(list : TAsmList;fromsize : tdef;const r : treference;const cgpara : TCGPara);virtual;
  164. { Remarks:
  165. * If a method specifies a size you have only to take care
  166. of that number of bits, i.e. load_const_reg with OP_8 must
  167. only load the lower 8 bit of the specified register
  168. the rest of the register can be undefined
  169. if necessary the compiler will call a method
  170. to zero or sign extend the register
  171. * The a_load_XX_XX with OP_64 needn't to be
  172. implemented for 32 bit
  173. processors, the code generator takes care of that
  174. * the addr size is for work with the natural pointer
  175. size
  176. * the procedures without fpu/mm are only for integer usage
  177. * normally the first location is the source and the
  178. second the destination
  179. }
  180. {# Emits instruction to call the method specified by symbol name.
  181. Returns the function result location.
  182. This routine must be overridden for each new target cpu.
  183. }
  184. function a_call_name(list : TAsmList;pd : tprocdef;const s : TSymStr; const paras: array of pcgpara; forceresdef: tdef; weak: boolean): tcgpara;virtual;abstract;
  185. function a_call_reg(list : TAsmList;pd : tabstractprocdef;reg : tregister; const paras: array of pcgpara): tcgpara;virtual;abstract;
  186. { same as a_call_name, might be overridden on certain architectures to emit
  187. static calls without usage of a got trampoline }
  188. function a_call_name_static(list : TAsmList;pd : tprocdef;const s : TSymStr; const paras: array of pcgpara; forceresdef: tdef): tcgpara;virtual;
  189. { same as a_call_name, might be overridden on certain architectures to emit
  190. special static calls for inherited methods }
  191. function a_call_name_inherited(list : TAsmList;pd : tprocdef;const s : TSymStr; const paras: array of pcgpara): tcgpara;virtual;
  192. { move instructions }
  193. procedure a_load_const_reg(list : TAsmList;tosize : tdef;a : tcgint;register : tregister);virtual;abstract;
  194. procedure a_load_const_ref(list : TAsmList;tosize : tdef;a : tcgint;const ref : treference);virtual;
  195. procedure a_load_const_loc(list : TAsmList;tosize : tdef;a : tcgint;const loc : tlocation);virtual;
  196. procedure a_load_reg_ref(list : TAsmList;fromsize, tosize : tdef;register : tregister;const ref : treference);virtual;abstract;
  197. procedure a_load_reg_ref_unaligned(list : TAsmList;fromsize, tosize : tdef;register : tregister;const ref : treference);virtual;
  198. procedure a_load_reg_reg(list : TAsmList;fromsize, tosize : tdef;reg1,reg2 : tregister);virtual;abstract;
  199. procedure a_load_reg_loc(list : TAsmList;fromsize, tosize : tdef;reg : tregister;const loc: tlocation);virtual;
  200. procedure a_load_ref_reg(list : TAsmList;fromsize, tosize : tdef;const ref : treference;register : tregister);virtual;abstract;
  201. procedure a_load_ref_reg_unaligned(list : TAsmList;fromsize, tosize : tdef;const ref : treference;register : tregister);virtual;
  202. procedure a_load_ref_ref(list : TAsmList;fromsize, tosize : tdef;const sref : treference;const dref : treference);virtual;
  203. procedure a_load_loc_reg(list : TAsmList;fromsize, tosize : tdef; const loc: tlocation; reg : tregister);virtual;
  204. procedure a_load_loc_ref(list : TAsmList;fromsize, tosize: tdef; const loc: tlocation; const ref : treference);virtual;
  205. procedure a_load_loc_subsetreg(list : TAsmList;fromsize, tosubsetsize: tdef; const loc: tlocation; const sreg : tsubsetregister);virtual;
  206. procedure a_load_loc_subsetref(list : TAsmList;fromsize, tosubsetsize: tdef; const loc: tlocation; const sref : tsubsetreference);virtual;
  207. procedure a_loadaddr_ref_reg(list : TAsmList;fromsize, tosize : tdef;const ref : treference;r : tregister);virtual;abstract;
  208. { For subsetreg/ref, the def is the size of the packed element. The
  209. size of the register that holds the data is a tcgsize, and hence
  210. always must be an orddef of the corresponding size in practice }
  211. procedure a_load_subsetreg_reg(list : TAsmList; subsetsize, tosize: tdef; const sreg: tsubsetregister; destreg: tregister); virtual;
  212. procedure a_load_reg_subsetreg(list : TAsmList; fromsize, tosubsetsize: tdef; fromreg: tregister; const sreg: tsubsetregister); virtual;
  213. procedure a_load_subsetreg_subsetreg(list: TAsmlist; fromsubsetsize, tosubsetsize : tdef; const fromsreg, tosreg: tsubsetregister); virtual;
  214. procedure a_load_subsetreg_ref(list : TAsmList; fromsubsetsize, tosize: tdef; const sreg: tsubsetregister; const destref: treference); virtual;
  215. procedure a_load_ref_subsetreg(list : TAsmList; fromsize, tosubsetsize: tdef; const fromref: treference; const sreg: tsubsetregister); virtual;
  216. procedure a_load_const_subsetreg(list: TAsmlist; tosubsetsize: tdef; a: tcgint; const sreg: tsubsetregister); virtual;
  217. procedure a_load_subsetreg_loc(list: TAsmlist; fromsubsetsize, tosize: tdef; const sreg: tsubsetregister; const loc: tlocation); virtual;
  218. procedure a_load_subsetref_reg(list : TAsmList; fromsubsetsize, tosize: tdef; const sref: tsubsetreference; destreg: tregister); virtual;
  219. procedure a_load_reg_subsetref(list : TAsmList; fromsize, tosubsetsize: tdef; fromreg: tregister; const sref: tsubsetreference); virtual;
  220. procedure a_load_subsetref_subsetref(list: TAsmlist; fromsubsetsize, tosubsetsize : tdef; const fromsref, tosref: tsubsetreference); virtual;
  221. procedure a_load_subsetref_ref(list : TAsmList; fromsubsetsize, tosize: tdef; const sref: tsubsetreference; const destref: treference); virtual;
  222. procedure a_load_ref_subsetref(list : TAsmList; fromsize, tosubsetsize: tdef; const fromref: treference; const sref: tsubsetreference); virtual;
  223. procedure a_load_const_subsetref(list: TAsmlist; tosubsetsize: tdef; a: tcgint; const sref: tsubsetreference); virtual;
  224. procedure a_load_subsetref_loc(list: TAsmlist; fromsubsetsize, tosize: tdef; const sref: tsubsetreference; const loc: tlocation); virtual;
  225. procedure a_load_subsetref_subsetreg(list: TAsmlist; fromsubsetsize, tosubsetsize : tdef; const fromsref: tsubsetreference; const tosreg: tsubsetregister); virtual;
  226. procedure a_load_subsetreg_subsetref(list: TAsmlist; fromsubsetsize, tosubsetsize : tdef; const fromsreg: tsubsetregister; const tosref: tsubsetreference); virtual;
  227. { bit test instructions }
  228. procedure a_bit_test_reg_reg_reg(list : TAsmList; bitnumbersize,valuesize,destsize: tdef;bitnumber,value,destreg: tregister); virtual;
  229. procedure a_bit_test_const_ref_reg(list: TAsmList; fromsize, destsize: tdef; bitnumber: aint; const ref: treference; destreg: tregister); virtual;
  230. procedure a_bit_test_const_reg_reg(list: TAsmList; setregsize, destsize: tdef; bitnumber: aint; setreg, destreg: tregister); virtual;
  231. procedure a_bit_test_const_subsetreg_reg(list: TAsmList; fromsubsetsize, destsize: tdef; bitnumber: aint; const setreg: tsubsetregister; destreg: tregister); virtual;
  232. procedure a_bit_test_reg_ref_reg(list: TAsmList; bitnumbersize, refsize, destsize: tdef; bitnumber: tregister; const ref: treference; destreg: tregister); virtual;
  233. procedure a_bit_test_reg_loc_reg(list: TAsmList; bitnumbersize, locsize, destsize: tdef; bitnumber: tregister; const loc: tlocation; destreg: tregister);virtual;
  234. procedure a_bit_test_const_loc_reg(list: TAsmList; locsize, destsize: tdef; bitnumber: aint; const loc: tlocation; destreg: tregister);virtual;
  235. { bit set/clear instructions }
  236. procedure a_bit_set_reg_reg(list : TAsmList; doset: boolean; bitnumbersize, destsize: tdef; bitnumber,dest: tregister); virtual;
  237. procedure a_bit_set_const_ref(list: TAsmList; doset: boolean;destsize: tdef; bitnumber: tcgint; const ref: treference); virtual;
  238. procedure a_bit_set_const_reg(list: TAsmList; doset: boolean; destsize: tdef; bitnumber: tcgint; destreg: tregister); virtual;
  239. procedure a_bit_set_const_subsetreg(list: TAsmList; doset: boolean; destsize: tdef; bitnumber: tcgint; const destreg: tsubsetregister); virtual;
  240. procedure a_bit_set_reg_ref(list: TAsmList; doset: boolean; fromsize, tosize: tdef; bitnumber: tregister; const ref: treference); virtual;
  241. procedure a_bit_set_reg_loc(list: TAsmList; doset: boolean; regsize, tosize: tdef; bitnumber: tregister; const loc: tlocation);virtual;
  242. procedure a_bit_set_const_loc(list: TAsmList; doset: boolean; tosize: tdef; bitnumber: tcgint; const loc: tlocation);virtual;
  243. function get_call_result_cgpara(pd: tabstractprocdef; forceresdef: tdef): tcgpara; virtual;
  244. protected
  245. procedure get_subsetref_load_info(const sref: tsubsetreference; out loadsize: torddef; out extra_load: boolean);
  246. procedure a_load_subsetref_regs_noindex(list: TAsmList; subsetsize: tdef; loadbitsize: byte; const sref: tsubsetreference; valuereg, extra_value_reg: tregister); virtual;
  247. procedure a_load_subsetref_regs_index(list: TAsmList; subsetsize: tdef; loadbitsize: byte; const sref: tsubsetreference; valuereg: tregister); virtual;
  248. procedure a_load_regconst_subsetref_intern(list : TAsmList; fromsize, subsetsize: tdef; fromreg: tregister; const sref: tsubsetreference; slopt: tsubsetloadopt); virtual;
  249. procedure a_load_regconst_subsetreg_intern(list : TAsmList; fromsize, subsetsize: tdef; fromreg: tregister; const sreg: tsubsetregister; slopt: tsubsetloadopt); virtual;
  250. { return a subsetref that represents bit "bitnumber" in ref, if ref
  251. has the type "refdef". The subsetref must be addressable via
  252. (unsigned) 8 bit access, unless all the *_bit_* methods are
  253. overloaded and use something else. }
  254. function get_bit_const_ref_sref(bitnumber: tcgint; refdef: tdef; const ref: treference): tsubsetreference;
  255. function get_bit_const_reg_sreg(setregsize: tdef; bitnumber: tcgint; setreg: tregister): tsubsetregister;
  256. function get_bit_reg_ref_sref(list: TAsmList; bitnumbersize, refsize: tdef; bitnumber: tregister; const ref: treference): tsubsetreference;
  257. public
  258. { bit scan instructions (still need transformation to thlcgobj) }
  259. procedure a_bit_scan_reg_reg(list: TAsmList; reverse: boolean; size: tdef; src, dst: tregister); virtual; abstract;
  260. { fpu move instructions }
  261. procedure a_loadfpu_reg_reg(list: TAsmList; fromsize, tosize: tdef; reg1, reg2: tregister); virtual; abstract;
  262. procedure a_loadfpu_ref_reg(list: TAsmList; fromsize, tosize: tdef; const ref: treference; reg: tregister); virtual; abstract;
  263. procedure a_loadfpu_reg_ref(list: TAsmList; fromsize, tosize: tdef; reg: tregister; const ref: treference); virtual; abstract;
  264. procedure a_loadfpu_ref_ref(list: TAsmList; fromsize, tosize: tdef; const ref1,ref2: treference);virtual;
  265. procedure a_loadfpu_loc_reg(list: TAsmList; fromsize, tosize: tdef; const loc: tlocation; const reg: tregister);virtual;
  266. procedure a_loadfpu_reg_loc(list: TAsmList; fromsize, tosize: tdef; const reg: tregister; const loc: tlocation);virtual;
  267. procedure a_loadfpu_reg_cgpara(list : TAsmList;fromsize: tdef;const r : tregister;const cgpara : TCGPara);virtual;
  268. procedure a_loadfpu_ref_cgpara(list : TAsmList;fromsize : tdef;const ref : treference;const cgpara : TCGPara);virtual;
  269. { vector register move instructions }
  270. procedure a_loadmm_reg_reg(list: TAsmList; fromsize, tosize: tdef;reg1, reg2: tregister;shuffle : pmmshuffle); virtual; abstract;
  271. procedure a_loadmm_ref_reg(list: TAsmList; fromsize, tosize: tdef;const ref: treference; reg: tregister;shuffle : pmmshuffle); virtual; abstract;
  272. procedure a_loadmm_reg_ref(list: TAsmList; fromsize, tosize: tdef;reg: tregister; const ref: treference;shuffle : pmmshuffle); virtual; abstract;
  273. procedure a_loadmm_ref_ref(list: TAsmList; fromsize, tosize: tdef; const fromref, toref: treference; shuffle: pmmshuffle); virtual;
  274. { required for subsetreg/ref; still tcgsize rather than tdef because of reason mentioned above }
  275. procedure a_loadmm_loc_reg(list: TAsmList; fromsize, tosize: tdef; const loc: tlocation; const reg: tregister; shuffle : pmmshuffle);virtual;
  276. procedure a_loadmm_reg_loc(list: TAsmList; fromsize, tosize: tdef; const reg: tregister; const loc: tlocation;shuffle : pmmshuffle);virtual;
  277. procedure a_loadmm_reg_cgpara(list: TAsmList; fromsize: tdef; reg: tregister;const cgpara : TCGPara;shuffle : pmmshuffle); virtual;
  278. procedure a_loadmm_ref_cgpara(list: TAsmList; fromsize: tdef; const ref: treference;const cgpara : TCGPara;shuffle : pmmshuffle); virtual;
  279. procedure a_loadmm_loc_cgpara(list: TAsmList; fromsize: tdef; const loc: tlocation; const cgpara : TCGPara;shuffle : pmmshuffle); virtual;
  280. procedure a_opmm_reg_reg(list: TAsmList; Op: TOpCG; size : tdef;src,dst: tregister;shuffle : pmmshuffle); virtual; abstract;
  281. procedure a_opmm_ref_reg(list: TAsmList; Op: TOpCG; size : tdef;const ref: treference; reg: tregister;shuffle : pmmshuffle); virtual;
  282. procedure a_opmm_loc_reg(list: TAsmList; Op: TOpCG; size : tdef;const loc: tlocation; reg: tregister;shuffle : pmmshuffle); virtual;
  283. procedure a_opmm_reg_ref(list: TAsmList; Op: TOpCG; size : tdef;reg: tregister;const ref: treference; shuffle : pmmshuffle); virtual;
  284. { requires a temp that is interpreted in two different ways, and we
  285. don't have a way (yet) to tag a treference with tdef information so
  286. targets like LLVM can insert the necessary bitcast
  287. }
  288. procedure a_loadmm_intreg_reg(list: TAsmList; fromsize, tosize : tdef; intreg, mmreg: tregister; shuffle: pmmshuffle); virtual; abstract;
  289. procedure a_loadmm_reg_intreg(list: TAsmList; fromsize, tosize : tdef; mmreg, intreg: tregister; shuffle : pmmshuffle); virtual; abstract;
  290. { basic arithmetic operations }
  291. { note: for operators which require only one argument (not, neg), use }
  292. { the op_reg_reg, op_reg_ref or op_reg_loc methods and keep in mind }
  293. { that in this case the *second* operand is used as both source and }
  294. { destination (JM) }
  295. procedure a_op_const_reg(list : TAsmList; Op: TOpCG; size: tdef; a: tcgint; reg: TRegister); virtual; abstract;
  296. procedure a_op_const_ref(list : TAsmList; Op: TOpCG; size: tdef; a: tcgint; const ref: TReference); virtual;
  297. procedure a_op_const_subsetreg(list : TAsmList; Op : TOpCG; size, subsetsize : tdef; a : tcgint; const sreg: tsubsetregister); virtual;
  298. procedure a_op_const_subsetref(list : TAsmList; Op : TOpCG; size, subsetsize : tdef; a : tcgint; const sref: tsubsetreference); virtual;
  299. procedure a_op_const_loc(list : TAsmList; Op: TOpCG; size: tdef; a: tcgint; const loc: tlocation);virtual;
  300. procedure a_op_reg_reg(list : TAsmList; Op: TOpCG; size: tdef; reg1, reg2: TRegister); virtual; abstract;
  301. procedure a_op_reg_ref(list : TAsmList; Op: TOpCG; size: tdef; reg: TRegister; const ref: TReference); virtual;
  302. procedure a_op_ref_reg(list : TAsmList; Op: TOpCG; size: tdef; const ref: TReference; reg: TRegister); virtual;
  303. procedure a_op_reg_subsetreg(list: TAsmList; Op: TOpCG; opsize, destsubsetsize: tdef; reg: TRegister; const sreg: tsubsetregister); virtual;
  304. procedure a_op_reg_subsetref(list: TAsmList; Op: TOpCG; opsize, destsubsetsize: tdef; reg: TRegister; const sref: tsubsetreference); virtual;
  305. procedure a_op_reg_loc(list : TAsmList; Op: TOpCG; size: tdef; reg: tregister; const loc: tlocation);virtual;
  306. procedure a_op_ref_loc(list : TAsmList; Op: TOpCG; size: tdef; const ref: TReference; const loc: tlocation);virtual;
  307. { trinary operations for processors that support them, 'emulated' }
  308. { on others. None with "ref" arguments since I don't think there }
  309. { are any processors that support it (JM) }
  310. procedure a_op_const_reg_reg(list: TAsmList; op: TOpCg; size: tdef; a: tcgint; src, dst: tregister); virtual;
  311. procedure a_op_reg_reg_reg(list: TAsmList; op: TOpCg; size: tdef; src1, src2, dst: tregister); virtual;
  312. procedure a_op_const_reg_reg_checkoverflow(list: TAsmList; op: TOpCg; size: tdef; a: tcgint; src, dst: tregister;setflags : boolean;var ovloc : tlocation); virtual;
  313. procedure a_op_reg_reg_reg_checkoverflow(list: TAsmList; op: TOpCg; size: tdef; src1, src2, dst: tregister;setflags : boolean;var ovloc : tlocation); virtual;
  314. { comparison operations }
  315. procedure a_cmp_const_reg_label(list : TAsmList;size : tdef;cmp_op : topcmp;a : tcgint;reg : tregister;
  316. l : tasmlabel);virtual;
  317. procedure a_cmp_const_ref_label(list : TAsmList;size : tdef;cmp_op : topcmp;a : tcgint;const ref : treference;
  318. l : tasmlabel); virtual;
  319. procedure a_cmp_const_loc_label(list: TAsmList; size: tdef;cmp_op: topcmp; a: tcgint; const loc: tlocation;
  320. l : tasmlabel);virtual;
  321. procedure a_cmp_reg_reg_label(list : TAsmList;size : tdef;cmp_op : topcmp;reg1,reg2 : tregister;l : tasmlabel); virtual; abstract;
  322. procedure a_cmp_ref_reg_label(list : TAsmList;size : tdef;cmp_op : topcmp; const ref: treference; reg : tregister; l : tasmlabel); virtual;
  323. procedure a_cmp_reg_ref_label(list : TAsmList;size : tdef;cmp_op : topcmp;reg : tregister; const ref: treference; l : tasmlabel); virtual;
  324. procedure a_cmp_subsetreg_reg_label(list: TAsmList; fromsubsetsize, cmpsize: tdef; cmp_op: topcmp; const sreg: tsubsetregister; reg: tregister; l: tasmlabel); virtual;
  325. procedure a_cmp_subsetref_reg_label(list: TAsmList; fromsubsetsize, cmpsize: tdef; cmp_op: topcmp; const sref: tsubsetreference; reg: tregister; l: tasmlabel); virtual;
  326. procedure a_cmp_loc_reg_label(list : TAsmList;size : tdef;cmp_op : topcmp; const loc: tlocation; reg : tregister; l : tasmlabel);virtual;
  327. procedure a_cmp_reg_loc_label(list : TAsmList;size : tdef;cmp_op : topcmp; reg: tregister; const loc: tlocation; l : tasmlabel);
  328. procedure a_cmp_ref_loc_label(list: TAsmList; size: tdef;cmp_op: topcmp; const ref: treference; const loc: tlocation; l : tasmlabel);virtual;
  329. procedure a_jmp_always(list : TAsmList;l: tasmlabel); virtual;abstract;
  330. {$ifdef cpuflags}
  331. procedure a_jmp_flags(list : TAsmList;const f : TResFlags;l: tasmlabel); virtual; abstract;
  332. {# Depending on the value to check in the flags, either sets the register reg to one (if the flag is set)
  333. or zero (if the flag is cleared). The size parameter indicates the destination size register.
  334. }
  335. procedure g_flags2reg(list: TAsmList; size: tdef; const f: tresflags; reg: TRegister); virtual; abstract;
  336. procedure g_flags2ref(list: TAsmList; size: tdef; const f: tresflags; const ref:TReference); virtual; abstract;
  337. {$endif cpuflags}
  338. procedure g_maybe_testself(list : TAsmList; selftype: tdef; reg:tregister);
  339. // procedure g_maybe_testvmt(list : TAsmList;reg:tregister;objdef:tobjectdef);
  340. {# This should emit the opcode to copy len bytes from the source
  341. to destination.
  342. It must be overridden for each new target processor.
  343. @param(source Source reference of copy)
  344. @param(dest Destination reference of copy)
  345. }
  346. procedure g_concatcopy(list : TAsmList;size: tdef; const source,dest : treference);virtual;
  347. {# This should emit the opcode to copy len bytes from the an unaligned source
  348. to destination.
  349. It must be overridden for each new target processor.
  350. @param(source Source reference of copy)
  351. @param(dest Destination reference of copy)
  352. }
  353. procedure g_concatcopy_unaligned(list : TAsmList;size: tdef; const source,dest : treference);virtual;
  354. {# This should emit the opcode to a shortrstring from the source
  355. to destination.
  356. @param(source Source reference of copy)
  357. @param(dest Destination reference of copy)
  358. }
  359. procedure g_copyshortstring(list : TAsmList;const source,dest : treference;strdef:tstringdef);virtual;
  360. procedure g_copyvariant(list : TAsmList;const source,dest : treference;vardef:tvariantdef);virtual;
  361. procedure g_incrrefcount(list : TAsmList;t: tdef; const ref: treference);virtual;
  362. procedure g_initialize(list : TAsmList;t : tdef;const ref : treference);virtual;
  363. procedure g_finalize(list : TAsmList;t : tdef;const ref : treference);virtual;
  364. procedure g_array_rtti_helper(list: TAsmList; t: tdef; const ref: treference; const highloc: tlocation;
  365. const name: string);virtual;
  366. {# Generates range checking code. It is to note
  367. that this routine does not need to be overridden,
  368. as it takes care of everything.
  369. @param(p Node which contains the value to check)
  370. @param(todef Type definition of node to range check)
  371. }
  372. procedure g_rangecheck(list: TAsmList; const l:tlocation; fromdef,todef: tdef); virtual;
  373. {# Generates overflow checking code for a node }
  374. procedure g_overflowcheck(list: TAsmList; const Loc:tlocation; def:tdef); virtual; abstract;
  375. procedure g_overflowCheck_loc(List:TAsmList;const Loc:TLocation;def:TDef;var ovloc : tlocation);virtual; abstract;
  376. procedure g_copyvaluepara_openarray(list : TAsmList;const ref:treference;const lenloc:tlocation;arrdef: tarraydef;destreg:tregister);virtual;
  377. procedure g_releasevaluepara_openarray(list : TAsmList;arrdef: tarraydef;const l:tlocation);virtual;
  378. {# Emits instructions when compilation is done in profile
  379. mode (this is set as a command line option). The default
  380. behavior does nothing, should be overridden as required.
  381. }
  382. procedure g_profilecode(list : TAsmList);virtual;
  383. {# Emits instruction for allocating @var(size) bytes at the stackpointer
  384. @param(size Number of bytes to allocate)
  385. }
  386. procedure g_stackpointer_alloc(list : TAsmList;size : longint);virtual; abstract;
  387. {# Emits instruction for allocating the locals in entry
  388. code of a routine. This is one of the first
  389. routine called in @var(genentrycode).
  390. @param(localsize Number of bytes to allocate as locals)
  391. }
  392. procedure g_proc_entry(list : TAsmList;localsize : longint;nostackframe:boolean);virtual; abstract;
  393. {# Emits instructions for returning from a subroutine.
  394. Should also restore the framepointer and stack.
  395. @param(parasize Number of bytes of parameters to deallocate from stack)
  396. }
  397. procedure g_proc_exit(list : TAsmList;parasize:longint;nostackframe:boolean);virtual; abstract;
  398. procedure g_intf_wrapper(list: TAsmList; procdef: tprocdef; const labelname: string; ioffset: longint);virtual; abstract;
  399. procedure g_adjust_self_value(list:TAsmList;procdef: tprocdef;ioffset: aint);virtual; abstract;
  400. { generate a stub which only purpose is to pass control the given external method,
  401. setting up any additional environment before doing so (if required).
  402. The default implementation issues a jump instruction to the external name. }
  403. // procedure g_external_wrapper(list : TAsmList; procdef: tprocdef; const externalname: string); virtual;
  404. protected
  405. procedure g_allocload_reg_reg(list: TAsmList; regsize: tdef; const fromreg: tregister; out toreg: tregister; regtyp: tregistertype);
  406. public
  407. { create "safe copy" of a tlocation that can be used later: all
  408. registers used in the tlocation are copied to new ones, so that
  409. even if the original ones change, things stay the same (except if
  410. the original location was already a register, then the register is
  411. kept). Must only be used on lvalue locations.
  412. It's intended as some kind of replacement for a_loadaddr_ref_reg()
  413. for targets without pointers. }
  414. procedure g_reference_loc(list: TAsmList; def: tdef; const fromloc: tlocation; out toloc: tlocation); virtual;
  415. { routines migrated from ncgutil }
  416. procedure location_force_reg(list:TAsmList;var l:tlocation;src_size,dst_size:tdef;maybeconst:boolean);virtual;
  417. procedure location_force_fpureg(list:TAsmList;var l: tlocation;size: tdef;maybeconst:boolean);virtual;
  418. procedure location_force_mem(list:TAsmList;var l:tlocation;size:tdef);virtual;
  419. procedure location_force_mmregscalar(list:TAsmList;var l: tlocation;size:tdef;maybeconst:boolean);virtual;
  420. // procedure location_force_mmreg(list:TAsmList;var l: tlocation;size:tdef;maybeconst:boolean);virtual;abstract;
  421. { Retrieve the location of the data pointed to in location l, when the location is
  422. a register it is expected to contain the address of the data }
  423. procedure location_get_data_ref(list:TAsmList;def: tdef; const l:tlocation;var ref:treference;loadref:boolean; alignment: longint);virtual;
  424. procedure maketojumpbool(list:TAsmList; p : tnode);virtual;
  425. { if the result of n is a LOC_C(..)REGISTER, try to find the corresponding
  426. loadn and change its location to a new register (= SSA). In case reload
  427. is true, transfer the old to the new register }
  428. procedure maybe_change_load_node_reg(list: TAsmList; var n: tnode; reload: boolean); virtual;
  429. private
  430. function do_replace_node_regs(var n: tnode; para: pointer): foreachnoderesult; virtual;
  431. public
  432. procedure gen_proc_symbol(list:TAsmList);virtual;
  433. procedure gen_proc_symbol_end(list:TAsmList);virtual;
  434. procedure gen_initialize_code(list:TAsmList);virtual;
  435. procedure gen_finalize_code(list:TAsmList);virtual;
  436. procedure gen_entry_code(list:TAsmList);virtual;
  437. procedure gen_exit_code(list:TAsmList);virtual;
  438. protected
  439. { helpers called by gen_initialize_code/gen_finalize_code }
  440. procedure inittempvariables(list:TAsmList);virtual;
  441. procedure initialize_data(p:TObject;arg:pointer);virtual;
  442. procedure finalizetempvariables(list:TAsmList);virtual;
  443. procedure initialize_regvars(p:TObject;arg:pointer);virtual;
  444. procedure finalize_sym(asmlist:TAsmList;sym:tsym);virtual;
  445. { generates the code for finalisation of local variables }
  446. procedure finalize_local_vars(p:TObject;arg:pointer);virtual;
  447. { generates the code for finalization of static symtable and
  448. all local (static) typed consts }
  449. procedure finalize_static_data(p:TObject;arg:pointer);virtual;
  450. { generates the code for decrementing the reference count of parameters }
  451. procedure final_paras(p:TObject;arg:pointer);
  452. public
  453. { helper called by gen_alloc_symtable }
  454. procedure varsym_set_localloc(list: TAsmList; vs:tabstractnormalvarsym); virtual;
  455. { helper called by gen_alloc_symtable }
  456. procedure paravarsym_set_initialloc_to_paraloc(vs: tparavarsym); virtual;
  457. procedure gen_load_para_value(list:TAsmList);virtual;
  458. protected
  459. { helpers called by gen_load_para_value }
  460. procedure g_copyvalueparas(p:TObject;arg:pointer);virtual;
  461. procedure gen_loadfpu_loc_cgpara(list: TAsmList; size: tdef; const l: tlocation;const cgpara: tcgpara;locintsize: longint);virtual;
  462. procedure init_paras(p:TObject;arg:pointer);
  463. protected
  464. { Some targets have to put "something" in the function result
  465. location if it's not initialised by the Pascal code, e.g.
  466. stack-based architectures. By default it does nothing }
  467. procedure gen_load_uninitialized_function_result(list: TAsmList; pd: tprocdef; resdef: tdef; const resloc: tcgpara);virtual;
  468. procedure gen_load_loc_function_result(list: TAsmList; vardef: tdef; const l: tlocation);virtual;
  469. public
  470. { load a tlocation into a cgpara }
  471. procedure gen_load_loc_cgpara(list: TAsmList; vardef: tdef; const l: tlocation; const cgpara: tcgpara);virtual;
  472. { load a cgpara into a tlocation }
  473. procedure gen_load_cgpara_loc(list: TAsmList; vardef: tdef; const para: TCGPara; var destloc: tlocation; reusepara: boolean);virtual;
  474. { load the function return value into the ABI-defined function return location }
  475. procedure gen_load_return_value(list:TAsmList);virtual;
  476. { extras refactored from other units }
  477. { queue the code/data generated for a procedure for writing out to
  478. the assembler/object file }
  479. procedure record_generated_code_for_procdef(pd: tprocdef; code, data: TAsmList); virtual;
  480. { generate a call to a routine in the system unit }
  481. function g_call_system_proc(list: TAsmList; const procname: string; const paras: array of pcgpara; forceresdef: tdef): tcgpara;
  482. function g_call_system_proc(list: TAsmList; pd: tprocdef; const paras: array of pcgpara; forceresdef: tdef): tcgpara;
  483. protected
  484. function g_call_system_proc_intern(list: TAsmList; pd: tprocdef; const paras: array of pcgpara; forceresdef: tdef): tcgpara; virtual;
  485. public
  486. { Generate code to exit an unwind-protected region. The default implementation
  487. produces a simple jump to destination label. }
  488. procedure g_local_unwind(list: TAsmList; l: TAsmLabel);virtual;abstract;
  489. end;
  490. thlcgobjclass = class of thlcgobj;
  491. var
  492. {# Main high level code generator class }
  493. hlcg : thlcgobj;
  494. { class type of high level code generator class (also valid when hlcg is
  495. nil, in order to be able to call its virtual class methods) }
  496. chlcgobj: thlcgobjclass;
  497. procedure destroy_hlcodegen;
  498. implementation
  499. uses
  500. globals,systems,
  501. fmodule,export,
  502. verbose,defutil,paramgr,
  503. symtable,
  504. nbas,ncon,nld,ncgrtti,pass_1,pass_2,
  505. cpuinfo,cgobj,tgobj,cutils,procinfo,
  506. {$ifdef x86}
  507. cgx86,
  508. {$endif x86}
  509. ncgutil,ngenutil;
  510. procedure destroy_hlcodegen;
  511. begin
  512. hlcg.free;
  513. hlcg:=nil;
  514. destroy_codegen;
  515. end;
  516. { thlcgobj }
  517. constructor thlcgobj.create;
  518. begin
  519. end;
  520. procedure thlcgobj.init_register_allocators;
  521. begin
  522. cg.init_register_allocators;
  523. end;
  524. procedure thlcgobj.done_register_allocators;
  525. begin
  526. cg.done_register_allocators;
  527. end;
  528. procedure thlcgobj.set_regalloc_live_range_direction(dir: TRADirection);
  529. begin
  530. cg.set_regalloc_live_range_direction(dir);
  531. end;
  532. function thlcgobj.getintregister(list: TAsmList; size: tdef): Tregister;
  533. begin
  534. result:=cg.getintregister(list,def_cgsize(size));
  535. end;
  536. function thlcgobj.getaddressregister(list: TAsmList; size: tdef): Tregister;
  537. begin
  538. result:=cg.getaddressregister(list);
  539. end;
  540. function thlcgobj.getfpuregister(list: TAsmList; size: tdef): Tregister;
  541. begin
  542. result:=cg.getfpuregister(list,def_cgsize(size));
  543. end;
  544. function thlcgobj.getmmregister(list: TAsmList; size: tdef): Tregister;
  545. begin
  546. result:=cg.getmmregister(list,def_cgsize(size));
  547. end;
  548. function thlcgobj.getflagregister(list: TAsmList; size: tdef): Tregister;
  549. begin
  550. result:=cg.getflagregister(list,def_cgsize(size));
  551. end;
  552. function thlcgobj.gettempregister(list: TAsmList; size: tdef): Tregister;
  553. begin
  554. { doesn't make sense to try to translate this size to tcgsize, temps
  555. can have any size }
  556. result:=cg.gettempregister(list);
  557. end;
  558. function thlcgobj.getregisterfordef(list: TAsmList; size: tdef): Tregister;
  559. begin
  560. case def2regtyp(size) of
  561. R_INTREGISTER:
  562. result:=getintregister(list,size);
  563. R_ADDRESSREGISTER:
  564. result:=getaddressregister(list,size);
  565. R_FPUREGISTER:
  566. result:=getfpuregister(list,size);
  567. R_MMREGISTER:
  568. result:=getmmregister(list,size);
  569. else
  570. internalerror(2010122901);
  571. end;
  572. end;
  573. function thlcgobj.uses_registers(rt: Tregistertype): boolean;
  574. begin
  575. result:=cg.uses_registers(rt);
  576. end;
  577. procedure thlcgobj.getcpuregister(list: TAsmList; r: Tregister);
  578. begin
  579. cg.getcpuregister(list,r);
  580. end;
  581. procedure thlcgobj.ungetcpuregister(list: TAsmList; r: Tregister);
  582. begin
  583. cg.ungetcpuregister(list,r);
  584. end;
  585. procedure thlcgobj.alloccpuregisters(list: TAsmList; rt: Tregistertype; const r: Tcpuregisterset);
  586. begin
  587. cg.alloccpuregisters(list,rt,r);
  588. end;
  589. procedure thlcgobj.dealloccpuregisters(list: TAsmList; rt: Tregistertype; const r: Tcpuregisterset);
  590. begin
  591. cg.dealloccpuregisters(list,rt,r);
  592. end;
  593. procedure thlcgobj.allocallcpuregisters(list: TAsmList);
  594. begin
  595. cg.allocallcpuregisters(list);
  596. end;
  597. procedure thlcgobj.deallocallcpuregisters(list: TAsmList);
  598. begin
  599. cg.deallocallcpuregisters(list);
  600. end;
  601. procedure thlcgobj.do_register_allocation(list: TAsmList; headertai: tai);
  602. begin
  603. cg.do_register_allocation(list,headertai);
  604. end;
  605. procedure thlcgobj.translate_register(var reg: tregister);
  606. begin
  607. cg.translate_register(reg);
  608. end;
  609. class function thlcgobj.def2regtyp(def: tdef): tregistertype;
  610. begin
  611. case def.typ of
  612. enumdef,
  613. orddef,
  614. recorddef,
  615. setdef:
  616. result:=R_INTREGISTER;
  617. stringdef,
  618. pointerdef,
  619. classrefdef,
  620. objectdef,
  621. procvardef,
  622. procdef,
  623. arraydef,
  624. formaldef:
  625. result:=R_ADDRESSREGISTER;
  626. floatdef:
  627. if use_vectorfpu(def) then
  628. result:=R_MMREGISTER
  629. else if cs_fp_emulation in current_settings.moduleswitches then
  630. result:=R_INTREGISTER
  631. else
  632. result:=R_FPUREGISTER;
  633. filedef,
  634. variantdef:
  635. internalerror(2010120507);
  636. else
  637. internalerror(2010120506);
  638. end;
  639. end;
  640. procedure thlcgobj.reference_reset_base(var ref: treference; regsize: tdef;
  641. reg: tregister; offset, alignment: longint);
  642. begin
  643. reference_reset(ref,alignment);
  644. ref.base:=reg;
  645. ref.offset:=offset;
  646. end;
  647. procedure thlcgobj.a_label(list: TAsmList; l: tasmlabel); inline;
  648. begin
  649. cg.a_label(list,l);
  650. end;
  651. procedure thlcgobj.a_reg_alloc(list: TAsmList; r: tregister);
  652. begin
  653. cg.a_reg_alloc(list,r);
  654. end;
  655. procedure thlcgobj.a_reg_dealloc(list: TAsmList; r: tregister);
  656. begin
  657. cg.a_reg_dealloc(list,r);
  658. end;
  659. procedure thlcgobj.a_reg_sync(list: TAsmList; r: tregister);
  660. begin
  661. cg.a_reg_sync(list,r);
  662. end;
  663. procedure thlcgobj.a_load_reg_cgpara(list: TAsmList; size: tdef; r: tregister; const cgpara: TCGPara);
  664. var
  665. ref: treference;
  666. tmpreg : tregister;
  667. begin
  668. cgpara.check_simple_location;
  669. paramanager.alloccgpara(list,cgpara);
  670. if cgpara.location^.shiftval<0 then
  671. begin
  672. tmpreg:=getintregister(list,cgpara.location^.def);
  673. a_op_const_reg_reg(list,OP_SHL,cgpara.location^.def,-cgpara.location^.shiftval,r,tmpreg);
  674. r:=tmpreg;
  675. end;
  676. case cgpara.location^.loc of
  677. LOC_REGISTER,LOC_CREGISTER:
  678. a_load_reg_reg(list,size,cgpara.location^.def,r,cgpara.location^.register);
  679. LOC_REFERENCE,LOC_CREFERENCE:
  680. begin
  681. reference_reset_base(ref,voidstackpointertype,cgpara.location^.reference.index,cgpara.location^.reference.offset,cgpara.alignment);
  682. a_load_reg_ref(list,size,cgpara.location^.def,r,ref);
  683. end;
  684. LOC_MMREGISTER,LOC_CMMREGISTER:
  685. a_loadmm_intreg_reg(list,size,cgpara.location^.def,r,cgpara.location^.register,mms_movescalar);
  686. LOC_FPUREGISTER,LOC_CFPUREGISTER:
  687. begin
  688. tg.gethltemp(list,size,size.size,tt_normal,ref);
  689. a_load_reg_ref(list,size,cgpara.location^.def,r,ref);
  690. a_loadfpu_ref_cgpara(list,cgpara.location^.def,ref,cgpara);
  691. tg.ungettemp(list,ref);
  692. end
  693. else
  694. internalerror(2010120415);
  695. end;
  696. end;
  697. procedure thlcgobj.a_load_const_cgpara(list: TAsmList; tosize: tdef; a: tcgint; const cgpara: TCGPara);
  698. var
  699. ref : treference;
  700. begin
  701. cgpara.check_simple_location;
  702. paramanager.alloccgpara(list,cgpara);
  703. if cgpara.location^.shiftval<0 then
  704. a:=a shl -cgpara.location^.shiftval;
  705. case cgpara.location^.loc of
  706. LOC_REGISTER,LOC_CREGISTER:
  707. a_load_const_reg(list,cgpara.location^.def,a,cgpara.location^.register);
  708. LOC_REFERENCE,LOC_CREFERENCE:
  709. begin
  710. reference_reset_base(ref,voidstackpointertype,cgpara.location^.reference.index,cgpara.location^.reference.offset,cgpara.alignment);
  711. a_load_const_ref(list,cgpara.location^.def,a,ref);
  712. end
  713. else
  714. internalerror(2010120416);
  715. end;
  716. end;
  717. procedure thlcgobj.a_load_ref_cgpara(list: TAsmList; size: tdef; const r: treference; const cgpara: TCGPara);
  718. var
  719. tmpref, ref: treference;
  720. tmpreg: tregister;
  721. location: pcgparalocation;
  722. orgsizeleft,
  723. sizeleft: tcgint;
  724. reghasvalue: boolean;
  725. begin
  726. location:=cgpara.location;
  727. tmpref:=r;
  728. sizeleft:=cgpara.intsize;
  729. while assigned(location) do
  730. begin
  731. paramanager.allocparaloc(list,location);
  732. case location^.loc of
  733. LOC_REGISTER,LOC_CREGISTER:
  734. begin
  735. { Parameter locations are often allocated in multiples of
  736. entire registers. If a parameter only occupies a part of
  737. such a register (e.g. a 16 bit int on a 32 bit
  738. architecture), the size of this parameter can only be
  739. determined by looking at the "size" parameter of this
  740. method -> if the size parameter is <= sizeof(aint), then
  741. we check that there is only one parameter location and
  742. then use this "size" to load the value into the parameter
  743. location }
  744. if (def_cgsize(size)<>OS_NO) and
  745. (size.size<=sizeof(aint)) then
  746. begin
  747. cgpara.check_simple_location;
  748. a_load_ref_reg(list,size,location^.def,tmpref,location^.register);
  749. if location^.shiftval<0 then
  750. a_op_const_reg(list,OP_SHL,location^.def,-location^.shiftval,location^.register);
  751. end
  752. { there's a lot more data left, and the current paraloc's
  753. register is entirely filled with part of that data }
  754. else if (sizeleft>sizeof(aint)) then
  755. begin
  756. a_load_ref_reg(list,location^.def,location^.def,tmpref,location^.register);
  757. end
  758. { we're at the end of the data, and it can be loaded into
  759. the current location's register with a single regular
  760. load }
  761. else if sizeleft in [1,2,4,8] then
  762. begin
  763. { don't use cgsize_orddef(int_cgsize(sizeleft)) as fromdef,
  764. because that may be larger than location^.register in
  765. case of padding at the end of a record }
  766. a_load_ref_reg(list,location^.def,location^.def,tmpref,location^.register);
  767. if location^.shiftval<0 then
  768. a_op_const_reg(list,OP_SHL,location^.def,-location^.shiftval,location^.register);
  769. end
  770. { we're at the end of the data, and we need multiple loads
  771. to get it in the register because it's an irregular size }
  772. else
  773. begin
  774. { should be the last part }
  775. if assigned(location^.next) then
  776. internalerror(2010052907);
  777. { load the value piecewise to get it into the register }
  778. orgsizeleft:=sizeleft;
  779. reghasvalue:=false;
  780. {$ifdef cpu64bitalu}
  781. if sizeleft>=4 then
  782. begin
  783. a_load_ref_reg(list,u32inttype,location^.def,tmpref,location^.register);
  784. dec(sizeleft,4);
  785. if target_info.endian=endian_big then
  786. a_op_const_reg(list,OP_SHL,location^.def,sizeleft*8,location^.register);
  787. inc(tmpref.offset,4);
  788. reghasvalue:=true;
  789. end;
  790. {$endif cpu64bitalu}
  791. if sizeleft>=2 then
  792. begin
  793. tmpreg:=getintregister(list,location^.def);
  794. a_load_ref_reg(list,u16inttype,location^.def,tmpref,tmpreg);
  795. dec(sizeleft,2);
  796. if reghasvalue then
  797. begin
  798. if target_info.endian=endian_big then
  799. a_op_const_reg(list,OP_SHL,location^.def,sizeleft*8,tmpreg)
  800. else
  801. a_op_const_reg(list,OP_SHL,location^.def,(orgsizeleft-(sizeleft+2))*8,tmpreg);
  802. a_op_reg_reg(list,OP_OR,location^.def,tmpreg,location^.register);
  803. end
  804. else
  805. begin
  806. if target_info.endian=endian_big then
  807. a_op_const_reg_reg(list,OP_SHL,location^.def,sizeleft*8,tmpreg,location^.register)
  808. else
  809. a_load_reg_reg(list,location^.def,location^.def,tmpreg,location^.register);
  810. end;
  811. inc(tmpref.offset,2);
  812. reghasvalue:=true;
  813. end;
  814. if sizeleft=1 then
  815. begin
  816. tmpreg:=getintregister(list,location^.def);
  817. a_load_ref_reg(list,u8inttype,location^.def,tmpref,tmpreg);
  818. dec(sizeleft,1);
  819. if reghasvalue then
  820. begin
  821. if target_info.endian=endian_little then
  822. a_op_const_reg(list,OP_SHL,location^.def,(orgsizeleft-(sizeleft+1))*8,tmpreg);
  823. a_op_reg_reg(list,OP_OR,location^.def,tmpreg,location^.register)
  824. end
  825. else
  826. a_load_reg_reg(list,location^.def,location^.def,tmpreg,location^.register);
  827. inc(tmpref.offset);
  828. end;
  829. if location^.shiftval<0 then
  830. a_op_const_reg(list,OP_SHL,location^.def,-location^.shiftval,location^.register);
  831. { the loop will already adjust the offset and sizeleft }
  832. dec(tmpref.offset,orgsizeleft);
  833. sizeleft:=orgsizeleft;
  834. end;
  835. end;
  836. LOC_REFERENCE,LOC_CREFERENCE:
  837. begin
  838. if assigned(location^.next) then
  839. internalerror(2010052906);
  840. reference_reset_base(ref,voidstackpointertype,location^.reference.index,location^.reference.offset,newalignment(cgpara.alignment,cgpara.intsize-sizeleft));
  841. if (def_cgsize(size)<>OS_NO) and
  842. (size.size=sizeleft) and
  843. (sizeleft<=sizeof(aint)) then
  844. a_load_ref_ref(list,size,location^.def,tmpref,ref)
  845. else
  846. { use concatcopy, because the parameter can be larger than }
  847. { what the OS_* constants can handle }
  848. g_concatcopy(list,location^.def,tmpref,ref);
  849. end;
  850. LOC_MMREGISTER,LOC_CMMREGISTER:
  851. begin
  852. case location^.size of
  853. OS_F32,
  854. OS_F64,
  855. OS_F128:
  856. a_loadmm_ref_reg(list,location^.def,location^.def,tmpref,location^.register,mms_movescalar);
  857. OS_M8..OS_M128,
  858. OS_MS8..OS_MS128:
  859. a_loadmm_ref_reg(list,location^.def,location^.def,tmpref,location^.register,nil);
  860. else
  861. internalerror(2010053101);
  862. end;
  863. end
  864. else
  865. internalerror(2014032101);
  866. end;
  867. inc(tmpref.offset,tcgsize2size[location^.size]);
  868. dec(sizeleft,tcgsize2size[location^.size]);
  869. location:=location^.next;
  870. end;
  871. end;
  872. procedure thlcgobj.a_load_loc_cgpara(list: TAsmList; size: tdef; const l: tlocation; const cgpara: TCGPara);
  873. begin
  874. case l.loc of
  875. LOC_REGISTER,
  876. LOC_CREGISTER :
  877. a_load_reg_cgpara(list,size,l.register,cgpara);
  878. LOC_CONSTANT :
  879. a_load_const_cgpara(list,size,l.value,cgpara);
  880. LOC_CREFERENCE,
  881. LOC_REFERENCE :
  882. a_load_ref_cgpara(list,size,l.reference,cgpara);
  883. else
  884. internalerror(2010120419);
  885. end;
  886. end;
  887. procedure thlcgobj.a_loadaddr_ref_cgpara(list: TAsmList; fromsize: tdef; const r: treference; const cgpara: TCGPara);
  888. var
  889. hr : tregister;
  890. begin
  891. cgpara.check_simple_location;
  892. if cgpara.location^.loc in [LOC_CREGISTER,LOC_REGISTER] then
  893. begin
  894. paramanager.allocparaloc(list,cgpara.location);
  895. a_loadaddr_ref_reg(list,fromsize,cgpara.location^.def,r,cgpara.location^.register)
  896. end
  897. else
  898. begin
  899. hr:=getaddressregister(list,cgpara.def);
  900. a_loadaddr_ref_reg(list,fromsize,cgpara.location^.def,r,hr);
  901. a_load_reg_cgpara(list,cgpara.def,hr,cgpara);
  902. end;
  903. end;
  904. function thlcgobj.a_call_name_static(list: TAsmList; pd: tprocdef; const s: TSymStr; const paras: array of pcgpara; forceresdef: tdef): tcgpara;
  905. begin
  906. result:=a_call_name(list,pd,s,paras,forceresdef,false);
  907. end;
  908. function thlcgobj.a_call_name_inherited(list: TAsmList; pd: tprocdef; const s: TSymStr; const paras: array of pcgpara): tcgpara;
  909. begin
  910. result:=a_call_name(list,pd,s,paras,nil,false);
  911. end;
  912. procedure thlcgobj.a_load_const_ref(list: TAsmList; tosize: tdef; a: tcgint; const ref: treference);
  913. var
  914. tmpreg: tregister;
  915. begin
  916. tmpreg:=getintregister(list,tosize);
  917. a_load_const_reg(list,tosize,a,tmpreg);
  918. a_load_reg_ref(list,tosize,tosize,tmpreg,ref);
  919. end;
  920. procedure thlcgobj.a_load_const_loc(list: TAsmList; tosize: tdef; a: tcgint; const loc: tlocation);
  921. begin
  922. case loc.loc of
  923. LOC_REFERENCE,LOC_CREFERENCE:
  924. a_load_const_ref(list,tosize,a,loc.reference);
  925. LOC_REGISTER,LOC_CREGISTER:
  926. a_load_const_reg(list,tosize,a,loc.register);
  927. LOC_SUBSETREG,LOC_CSUBSETREG:
  928. a_load_const_subsetreg(list,tosize,a,loc.sreg);
  929. LOC_SUBSETREF,LOC_CSUBSETREF:
  930. a_load_const_subsetref(list,tosize,a,loc.sref);
  931. else
  932. internalerror(2010120401);
  933. end;
  934. end;
  935. procedure thlcgobj.a_load_reg_ref_unaligned(list: TAsmList; fromsize, tosize: tdef; register: tregister; const ref: treference);
  936. begin
  937. a_load_reg_ref(list,fromsize,tosize,register,ref);
  938. end;
  939. procedure thlcgobj.a_load_reg_loc(list: TAsmList; fromsize, tosize: tdef; reg: tregister; const loc: tlocation);
  940. begin
  941. case loc.loc of
  942. LOC_REFERENCE,LOC_CREFERENCE:
  943. a_load_reg_ref(list,fromsize,tosize,reg,loc.reference);
  944. LOC_REGISTER,LOC_CREGISTER:
  945. a_load_reg_reg(list,fromsize,tosize,reg,loc.register);
  946. LOC_SUBSETREG,LOC_CSUBSETREG:
  947. a_load_reg_subsetreg(list,fromsize,tosize,reg,loc.sreg);
  948. LOC_SUBSETREF,LOC_CSUBSETREF:
  949. a_load_reg_subsetref(list,fromsize,tosize,reg,loc.sref);
  950. LOC_MMREGISTER,LOC_CMMREGISTER:
  951. a_loadmm_intreg_reg(list,fromsize,tosize,reg,loc.register,mms_movescalar);
  952. else
  953. internalerror(2010120402);
  954. end;
  955. end;
  956. procedure thlcgobj.a_load_ref_reg_unaligned(list: TAsmList; fromsize, tosize: tdef; const ref: treference; register: tregister);
  957. begin
  958. a_load_ref_reg(list,fromsize,tosize,ref,register);
  959. end;
  960. procedure thlcgobj.a_load_ref_ref(list: TAsmList; fromsize, tosize: tdef; const sref: treference; const dref: treference);
  961. var
  962. tmpreg: tregister;
  963. begin
  964. { verify if we have the same reference }
  965. if references_equal(sref,dref) then
  966. exit;
  967. tmpreg:=getintregister(list,tosize);
  968. a_load_ref_reg(list,fromsize,tosize,sref,tmpreg);
  969. a_load_reg_ref(list,tosize,tosize,tmpreg,dref);
  970. end;
  971. procedure thlcgobj.a_load_loc_reg(list: TAsmList; fromsize, tosize: tdef; const loc: tlocation; reg: tregister);
  972. begin
  973. case loc.loc of
  974. LOC_REFERENCE,LOC_CREFERENCE:
  975. a_load_ref_reg(list,fromsize,tosize,loc.reference,reg);
  976. LOC_REGISTER,LOC_CREGISTER:
  977. a_load_reg_reg(list,fromsize,tosize,loc.register,reg);
  978. LOC_CONSTANT:
  979. a_load_const_reg(list,tosize,loc.value,reg);
  980. LOC_SUBSETREG,LOC_CSUBSETREG:
  981. a_load_subsetreg_reg(list,fromsize,tosize,loc.sreg,reg);
  982. LOC_SUBSETREF,LOC_CSUBSETREF:
  983. a_load_subsetref_reg(list,fromsize,tosize,loc.sref,reg);
  984. else
  985. internalerror(2010120201);
  986. end;
  987. end;
  988. procedure thlcgobj.a_load_loc_ref(list: TAsmList; fromsize, tosize: tdef; const loc: tlocation; const ref: treference);
  989. begin
  990. case loc.loc of
  991. LOC_REFERENCE,LOC_CREFERENCE:
  992. a_load_ref_ref(list,fromsize,tosize,loc.reference,ref);
  993. LOC_REGISTER,LOC_CREGISTER:
  994. a_load_reg_ref(list,fromsize,tosize,loc.register,ref);
  995. LOC_CONSTANT:
  996. a_load_const_ref(list,tosize,loc.value,ref);
  997. LOC_SUBSETREG,LOC_CSUBSETREG:
  998. a_load_subsetreg_ref(list,fromsize,tosize,loc.sreg,ref);
  999. LOC_SUBSETREF,LOC_CSUBSETREF:
  1000. a_load_subsetref_ref(list,fromsize,tosize,loc.sref,ref);
  1001. else
  1002. internalerror(2010120403);
  1003. end;
  1004. end;
  1005. procedure thlcgobj.a_load_loc_subsetreg(list: TAsmList; fromsize, tosubsetsize: tdef; const loc: tlocation; const sreg: tsubsetregister);
  1006. begin
  1007. case loc.loc of
  1008. LOC_REFERENCE,LOC_CREFERENCE:
  1009. a_load_ref_subsetreg(list,fromsize,tosubsetsize,loc.reference,sreg);
  1010. LOC_REGISTER,LOC_CREGISTER:
  1011. a_load_reg_subsetreg(list,fromsize,tosubsetsize,loc.register,sreg);
  1012. LOC_CONSTANT:
  1013. a_load_const_subsetreg(list,tosubsetsize,loc.value,sreg);
  1014. LOC_SUBSETREG,LOC_CSUBSETREG:
  1015. a_load_subsetreg_subsetreg(list,fromsize,tosubsetsize,loc.sreg,sreg);
  1016. LOC_SUBSETREF,LOC_CSUBSETREF:
  1017. a_load_subsetref_subsetreg(list,fromsize,tosubsetsize,loc.sref,sreg);
  1018. else
  1019. internalerror(2010120404);
  1020. end;
  1021. end;
  1022. procedure thlcgobj.a_load_loc_subsetref(list: TAsmList; fromsize, tosubsetsize: tdef; const loc: tlocation; const sref: tsubsetreference);
  1023. begin
  1024. case loc.loc of
  1025. LOC_REFERENCE,LOC_CREFERENCE:
  1026. a_load_ref_subsetref(list,fromsize,tosubsetsize,loc.reference,sref);
  1027. LOC_REGISTER,LOC_CREGISTER:
  1028. a_load_reg_subsetref(list,fromsize,tosubsetsize,loc.register,sref);
  1029. LOC_CONSTANT:
  1030. a_load_const_subsetref(list,tosubsetsize,loc.value,sref);
  1031. LOC_SUBSETREG,LOC_CSUBSETREG:
  1032. a_load_subsetreg_subsetref(list,fromsize,tosubsetsize,loc.sreg,sref);
  1033. LOC_SUBSETREF,LOC_CSUBSETREF:
  1034. a_load_subsetref_subsetref(list,fromsize,tosubsetsize,loc.sref,sref);
  1035. else
  1036. internalerror(2010120405);
  1037. end;
  1038. end;
  1039. {$push}
  1040. {$r-,q-}
  1041. procedure thlcgobj.a_load_subsetreg_reg(list: TAsmList; subsetsize, tosize: tdef; const sreg: tsubsetregister; destreg: tregister);
  1042. var
  1043. subsetregdef: torddef;
  1044. bitmask: aword;
  1045. tmpreg,
  1046. subsetsizereg: tregister;
  1047. stopbit: byte;
  1048. begin
  1049. subsetregdef:=cgsize_orddef(sreg.subsetregsize);
  1050. tmpreg:=getintregister(list,subsetregdef);
  1051. if is_signed(subsetsize) then
  1052. begin
  1053. { sign extend in case the value has a bitsize mod 8 <> 0 }
  1054. { both instructions will be optimized away if not }
  1055. a_op_const_reg_reg(list,OP_SHL,subsetregdef,(tcgsize2size[sreg.subsetregsize]*8)-sreg.startbit-sreg.bitlen,sreg.subsetreg,tmpreg);
  1056. a_op_const_reg(list,OP_SAR,subsetregdef,(tcgsize2size[sreg.subsetregsize]*8)-sreg.bitlen,tmpreg);
  1057. end
  1058. else
  1059. begin
  1060. a_op_const_reg_reg(list,OP_SHR,subsetregdef,sreg.startbit,sreg.subsetreg,tmpreg);
  1061. stopbit:=sreg.startbit+sreg.bitlen;
  1062. // on x86(64), 1 shl 32(64) = 1 instead of 0
  1063. // use aword to prevent overflow with 1 shl 31
  1064. if (stopbit-sreg.startbit<>AIntBits) then
  1065. bitmask:=(aword(1) shl (stopbit-sreg.startbit))-1
  1066. else
  1067. bitmask:=high(aword);
  1068. a_op_const_reg(list,OP_AND,subsetregdef,tcgint(bitmask),tmpreg);
  1069. end;
  1070. subsetsizereg:=getintregister(list,subsetsize);
  1071. a_load_reg_reg(list,subsetregdef,subsetsize,tmpreg,subsetsizereg);
  1072. a_load_reg_reg(list,subsetsize,tosize,subsetsizereg,destreg);
  1073. end;
  1074. procedure thlcgobj.a_load_reg_subsetreg(list: TAsmList; fromsize, tosubsetsize: tdef; fromreg: tregister; const sreg: tsubsetregister);
  1075. begin
  1076. a_load_regconst_subsetreg_intern(list,fromsize,tosubsetsize,fromreg,sreg,SL_REG);
  1077. end;
  1078. procedure thlcgobj.a_load_subsetreg_subsetreg(list: TAsmlist; fromsubsetsize, tosubsetsize: tdef; const fromsreg, tosreg: tsubsetregister);
  1079. var
  1080. fromsubsetregdef,
  1081. tosubsetregdef: torddef;
  1082. tmpreg, tmpreg2: tregister;
  1083. bitmask: aword;
  1084. stopbit: byte;
  1085. begin
  1086. if (fromsreg.bitlen>=tosreg.bitlen) then
  1087. begin
  1088. fromsubsetregdef:=cgsize_orddef(fromsreg.subsetregsize);
  1089. tosubsetregdef:=cgsize_orddef(tosreg.subsetregsize);
  1090. if (fromsreg.startbit<=tosreg.startbit) then
  1091. begin
  1092. { tosreg may be larger -> use its size to perform the shift }
  1093. tmpreg:=getintregister(list,tosubsetregdef);
  1094. a_load_reg_reg(list,fromsubsetregdef,tosubsetregdef,fromsreg.subsetreg,tmpreg);
  1095. a_op_const_reg(list,OP_SHL,tosubsetregdef,tosreg.startbit-fromsreg.startbit,tmpreg)
  1096. end
  1097. else
  1098. begin
  1099. { fromsreg may be larger -> use its size to perform the shift }
  1100. tmpreg:=getintregister(list,fromsubsetregdef);
  1101. a_op_const_reg_reg(list,OP_SHR,fromsubsetregdef,fromsreg.startbit-tosreg.startbit,fromsreg.subsetreg,tmpreg);
  1102. tmpreg2:=getintregister(list,tosubsetregdef);
  1103. a_load_reg_reg(list,fromsubsetregdef,tosubsetregdef,tmpreg,tmpreg2);
  1104. tmpreg:=tmpreg2;
  1105. end;
  1106. stopbit:=tosreg.startbit + tosreg.bitlen;
  1107. // on x86(64), 1 shl 32(64) = 1 instead of 0
  1108. if (stopbit<>AIntBits) then
  1109. bitmask:=not(((aword(1) shl stopbit)-1) xor ((aword(1) shl tosreg.startbit)-1))
  1110. else
  1111. bitmask:=(aword(1) shl tosreg.startbit) - 1;
  1112. a_op_const_reg(list,OP_AND,tosubsetregdef,tcgint(bitmask),tosreg.subsetreg);
  1113. a_op_const_reg(list,OP_AND,tosubsetregdef,tcgint(not(bitmask)),tmpreg);
  1114. a_op_reg_reg(list,OP_OR,tosubsetregdef,tmpreg,tosreg.subsetreg);
  1115. end
  1116. else
  1117. begin
  1118. tmpreg:=getintregister(list,tosubsetsize);
  1119. a_load_subsetreg_reg(list,fromsubsetsize,tosubsetsize,fromsreg,tmpreg);
  1120. a_load_reg_subsetreg(list,tosubsetsize,tosubsetsize,tmpreg,tosreg);
  1121. end;
  1122. end;
  1123. procedure thlcgobj.a_load_subsetreg_ref(list: TAsmList; fromsubsetsize, tosize: tdef; const sreg: tsubsetregister; const destref: treference);
  1124. var
  1125. tmpreg: tregister;
  1126. begin
  1127. tmpreg:=getintregister(list,tosize);
  1128. a_load_subsetreg_reg(list,fromsubsetsize,tosize,sreg,tmpreg);
  1129. a_load_reg_ref(list,tosize,tosize,tmpreg,destref);
  1130. end;
  1131. procedure thlcgobj.a_load_ref_subsetreg(list: TAsmList; fromsize, tosubsetsize: tdef; const fromref: treference; const sreg: tsubsetregister);
  1132. var
  1133. tmpreg: tregister;
  1134. begin
  1135. tmpreg := getintregister(list,tosubsetsize);
  1136. a_load_ref_reg(list,fromsize,tosubsetsize,fromref,tmpreg);
  1137. a_load_reg_subsetreg(list,tosubsetsize,tosubsetsize,tmpreg,sreg);
  1138. end;
  1139. procedure thlcgobj.a_load_const_subsetreg(list: TAsmlist; tosubsetsize: tdef; a: tcgint; const sreg: tsubsetregister);
  1140. var
  1141. subsetregdef: torddef;
  1142. bitmask: aword;
  1143. stopbit: byte;
  1144. begin
  1145. subsetregdef:=cgsize_orddef(sreg.subsetregsize);
  1146. stopbit:=sreg.startbit+sreg.bitlen;
  1147. // on x86(64), 1 shl 32(64) = 1 instead of 0
  1148. if (stopbit<>AIntBits) then
  1149. bitmask:=not(((aword(1) shl stopbit)-1) xor ((aword(1) shl sreg.startbit)-1))
  1150. else
  1151. bitmask:=(aword(1) shl sreg.startbit)-1;
  1152. if (((aword(a) shl sreg.startbit) and not bitmask)<>not bitmask) then
  1153. a_op_const_reg(list,OP_AND,subsetregdef,tcgint(bitmask),sreg.subsetreg);
  1154. a_op_const_reg(list,OP_OR,subsetregdef,tcgint((aword(a) shl sreg.startbit) and not(bitmask)),sreg.subsetreg);
  1155. end;
  1156. procedure thlcgobj.a_load_subsetreg_loc(list: TAsmlist; fromsubsetsize, tosize: tdef; const sreg: tsubsetregister; const loc: tlocation);
  1157. begin
  1158. case loc.loc of
  1159. LOC_REFERENCE,LOC_CREFERENCE:
  1160. a_load_subsetreg_ref(list,fromsubsetsize,tosize,sreg,loc.reference);
  1161. LOC_REGISTER,LOC_CREGISTER:
  1162. a_load_subsetreg_reg(list,fromsubsetsize,tosize,sreg,loc.register);
  1163. LOC_SUBSETREG,LOC_CSUBSETREG:
  1164. a_load_subsetreg_subsetreg(list,fromsubsetsize,tosize,sreg,loc.sreg);
  1165. LOC_SUBSETREF,LOC_CSUBSETREF:
  1166. a_load_subsetreg_subsetref(list,fromsubsetsize,tosize,sreg,loc.sref);
  1167. else
  1168. internalerror(2010120406);
  1169. end;
  1170. end;
  1171. procedure thlcgobj.a_load_subsetref_reg(list: TAsmList; fromsubsetsize, tosize: tdef; const sref: tsubsetreference; destreg: tregister);
  1172. var
  1173. tmpref: treference;
  1174. valuereg,extra_value_reg: tregister;
  1175. tosreg: tsubsetregister;
  1176. loadsize: torddef;
  1177. loadbitsize: byte;
  1178. extra_load: boolean;
  1179. begin
  1180. get_subsetref_load_info(sref,loadsize,extra_load);
  1181. loadbitsize:=loadsize.size*8;
  1182. { load the (first part) of the bit sequence }
  1183. valuereg:=getintregister(list,osuinttype);
  1184. a_load_ref_reg(list,loadsize,osuinttype,sref.ref,valuereg);
  1185. if not extra_load then
  1186. begin
  1187. { everything is guaranteed to be in a single register of loadsize }
  1188. if (sref.bitindexreg=NR_NO) then
  1189. begin
  1190. { use subsetreg routine, it may have been overridden with an optimized version }
  1191. tosreg.subsetreg:=valuereg;
  1192. tosreg.subsetregsize:=def_cgsize(osuinttype);
  1193. { subsetregs always count bits from right to left }
  1194. if (target_info.endian=endian_big) then
  1195. tosreg.startbit:=loadbitsize-(sref.startbit+sref.bitlen)
  1196. else
  1197. tosreg.startbit:=sref.startbit;
  1198. tosreg.bitlen:=sref.bitlen;
  1199. a_load_subsetreg_reg(list,fromsubsetsize,tosize,tosreg,destreg);
  1200. exit;
  1201. end
  1202. else
  1203. begin
  1204. if (sref.startbit<>0) then
  1205. internalerror(2006081510);
  1206. if (target_info.endian=endian_big) then
  1207. begin
  1208. a_op_reg_reg(list,OP_SHL,osuinttype,sref.bitindexreg,valuereg);
  1209. if is_signed(fromsubsetsize) then
  1210. begin
  1211. { sign extend to entire register }
  1212. a_op_const_reg(list,OP_SHL,osuinttype,AIntBits-loadbitsize,valuereg);
  1213. a_op_const_reg(list,OP_SAR,osuinttype,AIntBits-sref.bitlen,valuereg);
  1214. end
  1215. else
  1216. a_op_const_reg(list,OP_SHR,osuinttype,loadbitsize-sref.bitlen,valuereg);
  1217. end
  1218. else
  1219. begin
  1220. a_op_reg_reg(list,OP_SHR,osuinttype,sref.bitindexreg,valuereg);
  1221. if is_signed(fromsubsetsize) then
  1222. begin
  1223. a_op_const_reg(list,OP_SHL,osuinttype,AIntBits-sref.bitlen,valuereg);
  1224. a_op_const_reg(list,OP_SAR,osuinttype,AIntBits-sref.bitlen,valuereg);
  1225. end
  1226. end;
  1227. { mask other bits/sign extend }
  1228. if not is_signed(fromsubsetsize) then
  1229. a_op_const_reg(list,OP_AND,osuinttype,tcgint((aword(1) shl sref.bitlen)-1),valuereg);
  1230. end
  1231. end
  1232. else
  1233. begin
  1234. { load next value as well }
  1235. extra_value_reg:=getintregister(list,osuinttype);
  1236. if (sref.bitindexreg=NR_NO) then
  1237. begin
  1238. tmpref:=sref.ref;
  1239. inc(tmpref.offset,loadbitsize div 8);
  1240. a_load_ref_reg(list,loadsize,osuinttype,tmpref,extra_value_reg);
  1241. { can be overridden to optimize }
  1242. a_load_subsetref_regs_noindex(list,fromsubsetsize,loadbitsize,sref,valuereg,extra_value_reg)
  1243. end
  1244. else
  1245. begin
  1246. if (sref.startbit<>0) then
  1247. internalerror(2006080610);
  1248. a_load_subsetref_regs_index(list,fromsubsetsize,loadbitsize,sref,valuereg);
  1249. end;
  1250. end;
  1251. { store in destination }
  1252. {$ifndef cpuhighleveltarget}
  1253. { avoid unnecessary sign extension and zeroing }
  1254. valuereg:=cg.makeregsize(list,valuereg,OS_INT);
  1255. destreg:=cg.makeregsize(list,destreg,OS_INT);
  1256. cg.a_load_reg_reg(list,OS_INT,OS_INT,valuereg,destreg);
  1257. destreg:=cg.makeregsize(list,destreg,def_cgsize(tosize));
  1258. {$else}
  1259. { can't juggle with register sizes, they are actually typed entities
  1260. here }
  1261. a_load_reg_reg(list,osuinttype,tosize,valuereg,destreg);
  1262. {$endif}
  1263. end;
  1264. procedure thlcgobj.a_load_reg_subsetref(list: TAsmList; fromsize, tosubsetsize: tdef; fromreg: tregister; const sref: tsubsetreference);
  1265. begin
  1266. a_load_regconst_subsetref_intern(list,fromsize,tosubsetsize,fromreg,sref,SL_REG);
  1267. end;
  1268. procedure thlcgobj.a_load_subsetref_subsetref(list: TAsmlist; fromsubsetsize, tosubsetsize: tdef; const fromsref, tosref: tsubsetreference);
  1269. var
  1270. tmpreg: tregister;
  1271. begin
  1272. tmpreg:=getintregister(list,tosubsetsize);
  1273. a_load_subsetref_reg(list,fromsubsetsize,tosubsetsize,fromsref,tmpreg);
  1274. a_load_reg_subsetref(list,tosubsetsize,tosubsetsize,tmpreg,tosref);
  1275. end;
  1276. procedure thlcgobj.a_load_subsetref_ref(list: TAsmList; fromsubsetsize, tosize: tdef; const sref: tsubsetreference; const destref: treference);
  1277. var
  1278. tmpreg: tregister;
  1279. begin
  1280. tmpreg:=getintregister(list,tosize);
  1281. a_load_subsetref_reg(list,fromsubsetsize,tosize,sref,tmpreg);
  1282. a_load_reg_ref(list,tosize,tosize,tmpreg,destref);
  1283. end;
  1284. procedure thlcgobj.a_load_ref_subsetref(list: TAsmList; fromsize, tosubsetsize: tdef; const fromref: treference; const sref: tsubsetreference);
  1285. var
  1286. tmpreg: tregister;
  1287. begin
  1288. tmpreg := getintregister(list,tosubsetsize);
  1289. a_load_ref_reg(list,fromsize,tosubsetsize,fromref,tmpreg);
  1290. a_load_reg_subsetref(list,tosubsetsize,tosubsetsize,tmpreg,sref);
  1291. end;
  1292. procedure thlcgobj.a_load_const_subsetref(list: TAsmlist; tosubsetsize: tdef; a: tcgint; const sref: tsubsetreference);
  1293. var
  1294. tmpreg: tregister;
  1295. slopt: tsubsetloadopt;
  1296. begin
  1297. { perform masking of the source value in advance }
  1298. slopt:=SL_REGNOSRCMASK;
  1299. if (sref.bitlen<>AIntBits) then
  1300. a:=tcgint(aword(a) and ((aword(1) shl sref.bitlen) -1));
  1301. if (
  1302. { broken x86 "x shl regbitsize = x" }
  1303. ((sref.bitlen<>AIntBits) and
  1304. ((aword(a) and ((aword(1) shl sref.bitlen)-1))=(aword(1) shl sref.bitlen)-1)) or
  1305. ((sref.bitlen=AIntBits) and
  1306. (a=-1))
  1307. ) then
  1308. slopt:=SL_SETMAX
  1309. else if (a=0) then
  1310. slopt:=SL_SETZERO;
  1311. if not(slopt in [SL_SETZERO,SL_SETMAX]) then
  1312. begin
  1313. tmpreg:=getintregister(list,tosubsetsize);
  1314. a_load_const_reg(list,tosubsetsize,a,tmpreg);
  1315. end
  1316. else
  1317. tmpreg:=NR_NO;
  1318. a_load_regconst_subsetref_intern(list,tosubsetsize,tosubsetsize,tmpreg,sref,slopt);
  1319. end;
  1320. procedure thlcgobj.a_load_subsetref_loc(list: TAsmlist; fromsubsetsize, tosize: tdef; const sref: tsubsetreference; const loc: tlocation);
  1321. begin
  1322. case loc.loc of
  1323. LOC_REFERENCE,LOC_CREFERENCE:
  1324. a_load_subsetref_ref(list,fromsubsetsize,tosize,sref,loc.reference);
  1325. LOC_REGISTER,LOC_CREGISTER:
  1326. a_load_subsetref_reg(list,fromsubsetsize,tosize,sref,loc.register);
  1327. LOC_SUBSETREG,LOC_CSUBSETREG:
  1328. a_load_subsetref_subsetreg(list,fromsubsetsize,tosize,sref,loc.sreg);
  1329. LOC_SUBSETREF,LOC_CSUBSETREF:
  1330. a_load_subsetref_subsetref(list,fromsubsetsize,tosize,sref,loc.sref);
  1331. else
  1332. internalerror(2010120407);
  1333. end;
  1334. end;
  1335. procedure thlcgobj.a_load_subsetref_subsetreg(list: TAsmlist; fromsubsetsize, tosubsetsize: tdef; const fromsref: tsubsetreference; const tosreg: tsubsetregister);
  1336. var
  1337. tmpreg: tregister;
  1338. begin
  1339. tmpreg:=getintregister(list,tosubsetsize);
  1340. a_load_subsetref_reg(list,fromsubsetsize,tosubsetsize,fromsref,tmpreg);
  1341. a_load_reg_subsetreg(list,tosubsetsize,tosubsetsize,tmpreg,tosreg);
  1342. end;
  1343. procedure thlcgobj.a_load_subsetreg_subsetref(list: TAsmlist; fromsubsetsize, tosubsetsize: tdef; const fromsreg: tsubsetregister; const tosref: tsubsetreference);
  1344. var
  1345. tmpreg: tregister;
  1346. begin
  1347. tmpreg := getintregister(list,tosubsetsize);
  1348. a_load_subsetreg_reg(list,fromsubsetsize,tosubsetsize,fromsreg,tmpreg);
  1349. a_load_reg_subsetref(list,tosubsetsize,tosubsetsize,tmpreg,tosref);
  1350. end;
  1351. procedure thlcgobj.a_bit_test_reg_reg_reg(list: TAsmList; bitnumbersize, valuesize, destsize: tdef; bitnumber, value, destreg: tregister);
  1352. var
  1353. tmpvalue: tregister;
  1354. begin
  1355. tmpvalue:=getintregister(list,valuesize);
  1356. if (target_info.endian=endian_little) then
  1357. begin
  1358. { rotate value register "bitnumber" bits to the right }
  1359. a_op_reg_reg_reg(list,OP_SHR,valuesize,bitnumber,value,tmpvalue);
  1360. { extract the bit we want }
  1361. a_op_const_reg(list,OP_AND,valuesize,1,tmpvalue);
  1362. end
  1363. else
  1364. begin
  1365. { highest (leftmost) bit = bit 0 -> shl bitnumber results in wanted }
  1366. { bit in uppermost position, then move it to the lowest position }
  1367. { "and" is not necessary since combination of shl/shr will clear }
  1368. { all other bits }
  1369. a_op_reg_reg_reg(list,OP_SHL,valuesize,bitnumber,value,tmpvalue);
  1370. a_op_const_reg(list,OP_SHR,valuesize,valuesize.size*8-1,tmpvalue);
  1371. end;
  1372. a_load_reg_reg(list,valuesize,destsize,tmpvalue,destreg);
  1373. end;
  1374. procedure thlcgobj.a_bit_test_const_ref_reg(list: TAsmList; fromsize, destsize: tdef; bitnumber: aint; const ref: treference; destreg: tregister);
  1375. begin
  1376. a_load_subsetref_reg(list,u8inttype,destsize,get_bit_const_ref_sref(bitnumber,fromsize,ref),destreg);
  1377. end;
  1378. procedure thlcgobj.a_bit_test_const_reg_reg(list: TAsmList; setregsize, destsize: tdef; bitnumber: aint; setreg, destreg: tregister);
  1379. begin
  1380. a_load_subsetreg_reg(list,setregsize,destsize,get_bit_const_reg_sreg(setregsize,bitnumber,setreg),destreg);
  1381. end;
  1382. procedure thlcgobj.a_bit_test_const_subsetreg_reg(list: TAsmList; fromsubsetsize, destsize: tdef; bitnumber: aint; const setreg: tsubsetregister; destreg: tregister);
  1383. var
  1384. tmpsreg: tsubsetregister;
  1385. begin
  1386. { the first parameter is used to calculate the bit offset in }
  1387. { case of big endian, and therefore must be the size of the }
  1388. { set and not of the whole subsetreg }
  1389. tmpsreg:=get_bit_const_reg_sreg(fromsubsetsize,bitnumber,setreg.subsetreg);
  1390. { now fix the size of the subsetreg }
  1391. tmpsreg.subsetregsize:=setreg.subsetregsize;
  1392. { correct offset of the set in the subsetreg }
  1393. inc(tmpsreg.startbit,setreg.startbit);
  1394. a_load_subsetreg_reg(list,fromsubsetsize,destsize,tmpsreg,destreg);
  1395. end;
  1396. procedure thlcgobj.a_bit_test_reg_ref_reg(list: TAsmList; bitnumbersize, refsize, destsize: tdef; bitnumber: tregister; const ref: treference; destreg: tregister);
  1397. begin
  1398. a_load_subsetref_reg(list,u8inttype,destsize,get_bit_reg_ref_sref(list,bitnumbersize,refsize,bitnumber,ref),destreg);
  1399. end;
  1400. procedure thlcgobj.a_bit_test_reg_loc_reg(list: TAsmList; bitnumbersize, locsize, destsize: tdef; bitnumber: tregister; const loc: tlocation; destreg: tregister);
  1401. var
  1402. tmpreg: tregister;
  1403. begin
  1404. case loc.loc of
  1405. LOC_REFERENCE,LOC_CREFERENCE:
  1406. a_bit_test_reg_ref_reg(list,bitnumbersize,locsize,destsize,bitnumber,loc.reference,destreg);
  1407. LOC_REGISTER,LOC_CREGISTER,
  1408. LOC_SUBSETREG,LOC_CSUBSETREG,
  1409. LOC_CONSTANT:
  1410. begin
  1411. case loc.loc of
  1412. LOC_REGISTER,LOC_CREGISTER:
  1413. tmpreg:=loc.register;
  1414. LOC_SUBSETREG,LOC_CSUBSETREG:
  1415. begin
  1416. tmpreg:=getintregister(list,locsize);
  1417. a_load_subsetreg_reg(list,locsize,locsize,loc.sreg,tmpreg);
  1418. end;
  1419. LOC_CONSTANT:
  1420. begin
  1421. tmpreg:=getintregister(list,locsize);
  1422. a_load_const_reg(list,locsize,loc.value,tmpreg);
  1423. end;
  1424. else
  1425. internalerror(2013112909);
  1426. end;
  1427. a_bit_test_reg_reg_reg(list,bitnumbersize,locsize,destsize,bitnumber,tmpreg,destreg);
  1428. end;
  1429. { LOC_SUBSETREF is not possible, because sets are not (yet) bitpacked }
  1430. else
  1431. internalerror(2010120411);
  1432. end;
  1433. end;
  1434. procedure thlcgobj.a_bit_test_const_loc_reg(list: TAsmList; locsize, destsize: tdef; bitnumber: aint; const loc: tlocation; destreg: tregister);
  1435. begin
  1436. case loc.loc of
  1437. LOC_REFERENCE,LOC_CREFERENCE:
  1438. a_bit_test_const_ref_reg(list,locsize,destsize,bitnumber,loc.reference,destreg);
  1439. LOC_REGISTER,LOC_CREGISTER:
  1440. a_bit_test_const_reg_reg(list,locsize,destsize,bitnumber,loc.register,destreg);
  1441. LOC_SUBSETREG,LOC_CSUBSETREG:
  1442. a_bit_test_const_subsetreg_reg(list,locsize,destsize,bitnumber,loc.sreg,destreg);
  1443. { LOC_SUBSETREF is not possible, because sets are not (yet) bitpacked }
  1444. else
  1445. internalerror(2010120410);
  1446. end;
  1447. end;
  1448. procedure thlcgobj.a_bit_set_reg_reg(list: TAsmList; doset: boolean; bitnumbersize, destsize: tdef; bitnumber, dest: tregister);
  1449. var
  1450. tmpvalue: tregister;
  1451. begin
  1452. tmpvalue:=getintregister(list,destsize);
  1453. if (target_info.endian=endian_little) then
  1454. begin
  1455. a_load_const_reg(list,destsize,1,tmpvalue);
  1456. { rotate bit "bitnumber" bits to the left }
  1457. a_op_reg_reg(list,OP_SHL,destsize,bitnumber,tmpvalue);
  1458. end
  1459. else
  1460. begin
  1461. { highest (leftmost) bit = bit 0 -> "$80/$8000/$80000000/ ... }
  1462. { shr bitnumber" results in correct mask }
  1463. a_load_const_reg(list,destsize,1 shl (destsize.size*8-1),tmpvalue);
  1464. a_op_reg_reg(list,OP_SHR,destsize,bitnumber,tmpvalue);
  1465. end;
  1466. { set/clear the bit we want }
  1467. if doset then
  1468. a_op_reg_reg(list,OP_OR,destsize,tmpvalue,dest)
  1469. else
  1470. begin
  1471. a_op_reg_reg(list,OP_NOT,destsize,tmpvalue,tmpvalue);
  1472. a_op_reg_reg(list,OP_AND,destsize,tmpvalue,dest)
  1473. end;
  1474. end;
  1475. procedure thlcgobj.a_bit_set_const_ref(list: TAsmList; doset: boolean; destsize: tdef; bitnumber: tcgint; const ref: treference);
  1476. begin
  1477. a_load_const_subsetref(list,u8inttype,ord(doset),get_bit_const_ref_sref(bitnumber,destsize,ref));
  1478. end;
  1479. procedure thlcgobj.a_bit_set_const_reg(list: TAsmList; doset: boolean; destsize: tdef; bitnumber: tcgint; destreg: tregister);
  1480. begin
  1481. a_load_const_subsetreg(list,u8inttype,ord(doset),get_bit_const_reg_sreg(destsize,bitnumber,destreg));
  1482. end;
  1483. procedure thlcgobj.a_bit_set_const_subsetreg(list: TAsmList; doset: boolean; destsize: tdef; bitnumber: tcgint; const destreg: tsubsetregister);
  1484. var
  1485. tmpsreg: tsubsetregister;
  1486. begin
  1487. { the first parameter is used to calculate the bit offset in }
  1488. { case of big endian, and therefore must be the size of the }
  1489. { set and not of the whole subsetreg }
  1490. tmpsreg:=get_bit_const_reg_sreg(destsize,bitnumber,destreg.subsetreg);
  1491. { now fix the size of the subsetreg }
  1492. tmpsreg.subsetregsize:=destreg.subsetregsize;
  1493. { correct offset of the set in the subsetreg }
  1494. inc(tmpsreg.startbit,destreg.startbit);
  1495. a_load_const_subsetreg(list,u8inttype,ord(doset),tmpsreg);
  1496. end;
  1497. procedure thlcgobj.a_bit_set_reg_ref(list: TAsmList; doset: boolean; fromsize, tosize: tdef; bitnumber: tregister; const ref: treference);
  1498. begin
  1499. a_load_const_subsetref(list,u8inttype,ord(doset),get_bit_reg_ref_sref(list,fromsize,tosize,bitnumber,ref));
  1500. end;
  1501. procedure thlcgobj.a_bit_set_reg_loc(list: TAsmList; doset: boolean; regsize, tosize: tdef; bitnumber: tregister; const loc: tlocation);
  1502. var
  1503. tmpreg: tregister;
  1504. begin
  1505. case loc.loc of
  1506. LOC_REFERENCE:
  1507. a_bit_set_reg_ref(list,doset,regsize,tosize,bitnumber,loc.reference);
  1508. LOC_CREGISTER:
  1509. a_bit_set_reg_reg(list,doset,regsize,tosize,bitnumber,loc.register);
  1510. { e.g. a 2-byte set in a record regvar }
  1511. LOC_CSUBSETREG:
  1512. begin
  1513. { hard to do in-place in a generic way, so operate on a copy }
  1514. tmpreg:=getintregister(list,tosize);
  1515. a_load_subsetreg_reg(list,tosize,tosize,loc.sreg,tmpreg);
  1516. a_bit_set_reg_reg(list,doset,regsize,tosize,bitnumber,tmpreg);
  1517. a_load_reg_subsetreg(list,tosize,tosize,tmpreg,loc.sreg);
  1518. end;
  1519. { LOC_SUBSETREF is not possible, because sets are not (yet) bitpacked }
  1520. else
  1521. internalerror(2010120408)
  1522. end;
  1523. end;
  1524. procedure thlcgobj.a_bit_set_const_loc(list: TAsmList; doset: boolean; tosize: tdef; bitnumber: tcgint; const loc: tlocation);
  1525. begin
  1526. case loc.loc of
  1527. LOC_REFERENCE:
  1528. a_bit_set_const_ref(list,doset,tosize,bitnumber,loc.reference);
  1529. LOC_CREGISTER:
  1530. a_bit_set_const_reg(list,doset,tosize,bitnumber,loc.register);
  1531. LOC_CSUBSETREG:
  1532. a_bit_set_const_subsetreg(list,doset,tosize,bitnumber,loc.sreg);
  1533. { LOC_SUBSETREF is not possible, because sets are not (yet) bitpacked }
  1534. else
  1535. internalerror(2010120409)
  1536. end;
  1537. end;
  1538. function thlcgobj.get_call_result_cgpara(pd: tabstractprocdef; forceresdef: tdef): tcgpara;
  1539. begin
  1540. if not assigned(forceresdef) then
  1541. begin
  1542. pd.init_paraloc_info(callerside);
  1543. result:=pd.funcretloc[callerside];
  1544. end
  1545. else
  1546. result:=paramanager.get_funcretloc(pd,callerside,forceresdef);
  1547. end;
  1548. (*
  1549. Subsetrefs are used for (bit)packed arrays and (bit)packed records stored
  1550. in memory. They are like a regular reference, but contain an extra bit
  1551. offset (either constant -startbit- or variable -bitindexreg-, always OS_INT)
  1552. and a bit length (always constant).
  1553. Bit packed values are stored differently in memory depending on whether we
  1554. are on a big or a little endian system (compatible with at least GPC). The
  1555. size of the basic working unit is always the smallest power-of-2 byte size
  1556. which can contain the bit value (so 1..8 bits -> 1 byte, 9..16 bits -> 2
  1557. bytes, 17..32 bits -> 4 bytes etc).
  1558. On a big endian, 5-bit: values are stored like this:
  1559. 11111222 22333334 44445555 56666677 77788888
  1560. The leftmost bit of each 5-bit value corresponds to the most significant
  1561. bit.
  1562. On little endian, it goes like this:
  1563. 22211111 43333322 55554444 77666665 88888777
  1564. In this case, per byte the left-most bit is more significant than those on
  1565. the right, but the bits in the next byte are all more significant than
  1566. those in the previous byte (e.g., the 222 in the first byte are the low
  1567. three bits of that value, while the 22 in the second byte are the upper
  1568. two bits.
  1569. Big endian, 9 bit values:
  1570. 11111111 12222222 22333333 33344444 ...
  1571. Little endian, 9 bit values:
  1572. 11111111 22222221 33333322 44444333 ...
  1573. This is memory representation and the 16 bit values are byteswapped.
  1574. Similarly as in the previous case, the 2222222 string contains the lower
  1575. bits of value 2 and the 22 string contains the upper bits. Once loaded into
  1576. registers (two 16 bit registers in the current implementation, although a
  1577. single 32 bit register would be possible too, in particular if 32 bit
  1578. alignment can be guaranteed), this becomes:
  1579. 22222221 11111111 44444333 33333322 ...
  1580. (l)ow u l l u l u
  1581. The startbit/bitindex in a subsetreference always refers to
  1582. a) on big endian: the most significant bit of the value
  1583. (bits counted from left to right, both memory an registers)
  1584. b) on little endian: the least significant bit when the value
  1585. is loaded in a register (bit counted from right to left)
  1586. Although a) results in more complex code for big endian systems, it's
  1587. needed for compatibility both with GPC and with e.g. bitpacked arrays in
  1588. Apple's universal interfaces which depend on these layout differences).
  1589. Note: when changing the loadsize calculated in get_subsetref_load_info,
  1590. make sure the appropriate alignment is guaranteed, at least in case of
  1591. {$defined cpurequiresproperalignment}.
  1592. *)
  1593. procedure thlcgobj.get_subsetref_load_info(const sref: tsubsetreference; out loadsize: torddef; out extra_load: boolean);
  1594. var
  1595. intloadsize: tcgint;
  1596. begin
  1597. intloadsize:=packedbitsloadsize(sref.bitlen);
  1598. if (intloadsize=0) then
  1599. internalerror(2006081310);
  1600. if (intloadsize>sizeof(aint)) then
  1601. intloadsize:=sizeof(aint);
  1602. loadsize:=cgsize_orddef(int_cgsize(intloadsize));
  1603. if (sref.bitlen>sizeof(aint)*8) then
  1604. internalerror(2006081312);
  1605. extra_load:=
  1606. (sref.bitlen<>1) and
  1607. ((sref.bitindexreg<>NR_NO) or
  1608. (byte(sref.startbit+sref.bitlen)>byte(intloadsize*8)));
  1609. end;
  1610. procedure thlcgobj.a_load_subsetref_regs_noindex(list: TAsmList; subsetsize: tdef; loadbitsize: byte; const sref: tsubsetreference; valuereg, extra_value_reg: tregister);
  1611. var
  1612. restbits: byte;
  1613. begin
  1614. if (target_info.endian=endian_big) then
  1615. begin
  1616. { valuereg contains the upper bits, extra_value_reg the lower }
  1617. restbits:=(sref.bitlen-(loadbitsize-sref.startbit));
  1618. if is_signed(subsetsize) then
  1619. begin
  1620. { sign extend }
  1621. a_op_const_reg(list,OP_SHL,osuinttype,AIntBits-loadbitsize+sref.startbit,valuereg);
  1622. a_op_const_reg(list,OP_SAR,osuinttype,AIntBits-sref.bitlen,valuereg);
  1623. end
  1624. else
  1625. begin
  1626. a_op_const_reg(list,OP_SHL,osuinttype,restbits,valuereg);
  1627. { mask other bits }
  1628. if (sref.bitlen<>AIntBits) then
  1629. a_op_const_reg(list,OP_AND,osuinttype,tcgint((aword(1) shl sref.bitlen)-1),valuereg);
  1630. end;
  1631. a_op_const_reg(list,OP_SHR,osuinttype,loadbitsize-restbits,extra_value_reg)
  1632. end
  1633. else
  1634. begin
  1635. { valuereg contains the lower bits, extra_value_reg the upper }
  1636. a_op_const_reg(list,OP_SHR,osuinttype,sref.startbit,valuereg);
  1637. if is_signed(subsetsize) then
  1638. begin
  1639. a_op_const_reg(list,OP_SHL,osuinttype,AIntBits-sref.bitlen+loadbitsize-sref.startbit,extra_value_reg);
  1640. a_op_const_reg(list,OP_SAR,osuinttype,AIntBits-sref.bitlen,extra_value_reg);
  1641. end
  1642. else
  1643. begin
  1644. a_op_const_reg(list,OP_SHL,osuinttype,loadbitsize-sref.startbit,extra_value_reg);
  1645. { mask other bits }
  1646. if (sref.bitlen <> AIntBits) then
  1647. a_op_const_reg(list,OP_AND,osuinttype,tcgint((aword(1) shl sref.bitlen)-1),extra_value_reg);
  1648. end;
  1649. end;
  1650. { merge }
  1651. a_op_reg_reg(list,OP_OR,osuinttype,extra_value_reg,valuereg);
  1652. end;
  1653. procedure thlcgobj.a_load_subsetref_regs_index(list: TAsmList; subsetsize: tdef; loadbitsize: byte; const sref: tsubsetreference; valuereg: tregister);
  1654. var
  1655. hl: tasmlabel;
  1656. tmpref: treference;
  1657. extra_value_reg,
  1658. tmpreg: tregister;
  1659. begin
  1660. tmpreg:=getintregister(list,osuinttype);
  1661. tmpref:=sref.ref;
  1662. inc(tmpref.offset,loadbitsize div 8);
  1663. extra_value_reg:=getintregister(list,osuinttype);
  1664. if (target_info.endian=endian_big) then
  1665. begin
  1666. { since this is a dynamic index, it's possible that the value }
  1667. { is entirely in valuereg. }
  1668. { get the data in valuereg in the right place }
  1669. a_op_reg_reg(list,OP_SHL,osuinttype,sref.bitindexreg,valuereg);
  1670. if is_signed(subsetsize) then
  1671. begin
  1672. a_op_const_reg(list,OP_SHL,osuinttype,AIntBits-loadbitsize,valuereg);
  1673. a_op_const_reg(list,OP_SAR,osuinttype,AIntBits-sref.bitlen,valuereg)
  1674. end
  1675. else
  1676. begin
  1677. a_op_const_reg(list,OP_SHR,osuinttype,loadbitsize-sref.bitlen,valuereg);
  1678. if (loadbitsize<>AIntBits) then
  1679. { mask left over bits }
  1680. a_op_const_reg(list,OP_AND,osuinttype,tcgint((aword(1) shl sref.bitlen)-1),valuereg);
  1681. end;
  1682. tmpreg := getintregister(list,osuinttype);
  1683. { ensure we don't load anything past the end of the array }
  1684. current_asmdata.getjumplabel(hl);
  1685. a_cmp_const_reg_label(list,osuinttype,OC_BE,loadbitsize-sref.bitlen,sref.bitindexreg,hl);
  1686. { the bits in extra_value_reg (if any) start at the most significant bit => }
  1687. { extra_value_reg must be shr by (loadbitsize-sref.bitlen)+(loadsize-sref.bitindex) }
  1688. { => = -(sref.bitindex+(sref.bitlen-2*loadbitsize)) }
  1689. a_op_const_reg_reg(list,OP_ADD,osuinttype,sref.bitlen-2*loadbitsize,sref.bitindexreg,tmpreg);
  1690. a_op_reg_reg(list,OP_NEG,osuinttype,tmpreg,tmpreg);
  1691. { load next "loadbitsize" bits of the array }
  1692. a_load_ref_reg(list,cgsize_orddef(int_cgsize(loadbitsize div 8)),osuinttype,tmpref,extra_value_reg);
  1693. a_op_reg_reg(list,OP_SHR,osuinttype,tmpreg,extra_value_reg);
  1694. { if there are no bits in extra_value_reg, then sref.bitindex was }
  1695. { < loadsize-sref.bitlen, and therefore tmpreg will now be >= loadsize }
  1696. { => extra_value_reg is now 0 }
  1697. { merge }
  1698. a_op_reg_reg(list,OP_OR,osuinttype,extra_value_reg,valuereg);
  1699. { no need to mask, necessary masking happened earlier on }
  1700. a_label(list,hl);
  1701. end
  1702. else
  1703. begin
  1704. a_op_reg_reg(list,OP_SHR,osuinttype,sref.bitindexreg,valuereg);
  1705. { ensure we don't load anything past the end of the array }
  1706. current_asmdata.getjumplabel(hl);
  1707. a_cmp_const_reg_label(list,osuinttype,OC_BE,loadbitsize-sref.bitlen,sref.bitindexreg,hl);
  1708. { Y-x = -(Y-x) }
  1709. a_op_const_reg_reg(list,OP_SUB,osuinttype,loadbitsize,sref.bitindexreg,tmpreg);
  1710. a_op_reg_reg(list,OP_NEG,osuinttype,tmpreg,tmpreg);
  1711. { load next "loadbitsize" bits of the array }
  1712. a_load_ref_reg(list,cgsize_orddef(int_cgsize(loadbitsize div 8)),osuinttype,tmpref,extra_value_reg);
  1713. { tmpreg is in the range 1..<cpu_bitsize>-1 -> always ok }
  1714. a_op_reg_reg(list,OP_SHL,osuinttype,tmpreg,extra_value_reg);
  1715. { merge }
  1716. a_op_reg_reg(list,OP_OR,osuinttype,extra_value_reg,valuereg);
  1717. a_label(list,hl);
  1718. { sign extend or mask other bits }
  1719. if is_signed(subsetsize) then
  1720. begin
  1721. a_op_const_reg(list,OP_SHL,osuinttype,AIntBits-sref.bitlen,valuereg);
  1722. a_op_const_reg(list,OP_SAR,osuinttype,AIntBits-sref.bitlen,valuereg);
  1723. end
  1724. else
  1725. a_op_const_reg(list,OP_AND,osuinttype,tcgint((aword(1) shl sref.bitlen)-1),valuereg);
  1726. end;
  1727. end;
  1728. procedure thlcgobj.a_load_regconst_subsetref_intern(list: TAsmList; fromsize, subsetsize: tdef; fromreg: tregister; const sref: tsubsetreference; slopt: tsubsetloadopt);
  1729. var
  1730. hl: tasmlabel;
  1731. tmpreg, tmpindexreg, valuereg, extra_value_reg, maskreg: tregister;
  1732. tosreg, fromsreg: tsubsetregister;
  1733. tmpref: treference;
  1734. bitmask: aword;
  1735. loadsize: torddef;
  1736. loadbitsize: byte;
  1737. extra_load: boolean;
  1738. begin
  1739. { the register must be able to contain the requested value }
  1740. if (fromsize.size*8<sref.bitlen) then
  1741. internalerror(2006081613);
  1742. get_subsetref_load_info(sref,loadsize,extra_load);
  1743. loadbitsize:=loadsize.size*8;
  1744. { load the (first part) of the bit sequence }
  1745. valuereg:=getintregister(list,osuinttype);
  1746. a_load_ref_reg(list,loadsize,osuinttype,sref.ref,valuereg);
  1747. { constant offset of bit sequence? }
  1748. if not extra_load then
  1749. begin
  1750. if (sref.bitindexreg=NR_NO) then
  1751. begin
  1752. { use subsetreg routine, it may have been overridden with an optimized version }
  1753. tosreg.subsetreg:=valuereg;
  1754. tosreg.subsetregsize:=def_cgsize(osuinttype);
  1755. { subsetregs always count bits from right to left }
  1756. if (target_info.endian=endian_big) then
  1757. tosreg.startbit:=loadbitsize-(sref.startbit+sref.bitlen)
  1758. else
  1759. tosreg.startbit:=sref.startbit;
  1760. tosreg.bitlen:=sref.bitlen;
  1761. a_load_regconst_subsetreg_intern(list,fromsize,subsetsize,fromreg,tosreg,slopt);
  1762. end
  1763. else
  1764. begin
  1765. if (sref.startbit<>0) then
  1766. internalerror(2006081710);
  1767. { should be handled by normal code and will give wrong result }
  1768. { on x86 for the '1 shl bitlen' below }
  1769. if (sref.bitlen=AIntBits) then
  1770. internalerror(2006081711);
  1771. { zero the bits we have to insert }
  1772. if (slopt<>SL_SETMAX) then
  1773. begin
  1774. maskreg:=getintregister(list,osuinttype);
  1775. if (target_info.endian = endian_big) then
  1776. begin
  1777. a_load_const_reg(list,osuinttype,tcgint((aword(1) shl sref.bitlen)-1) shl (loadbitsize-sref.bitlen),maskreg);
  1778. a_op_reg_reg(list,OP_SHR,osuinttype,sref.bitindexreg,maskreg);
  1779. end
  1780. else
  1781. begin
  1782. a_load_const_reg(list,osuinttype,tcgint((aword(1) shl sref.bitlen)-1),maskreg);
  1783. a_op_reg_reg(list,OP_SHL,osuinttype,sref.bitindexreg,maskreg);
  1784. end;
  1785. a_op_reg_reg(list,OP_NOT,osuinttype,maskreg,maskreg);
  1786. a_op_reg_reg(list,OP_AND,osuinttype,maskreg,valuereg);
  1787. end;
  1788. { insert the value }
  1789. if (slopt<>SL_SETZERO) then
  1790. begin
  1791. tmpreg:=getintregister(list,osuinttype);
  1792. if (slopt<>SL_SETMAX) then
  1793. a_load_reg_reg(list,fromsize,osuinttype,fromreg,tmpreg)
  1794. else if (sref.bitlen<>AIntBits) then
  1795. a_load_const_reg(list,osuinttype,tcgint((aword(1) shl sref.bitlen)-1), tmpreg)
  1796. else
  1797. a_load_const_reg(list,osuinttype,-1,tmpreg);
  1798. if (target_info.endian=endian_big) then
  1799. begin
  1800. a_op_const_reg(list,OP_SHL,osuinttype,loadbitsize-sref.bitlen,tmpreg);
  1801. if not(slopt in [SL_REGNOSRCMASK,SL_SETMAX]) then
  1802. begin
  1803. if (loadbitsize<>AIntBits) then
  1804. bitmask:=(((aword(1) shl loadbitsize)-1) xor ((aword(1) shl (loadbitsize-sref.bitlen))-1))
  1805. else
  1806. bitmask:=(high(aword) xor ((aword(1) shl (loadbitsize-sref.bitlen))-1));
  1807. a_op_const_reg(list,OP_AND,osuinttype,bitmask,tmpreg);
  1808. end;
  1809. a_op_reg_reg(list,OP_SHR,osuinttype,sref.bitindexreg,tmpreg);
  1810. end
  1811. else
  1812. begin
  1813. if not(slopt in [SL_REGNOSRCMASK,SL_SETMAX]) then
  1814. a_op_const_reg(list,OP_AND,osuinttype,tcgint((aword(1) shl sref.bitlen)-1),tmpreg);
  1815. a_op_reg_reg(list,OP_SHL,osuinttype,sref.bitindexreg,tmpreg);
  1816. end;
  1817. a_op_reg_reg(list,OP_OR,osuinttype,tmpreg,valuereg);
  1818. end;
  1819. end;
  1820. { store back to memory }
  1821. tmpreg:=getintregister(list,loadsize);
  1822. a_load_reg_reg(list,osuinttype,loadsize,valuereg,tmpreg);
  1823. a_load_reg_ref(list,loadsize,loadsize,tmpreg,sref.ref);
  1824. exit;
  1825. end
  1826. else
  1827. begin
  1828. { load next value }
  1829. extra_value_reg:=getintregister(list,osuinttype);
  1830. tmpref:=sref.ref;
  1831. inc(tmpref.offset,loadbitsize div 8);
  1832. { should maybe be taken out too, can be done more efficiently }
  1833. { on e.g. i386 with shld/shrd }
  1834. if (sref.bitindexreg = NR_NO) then
  1835. begin
  1836. a_load_ref_reg(list,loadsize,osuinttype,tmpref,extra_value_reg);
  1837. fromsreg.subsetreg:=fromreg;
  1838. fromsreg.subsetregsize:=def_cgsize(fromsize);
  1839. tosreg.subsetreg:=valuereg;
  1840. tosreg.subsetregsize:=def_cgsize(osuinttype);
  1841. { transfer first part }
  1842. fromsreg.bitlen:=loadbitsize-sref.startbit;
  1843. tosreg.bitlen:=fromsreg.bitlen;
  1844. if (target_info.endian=endian_big) then
  1845. begin
  1846. { valuereg must contain the upper bits of the value at bits [0..loadbitsize-startbit] }
  1847. { upper bits of the value ... }
  1848. fromsreg.startbit:=sref.bitlen-(loadbitsize-sref.startbit);
  1849. { ... to bit 0 }
  1850. tosreg.startbit:=0
  1851. end
  1852. else
  1853. begin
  1854. { valuereg must contain the lower bits of the value at bits [startbit..loadbitsize] }
  1855. { lower bits of the value ... }
  1856. fromsreg.startbit:=0;
  1857. { ... to startbit }
  1858. tosreg.startbit:=sref.startbit;
  1859. end;
  1860. case slopt of
  1861. SL_SETZERO,
  1862. SL_SETMAX:
  1863. a_load_regconst_subsetreg_intern(list,fromsize,subsetsize,fromreg,tosreg,slopt);
  1864. else
  1865. a_load_subsetreg_subsetreg(list,subsetsize,subsetsize,fromsreg,tosreg);
  1866. end;
  1867. {$ifndef cpuhighleveltarget}
  1868. valuereg:=cg.makeregsize(list,valuereg,def_cgsize(loadsize));
  1869. a_load_reg_ref(list,loadsize,loadsize,valuereg,sref.ref);
  1870. {$else}
  1871. tmpreg:=getintregister(list,loadsize);
  1872. a_load_reg_reg(list,osuinttype,loadsize,valuereg,tmpreg);
  1873. a_load_reg_ref(list,loadsize,loadsize,tmpreg,sref.ref);
  1874. {$endif}
  1875. { transfer second part }
  1876. if (target_info.endian = endian_big) then
  1877. begin
  1878. { extra_value_reg must contain the lower bits of the value at bits }
  1879. { [(loadbitsize-(bitlen-(loadbitsize-startbit)))..loadbitsize] }
  1880. { (loadbitsize-(bitlen-(loadbitsize-startbit))) = 2*loadbitsize }
  1881. { - bitlen - startbit }
  1882. fromsreg.startbit:=0;
  1883. tosreg.startbit:=2*loadbitsize-sref.bitlen-sref.startbit
  1884. end
  1885. else
  1886. begin
  1887. { extra_value_reg must contain the upper bits of the value at bits [0..bitlen-(loadbitsize-startbit)] }
  1888. fromsreg.startbit:=fromsreg.bitlen;
  1889. tosreg.startbit:=0;
  1890. end;
  1891. tosreg.subsetreg:=extra_value_reg;
  1892. fromsreg.bitlen:=sref.bitlen-fromsreg.bitlen;
  1893. tosreg.bitlen:=fromsreg.bitlen;
  1894. case slopt of
  1895. SL_SETZERO,
  1896. SL_SETMAX:
  1897. a_load_regconst_subsetreg_intern(list,fromsize,subsetsize,fromreg,tosreg,slopt);
  1898. else
  1899. a_load_subsetreg_subsetreg(list,subsetsize,subsetsize,fromsreg,tosreg);
  1900. end;
  1901. tmpreg:=getintregister(list,loadsize);
  1902. a_load_reg_reg(list,osuinttype,loadsize,extra_value_reg,tmpreg);
  1903. a_load_reg_ref(list,loadsize,loadsize,tmpreg,tmpref);
  1904. exit;
  1905. end
  1906. else
  1907. begin
  1908. if (sref.startbit <> 0) then
  1909. internalerror(2006081812);
  1910. { should be handled by normal code and will give wrong result }
  1911. { on x86 for the '1 shl bitlen' below }
  1912. if (sref.bitlen = AIntBits) then
  1913. internalerror(2006081713);
  1914. { generate mask to zero the bits we have to insert }
  1915. if (slopt <> SL_SETMAX) then
  1916. begin
  1917. maskreg := getintregister(list,osuinttype);
  1918. if (target_info.endian = endian_big) then
  1919. begin
  1920. a_load_const_reg(list,osuinttype,tcgint(((aword(1) shl sref.bitlen)-1) shl (loadbitsize-sref.bitlen)),maskreg);
  1921. a_op_reg_reg(list,OP_SHR,osuinttype,sref.bitindexreg,maskreg);
  1922. end
  1923. else
  1924. begin
  1925. a_load_const_reg(list,osuinttype,tcgint((aword(1) shl sref.bitlen)-1),maskreg);
  1926. a_op_reg_reg(list,OP_SHL,osuinttype,sref.bitindexreg,maskreg);
  1927. end;
  1928. a_op_reg_reg(list,OP_NOT,osuinttype,maskreg,maskreg);
  1929. a_op_reg_reg(list,OP_AND,osuinttype,maskreg,valuereg);
  1930. end;
  1931. { insert the value }
  1932. if (slopt <> SL_SETZERO) then
  1933. begin
  1934. tmpreg := getintregister(list,osuinttype);
  1935. if (slopt <> SL_SETMAX) then
  1936. a_load_reg_reg(list,fromsize,osuinttype,fromreg,tmpreg)
  1937. else if (sref.bitlen <> AIntBits) then
  1938. a_load_const_reg(list,osuinttype,tcgint((aword(1) shl sref.bitlen) - 1), tmpreg)
  1939. else
  1940. a_load_const_reg(list,osuinttype,-1,tmpreg);
  1941. if (target_info.endian = endian_big) then
  1942. begin
  1943. a_op_const_reg(list,OP_SHL,osuinttype,loadbitsize-sref.bitlen,tmpreg);
  1944. if not(slopt in [SL_REGNOSRCMASK,SL_SETMAX]) then
  1945. { mask left over bits }
  1946. a_op_const_reg(list,OP_AND,osuinttype,tcgint(((aword(1) shl sref.bitlen)-1) shl (loadbitsize-sref.bitlen)),tmpreg);
  1947. a_op_reg_reg(list,OP_SHR,osuinttype,sref.bitindexreg,tmpreg);
  1948. end
  1949. else
  1950. begin
  1951. if not(slopt in [SL_REGNOSRCMASK,SL_SETMAX]) then
  1952. { mask left over bits }
  1953. a_op_const_reg(list,OP_AND,osuinttype,tcgint((aword(1) shl sref.bitlen)-1),tmpreg);
  1954. a_op_reg_reg(list,OP_SHL,osuinttype,sref.bitindexreg,tmpreg);
  1955. end;
  1956. a_op_reg_reg(list,OP_OR,osuinttype,tmpreg,valuereg);
  1957. end;
  1958. tmpreg:=getintregister(list,loadsize);
  1959. a_load_reg_reg(list,osuinttype,loadsize,valuereg,tmpreg);
  1960. a_load_reg_ref(list,loadsize,loadsize,tmpreg,sref.ref);
  1961. { make sure we do not read/write past the end of the array }
  1962. current_asmdata.getjumplabel(hl);
  1963. a_cmp_const_reg_label(list,osuinttype,OC_BE,loadbitsize-sref.bitlen,sref.bitindexreg,hl);
  1964. a_load_ref_reg(list,loadsize,osuinttype,tmpref,extra_value_reg);
  1965. tmpindexreg:=getintregister(list,osuinttype);
  1966. { load current array value }
  1967. if (slopt<>SL_SETZERO) then
  1968. begin
  1969. tmpreg:=getintregister(list,osuinttype);
  1970. if (slopt<>SL_SETMAX) then
  1971. a_load_reg_reg(list,fromsize,osuinttype,fromreg,tmpreg)
  1972. else if (sref.bitlen<>AIntBits) then
  1973. a_load_const_reg(list,osuinttype,tcgint((aword(1) shl sref.bitlen) - 1), tmpreg)
  1974. else
  1975. a_load_const_reg(list,osuinttype,-1,tmpreg);
  1976. end;
  1977. { generate mask to zero the bits we have to insert }
  1978. if (slopt<>SL_SETMAX) then
  1979. begin
  1980. maskreg:=getintregister(list,osuinttype);
  1981. if (target_info.endian=endian_big) then
  1982. begin
  1983. a_op_const_reg_reg(list,OP_ADD,osuinttype,sref.bitlen-2*loadbitsize,sref.bitindexreg,tmpindexreg);
  1984. a_op_reg_reg(list,OP_NEG,osuinttype,tmpindexreg,tmpindexreg);
  1985. a_load_const_reg(list,osuinttype,tcgint((aword(1) shl sref.bitlen)-1),maskreg);
  1986. a_op_reg_reg(list,OP_SHL,osuinttype,tmpindexreg,maskreg);
  1987. end
  1988. else
  1989. begin
  1990. { Y-x = -(x-Y) }
  1991. a_op_const_reg_reg(list,OP_SUB,osuinttype,loadbitsize,sref.bitindexreg,tmpindexreg);
  1992. a_op_reg_reg(list,OP_NEG,osuinttype,tmpindexreg,tmpindexreg);
  1993. a_load_const_reg(list,osuinttype,tcgint((aword(1) shl sref.bitlen)-1),maskreg);
  1994. a_op_reg_reg(list,OP_SHR,osuinttype,tmpindexreg,maskreg);
  1995. end;
  1996. a_op_reg_reg(list,OP_NOT,osuinttype,maskreg,maskreg);
  1997. a_op_reg_reg(list,OP_AND,osuinttype,maskreg,extra_value_reg);
  1998. end;
  1999. if (slopt<>SL_SETZERO) then
  2000. begin
  2001. if (target_info.endian=endian_big) then
  2002. a_op_reg_reg(list,OP_SHL,osuinttype,tmpindexreg,tmpreg)
  2003. else
  2004. begin
  2005. if not(slopt in [SL_REGNOSRCMASK,SL_SETMAX]) then
  2006. a_op_const_reg(list,OP_AND,osuinttype,tcgint((aword(1) shl sref.bitlen)-1),tmpreg);
  2007. a_op_reg_reg(list,OP_SHR,osuinttype,tmpindexreg,tmpreg);
  2008. end;
  2009. a_op_reg_reg(list,OP_OR,osuinttype,tmpreg,extra_value_reg);
  2010. end;
  2011. {$ifndef cpuhighleveltarget}
  2012. extra_value_reg:=cg.makeregsize(list,extra_value_reg,def_cgsize(loadsize));
  2013. a_load_reg_ref(list,loadsize,loadsize,extra_value_reg,tmpref);
  2014. {$else}
  2015. tmpreg:=getintregister(list,loadsize);
  2016. a_load_reg_reg(list,osuinttype,loadsize,extra_value_reg,tmpreg);
  2017. a_load_reg_ref(list,loadsize,loadsize,tmpreg,tmpref);
  2018. {$endif}
  2019. a_label(list,hl);
  2020. end;
  2021. end;
  2022. end;
  2023. procedure thlcgobj.a_load_regconst_subsetreg_intern(list: TAsmList; fromsize, subsetsize: tdef; fromreg: tregister; const sreg: tsubsetregister; slopt: tsubsetloadopt);
  2024. var
  2025. bitmask: aword;
  2026. tmpreg: tregister;
  2027. subsetregdef: torddef;
  2028. stopbit: byte;
  2029. begin
  2030. tmpreg:=NR_NO;
  2031. subsetregdef:=cgsize_orddef(sreg.subsetregsize);
  2032. stopbit:=sreg.startbit+sreg.bitlen;
  2033. // on x86(64), 1 shl 32(64) = 1 instead of 0
  2034. if (stopbit<>AIntBits) then
  2035. bitmask:=not(((aword(1) shl stopbit)-1) xor ((aword(1) shl sreg.startbit)-1))
  2036. else
  2037. bitmask:=not(high(aword) xor ((aword(1) shl sreg.startbit)-1));
  2038. if not(slopt in [SL_SETZERO,SL_SETMAX]) then
  2039. begin
  2040. tmpreg:=getintregister(list,subsetregdef);
  2041. a_load_reg_reg(list,fromsize,subsetregdef,fromreg,tmpreg);
  2042. a_op_const_reg(list,OP_SHL,subsetregdef,sreg.startbit,tmpreg);
  2043. if (slopt<>SL_REGNOSRCMASK) then
  2044. a_op_const_reg(list,OP_AND,subsetregdef,tcgint(not(bitmask)),tmpreg);
  2045. end;
  2046. if (slopt<>SL_SETMAX) and
  2047. { the "and" is not needed if the whole register is modified (except for SL_SETZERO),
  2048. because later on we do a move in this case instead of an or }
  2049. ((sreg.bitlen<>AIntBits) or (slopt=SL_SETZERO)) then
  2050. a_op_const_reg(list,OP_AND,subsetregdef,tcgint(bitmask),sreg.subsetreg);
  2051. case slopt of
  2052. SL_SETZERO : ;
  2053. SL_SETMAX :
  2054. if (sreg.bitlen<>AIntBits) then
  2055. a_op_const_reg(list,OP_OR,subsetregdef,
  2056. tcgint(((aword(1) shl sreg.bitlen)-1) shl sreg.startbit),
  2057. sreg.subsetreg)
  2058. else
  2059. a_load_const_reg(list,subsetregdef,-1,sreg.subsetreg);
  2060. { if the whole register is modified, no "or" is needed }
  2061. else if sreg.bitlen=AIntBits then
  2062. a_load_reg_reg(list,subsetregdef,subsetregdef,tmpreg,sreg.subsetreg)
  2063. else
  2064. a_op_reg_reg(list,OP_OR,subsetregdef,tmpreg,sreg.subsetreg)
  2065. end;
  2066. end;
  2067. {$pop}
  2068. function thlcgobj.get_bit_const_ref_sref(bitnumber: tcgint; refdef: tdef; const ref: treference): tsubsetreference;
  2069. begin
  2070. result.ref:=ref;
  2071. inc(result.ref.offset,bitnumber div 8);
  2072. result.bitindexreg:=NR_NO;
  2073. result.startbit:=bitnumber mod 8;
  2074. result.bitlen:=1;
  2075. end;
  2076. function thlcgobj.get_bit_const_reg_sreg(setregsize: tdef; bitnumber: tcgint; setreg: tregister): tsubsetregister;
  2077. begin
  2078. result.subsetreg:=setreg;
  2079. result.subsetregsize:=def_cgsize(setregsize);
  2080. { subsetregs always count from the least significant to the most significant bit }
  2081. if (target_info.endian=endian_big) then
  2082. result.startbit:=(setregsize.size*8)-bitnumber-1
  2083. else
  2084. result.startbit:=bitnumber;
  2085. result.bitlen:=1;
  2086. end;
  2087. function thlcgobj.get_bit_reg_ref_sref(list: TAsmList; bitnumbersize, refsize: tdef; bitnumber: tregister; const ref: treference): tsubsetreference;
  2088. var
  2089. tmpreg: tregister;
  2090. begin
  2091. result.ref:=ref;
  2092. result.startbit:=0;
  2093. result.bitlen:=1;
  2094. tmpreg:=getintregister(list,ptruinttype);
  2095. a_load_reg_reg(list,bitnumbersize,ptruinttype,bitnumber,tmpreg);
  2096. a_op_const_reg(list,OP_SHR,ptruinttype,3,tmpreg);
  2097. { don't assign to ref.base, that one is for pointers and this is an index
  2098. (important for platforms like LLVM) }
  2099. if (result.ref.index=NR_NO) then
  2100. result.ref.index:=tmpreg
  2101. else
  2102. begin
  2103. a_op_reg_reg(list,OP_ADD,ptruinttype,result.ref.index,tmpreg);
  2104. result.ref.index:=tmpreg;
  2105. end;
  2106. tmpreg:=getintregister(list,ptruinttype);
  2107. a_load_reg_reg(list,bitnumbersize,ptruinttype,bitnumber,tmpreg);
  2108. a_op_const_reg(list,OP_AND,ptruinttype,7,tmpreg);
  2109. result.bitindexreg:=tmpreg;
  2110. end;
  2111. procedure thlcgobj.a_loadfpu_ref_ref(list: TAsmList; fromsize, tosize: tdef; const ref1, ref2: treference);
  2112. var
  2113. reg: tregister;
  2114. regsize: tdef;
  2115. begin
  2116. if (fromsize.size>=tosize.size) then
  2117. regsize:=fromsize
  2118. else
  2119. regsize:=tosize;
  2120. reg:=getfpuregister(list,regsize);
  2121. a_loadfpu_ref_reg(list,fromsize,regsize,ref1,reg);
  2122. a_loadfpu_reg_ref(list,regsize,tosize,reg,ref2);
  2123. end;
  2124. procedure thlcgobj.a_loadfpu_loc_reg(list: TAsmList; fromsize, tosize: tdef; const loc: tlocation; const reg: tregister);
  2125. begin
  2126. case loc.loc of
  2127. LOC_REFERENCE, LOC_CREFERENCE:
  2128. a_loadfpu_ref_reg(list,fromsize,tosize,loc.reference,reg);
  2129. LOC_FPUREGISTER, LOC_CFPUREGISTER:
  2130. a_loadfpu_reg_reg(list,fromsize,tosize,loc.register,reg);
  2131. else
  2132. internalerror(2010120412);
  2133. end;
  2134. end;
  2135. procedure thlcgobj.a_loadfpu_reg_loc(list: TAsmList; fromsize, tosize: tdef; const reg: tregister; const loc: tlocation);
  2136. begin
  2137. case loc.loc of
  2138. LOC_REFERENCE, LOC_CREFERENCE:
  2139. a_loadfpu_reg_ref(list,fromsize,tosize,reg,loc.reference);
  2140. LOC_FPUREGISTER, LOC_CFPUREGISTER:
  2141. a_loadfpu_reg_reg(list,fromsize,tosize,reg,loc.register);
  2142. else
  2143. internalerror(2010120413);
  2144. end;
  2145. end;
  2146. procedure thlcgobj.a_loadfpu_reg_cgpara(list: TAsmList; fromsize: tdef; const r: tregister; const cgpara: TCGPara);
  2147. var
  2148. ref : treference;
  2149. begin
  2150. paramanager.alloccgpara(list,cgpara);
  2151. case cgpara.location^.loc of
  2152. LOC_FPUREGISTER,LOC_CFPUREGISTER:
  2153. begin
  2154. cgpara.check_simple_location;
  2155. a_loadfpu_reg_reg(list,fromsize,cgpara.def,r,cgpara.location^.register);
  2156. end;
  2157. LOC_REFERENCE,LOC_CREFERENCE:
  2158. begin
  2159. cgpara.check_simple_location;
  2160. reference_reset_base(ref,voidstackpointertype,cgpara.location^.reference.index,cgpara.location^.reference.offset,cgpara.alignment);
  2161. a_loadfpu_reg_ref(list,fromsize,cgpara.def,r,ref);
  2162. end;
  2163. LOC_REGISTER,LOC_CREGISTER:
  2164. begin
  2165. { paramfpu_ref does the check_simpe_location check here if necessary }
  2166. tg.gethltemp(list,fromsize,fromsize.size,tt_normal,ref);
  2167. a_loadfpu_reg_ref(list,fromsize,fromsize,r,ref);
  2168. a_loadfpu_ref_cgpara(list,fromsize,ref,cgpara);
  2169. tg.Ungettemp(list,ref);
  2170. end;
  2171. else
  2172. internalerror(2010120422);
  2173. end;
  2174. end;
  2175. procedure thlcgobj.a_loadfpu_ref_cgpara(list: TAsmList; fromsize: tdef; const ref: treference; const cgpara: TCGPara);
  2176. var
  2177. hreg : tregister;
  2178. href : treference;
  2179. intptrdef: tdef;
  2180. begin
  2181. case cgpara.location^.loc of
  2182. LOC_FPUREGISTER,LOC_CFPUREGISTER:
  2183. begin
  2184. cgpara.check_simple_location;
  2185. paramanager.alloccgpara(list,cgpara);
  2186. a_loadfpu_ref_reg(list,fromsize,cgpara.def,ref,cgpara.location^.register);
  2187. end;
  2188. LOC_REFERENCE,LOC_CREFERENCE:
  2189. begin
  2190. cgpara.check_simple_location;
  2191. reference_reset_base(href,voidstackpointertype,cgpara.location^.reference.index,cgpara.location^.reference.offset,cgpara.alignment);
  2192. { concatcopy should choose the best way to copy the data }
  2193. g_concatcopy(list,fromsize,ref,href);
  2194. end;
  2195. LOC_REGISTER,LOC_CREGISTER:
  2196. begin
  2197. cgpara.check_simple_location;
  2198. if fromsize.size<>cgpara.location^.def.size then
  2199. internalerror(2014080603);
  2200. { convert the reference from a floating point location to an
  2201. integer location, and load that }
  2202. intptrdef:=getpointerdef(cgpara.location^.def);
  2203. hreg:=getaddressregister(list,intptrdef);
  2204. a_loadaddr_ref_reg(list,fromsize,intptrdef,ref,hreg);
  2205. reference_reset_base(href,intptrdef,hreg,0,ref.alignment);
  2206. a_load_ref_cgpara(list,cgpara.location^.def,ref,cgpara);
  2207. end
  2208. else
  2209. internalerror(2010120423);
  2210. end;
  2211. end;
  2212. procedure thlcgobj.a_loadmm_ref_ref(list: TAsmList; fromsize, tosize: tdef; const fromref, toref: treference; shuffle: pmmshuffle);
  2213. var
  2214. reg: tregister;
  2215. begin
  2216. reg:=getmmregister(list,tosize);
  2217. a_loadmm_ref_reg(list,fromsize,tosize,fromref,reg,shuffle);
  2218. a_loadmm_reg_ref(list,tosize,tosize,reg,toref,shuffle);
  2219. end;
  2220. procedure thlcgobj.a_loadmm_loc_reg(list: TAsmList; fromsize, tosize: tdef; const loc: tlocation; const reg: tregister; shuffle: pmmshuffle);
  2221. var
  2222. tmpreg: tregister;
  2223. begin
  2224. case loc.loc of
  2225. LOC_MMREGISTER,LOC_CMMREGISTER:
  2226. a_loadmm_reg_reg(list,fromsize,tosize,loc.register,reg,shuffle);
  2227. LOC_REFERENCE,LOC_CREFERENCE:
  2228. a_loadmm_ref_reg(list,fromsize,tosize,loc.reference,reg,shuffle);
  2229. LOC_REGISTER,LOC_CREGISTER:
  2230. a_loadmm_intreg_reg(list,fromsize,tosize,loc.register,reg,shuffle);
  2231. LOC_SUBSETREG,LOC_CSUBSETREG,
  2232. LOC_SUBSETREF,LOC_CSUBSETREF:
  2233. begin
  2234. tmpreg:=getintregister(list,fromsize);
  2235. a_load_loc_reg(list,fromsize,fromsize,loc,tmpreg);
  2236. a_loadmm_intreg_reg(list,fromsize,tosize,tmpreg,reg,shuffle);
  2237. end
  2238. else
  2239. internalerror(2010120414);
  2240. end;
  2241. end;
  2242. procedure thlcgobj.a_loadmm_reg_loc(list: TAsmList; fromsize, tosize: tdef; const reg: tregister; const loc: tlocation; shuffle: pmmshuffle);
  2243. begin
  2244. case loc.loc of
  2245. LOC_MMREGISTER,LOC_CMMREGISTER:
  2246. a_loadmm_reg_reg(list,fromsize,tosize,reg,loc.register,shuffle);
  2247. LOC_REFERENCE,LOC_CREFERENCE:
  2248. a_loadmm_reg_ref(list,fromsize,tosize,reg,loc.reference,shuffle);
  2249. else
  2250. internalerror(2010120415);
  2251. end;
  2252. end;
  2253. procedure thlcgobj.a_loadmm_reg_cgpara(list: TAsmList; fromsize: tdef; reg: tregister; const cgpara: TCGPara; shuffle: pmmshuffle);
  2254. var
  2255. href : treference;
  2256. begin
  2257. cgpara.check_simple_location;
  2258. paramanager.alloccgpara(list,cgpara);
  2259. case cgpara.location^.loc of
  2260. LOC_MMREGISTER,LOC_CMMREGISTER:
  2261. a_loadmm_reg_reg(list,fromsize,cgpara.def,reg,cgpara.location^.register,shuffle);
  2262. LOC_REFERENCE,LOC_CREFERENCE:
  2263. begin
  2264. reference_reset_base(href,voidstackpointertype,cgpara.location^.reference.index,cgpara.location^.reference.offset,cgpara.alignment);
  2265. a_loadmm_reg_ref(list,fromsize,cgpara.def,reg,href,shuffle);
  2266. end;
  2267. LOC_REGISTER,LOC_CREGISTER:
  2268. begin
  2269. if assigned(shuffle) and
  2270. not shufflescalar(shuffle) then
  2271. internalerror(2012071205);
  2272. a_loadmm_reg_intreg(list,fromsize,cgpara.def,reg,cgpara.location^.register,mms_movescalar);
  2273. end
  2274. else
  2275. internalerror(2012071204);
  2276. end;
  2277. end;
  2278. procedure thlcgobj.a_loadmm_ref_cgpara(list: TAsmList; fromsize: tdef; const ref: treference; const cgpara: TCGPara; shuffle: pmmshuffle);
  2279. var
  2280. hr : tregister;
  2281. hs : tmmshuffle;
  2282. begin
  2283. cgpara.check_simple_location;
  2284. hr:=getmmregister(list,cgpara.def);
  2285. a_loadmm_ref_reg(list,fromsize,cgpara.def,ref,hr,shuffle);
  2286. if realshuffle(shuffle) then
  2287. begin
  2288. hs:=shuffle^;
  2289. removeshuffles(hs);
  2290. a_loadmm_reg_cgpara(list,cgpara.def,hr,cgpara,@hs);
  2291. end
  2292. else
  2293. a_loadmm_reg_cgpara(list,cgpara.def,hr,cgpara,shuffle);
  2294. end;
  2295. procedure thlcgobj.a_loadmm_loc_cgpara(list: TAsmList; fromsize: tdef; const loc: tlocation; const cgpara: TCGPara; shuffle: pmmshuffle);
  2296. begin
  2297. {$ifdef extdebug}
  2298. if def_cgsize(fromsize)<>loc.size then
  2299. internalerror(2012071203);
  2300. {$endif}
  2301. case loc.loc of
  2302. LOC_MMREGISTER,LOC_CMMREGISTER:
  2303. a_loadmm_reg_cgpara(list,fromsize,loc.register,cgpara,shuffle);
  2304. LOC_REFERENCE,LOC_CREFERENCE:
  2305. a_loadmm_ref_cgpara(list,fromsize,loc.reference,cgpara,shuffle);
  2306. else
  2307. internalerror(2012071202);
  2308. end;
  2309. end;
  2310. procedure thlcgobj.a_opmm_ref_reg(list: TAsmList; Op: TOpCG; size: tdef; const ref: treference; reg: tregister; shuffle: pmmshuffle);
  2311. var
  2312. hr : tregister;
  2313. hs : tmmshuffle;
  2314. begin
  2315. hr:=getmmregister(list,size);
  2316. a_loadmm_ref_reg(list,size,size,ref,hr,shuffle);
  2317. if realshuffle(shuffle) then
  2318. begin
  2319. hs:=shuffle^;
  2320. removeshuffles(hs);
  2321. a_opmm_reg_reg(list,op,size,hr,reg,@hs);
  2322. end
  2323. else
  2324. a_opmm_reg_reg(list,op,size,hr,reg,shuffle);
  2325. end;
  2326. procedure thlcgobj.a_opmm_loc_reg(list: TAsmList; Op: TOpCG; size: tdef; const loc: tlocation; reg: tregister; shuffle: pmmshuffle);
  2327. begin
  2328. case loc.loc of
  2329. LOC_CMMREGISTER,LOC_MMREGISTER:
  2330. a_opmm_reg_reg(list,op,size,loc.register,reg,shuffle);
  2331. LOC_CREFERENCE,LOC_REFERENCE:
  2332. a_opmm_ref_reg(list,op,size,loc.reference,reg,shuffle);
  2333. else
  2334. internalerror(2012071201);
  2335. end;
  2336. end;
  2337. procedure thlcgobj.a_opmm_reg_ref(list: TAsmList; Op: TOpCG; size: tdef; reg: tregister; const ref: treference; shuffle: pmmshuffle);
  2338. var
  2339. hr : tregister;
  2340. hs : tmmshuffle;
  2341. begin
  2342. hr:=getmmregister(list,size);
  2343. a_loadmm_ref_reg(list,size,size,ref,hr,shuffle);
  2344. if realshuffle(shuffle) then
  2345. begin
  2346. hs:=shuffle^;
  2347. removeshuffles(hs);
  2348. a_opmm_reg_reg(list,op,size,reg,hr,@hs);
  2349. a_loadmm_reg_ref(list,size,size,hr,ref,@hs);
  2350. end
  2351. else
  2352. begin
  2353. a_opmm_reg_reg(list,op,size,reg,hr,shuffle);
  2354. a_loadmm_reg_ref(list,size,size,hr,ref,shuffle);
  2355. end;
  2356. end;
  2357. (*
  2358. procedure thlcgobj.a_loadmm_intreg_reg(list: TAsmList; fromsize, tosize: tdef; intreg, mmreg: tregister; shuffle: pmmshuffle);
  2359. begin
  2360. cg.a_loadmm_intreg_reg(list,def_cgsize(fromsize),def_cgsize(tosize),intreg,mmreg,shuffle);
  2361. end;
  2362. procedure thlcgobj.a_loadmm_reg_intreg(list: TAsmList; fromsize, tosize: tdef; mmreg, intreg: tregister; shuffle: pmmshuffle);
  2363. begin
  2364. cg.a_loadmm_reg_intreg(list,def_cgsize(fromsize),def_cgsize(tosize),mmreg,intreg,shuffle);
  2365. end;
  2366. *)
  2367. procedure thlcgobj.a_op_const_ref(list: TAsmList; Op: TOpCG; size: tdef; a: tcgint; const ref: TReference);
  2368. var
  2369. tmpreg : tregister;
  2370. begin
  2371. tmpreg:=getintregister(list,size);
  2372. a_load_ref_reg(list,size,size,ref,tmpreg);
  2373. a_op_const_reg(list,op,size,a,tmpreg);
  2374. a_load_reg_ref(list,size,size,tmpreg,ref);
  2375. end;
  2376. procedure thlcgobj.a_op_const_subsetreg(list: TAsmList; Op: TOpCG; size, subsetsize: tdef; a: tcgint; const sreg: tsubsetregister);
  2377. var
  2378. tmpreg: tregister;
  2379. begin
  2380. tmpreg:=getintregister(list,size);
  2381. a_load_subsetreg_reg(list,subsetsize,size,sreg,tmpreg);
  2382. a_op_const_reg(list,op,size,a,tmpreg);
  2383. a_load_reg_subsetreg(list,size,subsetsize,tmpreg,sreg);
  2384. end;
  2385. procedure thlcgobj.a_op_const_subsetref(list: TAsmList; Op: TOpCG; size, subsetsize: tdef; a: tcgint; const sref: tsubsetreference);
  2386. var
  2387. tmpreg: tregister;
  2388. begin
  2389. tmpreg:=getintregister(list,size);
  2390. a_load_subsetref_reg(list,subsetsize,size,sref,tmpreg);
  2391. a_op_const_reg(list,op,size,a,tmpreg);
  2392. a_load_reg_subsetref(list,size,subsetsize,tmpreg,sref);
  2393. end;
  2394. procedure thlcgobj.a_op_const_loc(list: TAsmList; Op: TOpCG; size: tdef; a: tcgint; const loc: tlocation);
  2395. begin
  2396. case loc.loc of
  2397. LOC_REGISTER, LOC_CREGISTER:
  2398. a_op_const_reg(list,op,size,a,loc.register);
  2399. LOC_REFERENCE, LOC_CREFERENCE:
  2400. a_op_const_ref(list,op,size,a,loc.reference);
  2401. LOC_SUBSETREG, LOC_CSUBSETREG:
  2402. a_op_const_subsetreg(list,op,size,size,a,loc.sreg);
  2403. LOC_SUBSETREF, LOC_CSUBSETREF:
  2404. a_op_const_subsetref(list,op,size,size,a,loc.sref);
  2405. else
  2406. internalerror(2010120428);
  2407. end;
  2408. end;
  2409. procedure thlcgobj.a_op_reg_ref(list: TAsmList; Op: TOpCG; size: tdef; reg: TRegister; const ref: TReference);
  2410. var
  2411. tmpreg: tregister;
  2412. begin
  2413. tmpreg:=getintregister(list,size);
  2414. a_load_ref_reg(list,size,size,ref,tmpreg);
  2415. case op of
  2416. OP_NOT,OP_NEG:
  2417. begin
  2418. a_op_reg_reg(list,op,size,tmpreg,tmpreg);
  2419. end;
  2420. else
  2421. begin
  2422. a_op_reg_reg(list,op,size,reg,tmpreg);
  2423. end;
  2424. end;
  2425. a_load_reg_ref(list,size,size,tmpreg,ref);
  2426. end;
  2427. procedure thlcgobj.a_op_ref_reg(list: TAsmList; Op: TOpCG; size: tdef; const ref: TReference; reg: TRegister);
  2428. var
  2429. tmpreg: tregister;
  2430. begin
  2431. case op of
  2432. OP_NOT,OP_NEG:
  2433. { handle it as "load ref,reg; op reg" }
  2434. begin
  2435. a_load_ref_reg(list,size,size,ref,reg);
  2436. a_op_reg_reg(list,op,size,reg,reg);
  2437. end;
  2438. else
  2439. begin
  2440. tmpreg:=getintregister(list,size);
  2441. a_load_ref_reg(list,size,size,ref,tmpreg);
  2442. a_op_reg_reg(list,op,size,tmpreg,reg);
  2443. end;
  2444. end;
  2445. end;
  2446. procedure thlcgobj.a_op_reg_subsetreg(list: TAsmList; Op: TOpCG; opsize, destsubsetsize: tdef; reg: TRegister; const sreg: tsubsetregister);
  2447. var
  2448. tmpreg: tregister;
  2449. begin
  2450. tmpreg:=getintregister(list,opsize);
  2451. a_load_subsetreg_reg(list,destsubsetsize,opsize,sreg,tmpreg);
  2452. a_op_reg_reg(list,op,opsize,reg,tmpreg);
  2453. a_load_reg_subsetreg(list,opsize,destsubsetsize,tmpreg,sreg);
  2454. end;
  2455. procedure thlcgobj.a_op_reg_subsetref(list: TAsmList; Op: TOpCG; opsize, destsubsetsize: tdef; reg: TRegister; const sref: tsubsetreference);
  2456. var
  2457. tmpreg: tregister;
  2458. begin
  2459. tmpreg:=getintregister(list,opsize);
  2460. a_load_subsetref_reg(list,destsubsetsize,opsize,sref,tmpreg);
  2461. a_op_reg_reg(list,op,opsize,reg,tmpreg);
  2462. a_load_reg_subsetref(list,opsize,destsubsetsize,tmpreg,sref);
  2463. end;
  2464. procedure thlcgobj.a_op_reg_loc(list: TAsmList; Op: TOpCG; size: tdef; reg: tregister; const loc: tlocation);
  2465. begin
  2466. case loc.loc of
  2467. LOC_REGISTER, LOC_CREGISTER:
  2468. a_op_reg_reg(list,op,size,reg,loc.register);
  2469. LOC_REFERENCE, LOC_CREFERENCE:
  2470. a_op_reg_ref(list,op,size,reg,loc.reference);
  2471. LOC_SUBSETREG, LOC_CSUBSETREG:
  2472. a_op_reg_subsetreg(list,op,size,size,reg,loc.sreg);
  2473. LOC_SUBSETREF, LOC_CSUBSETREF:
  2474. a_op_reg_subsetref(list,op,size,size,reg,loc.sref);
  2475. else
  2476. internalerror(2010120429);
  2477. end;
  2478. end;
  2479. procedure thlcgobj.a_op_ref_loc(list: TAsmList; Op: TOpCG; size: tdef; const ref: TReference; const loc: tlocation);
  2480. var
  2481. tmpreg: tregister;
  2482. begin
  2483. case loc.loc of
  2484. LOC_REGISTER,LOC_CREGISTER:
  2485. a_op_ref_reg(list,op,size,ref,loc.register);
  2486. LOC_REFERENCE,LOC_CREFERENCE:
  2487. begin
  2488. tmpreg:=getintregister(list,size);
  2489. a_load_ref_reg(list,size,size,ref,tmpreg);
  2490. a_op_reg_ref(list,op,size,tmpreg,loc.reference);
  2491. end;
  2492. LOC_SUBSETREG, LOC_CSUBSETREG:
  2493. begin
  2494. tmpreg:=getintregister(list,size);
  2495. a_load_subsetreg_reg(list,size,size,loc.sreg,tmpreg);
  2496. a_op_ref_reg(list,op,size,ref,tmpreg);
  2497. a_load_reg_subsetreg(list,size,size,tmpreg,loc.sreg);
  2498. end;
  2499. LOC_SUBSETREF, LOC_CSUBSETREF:
  2500. begin
  2501. tmpreg:=getintregister(list,size);
  2502. a_load_subsetref_reg(list,size,size,loc.sref,tmpreg);
  2503. a_op_ref_reg(list,op,size,ref,tmpreg);
  2504. a_load_reg_subsetref(list,size,size,tmpreg,loc.sref);
  2505. end;
  2506. else
  2507. internalerror(2010120429);
  2508. end;
  2509. end;
  2510. procedure thlcgobj.a_op_const_reg_reg(list: TAsmList; op: TOpCg; size: tdef; a: tcgint; src, dst: tregister);
  2511. begin
  2512. a_load_reg_reg(list,size,size,src,dst);
  2513. a_op_const_reg(list,op,size,a,dst);
  2514. end;
  2515. procedure thlcgobj.a_op_reg_reg_reg(list: TAsmList; op: TOpCg; size: tdef; src1, src2, dst: tregister);
  2516. var
  2517. tmpreg: tregister;
  2518. begin
  2519. if (dst<>src1) then
  2520. begin
  2521. a_load_reg_reg(list,size,size,src2,dst);
  2522. a_op_reg_reg(list,op,size,src1,dst);
  2523. end
  2524. else
  2525. begin
  2526. { can we do a direct operation on the target register ? }
  2527. if op in [OP_ADD,OP_MUL,OP_AND,OP_MOVE,OP_XOR,OP_IMUL,OP_OR] then
  2528. a_op_reg_reg(list,op,size,src2,dst)
  2529. else
  2530. begin
  2531. tmpreg:=getintregister(list,size);
  2532. a_load_reg_reg(list,size,size,src2,tmpreg);
  2533. a_op_reg_reg(list,op,size,src1,tmpreg);
  2534. a_load_reg_reg(list,size,size,tmpreg,dst);
  2535. end;
  2536. end;
  2537. end;
  2538. procedure thlcgobj.a_op_const_reg_reg_checkoverflow(list: TAsmList; op: TOpCg; size: tdef; a: tcgint; src, dst: tregister; setflags: boolean; var ovloc: tlocation);
  2539. begin
  2540. ovloc.loc:=LOC_VOID;
  2541. if not setflags then
  2542. a_op_const_reg_reg(list,op,size,a,src,dst)
  2543. else
  2544. internalerror(2010122910);
  2545. end;
  2546. procedure thlcgobj.a_op_reg_reg_reg_checkoverflow(list: TAsmList; op: TOpCg; size: tdef; src1, src2, dst: tregister; setflags: boolean; var ovloc: tlocation);
  2547. begin
  2548. ovloc.loc:=LOC_VOID;
  2549. if not setflags then
  2550. a_op_reg_reg_reg(list,op,size,src1,src2,dst)
  2551. else
  2552. internalerror(2010122911);
  2553. end;
  2554. procedure thlcgobj.a_cmp_const_reg_label(list: TAsmList; size: tdef; cmp_op: topcmp; a: tcgint; reg: tregister; l: tasmlabel);
  2555. var
  2556. tmpreg: tregister;
  2557. begin
  2558. tmpreg:=getregisterfordef(list,size);
  2559. a_load_const_reg(list,size,a,tmpreg);
  2560. a_cmp_reg_reg_label(list,size,cmp_op,tmpreg,reg,l);
  2561. end;
  2562. procedure thlcgobj.a_cmp_const_ref_label(list: TAsmList; size: tdef; cmp_op: topcmp; a: tcgint; const ref: treference; l: tasmlabel);
  2563. var
  2564. tmpreg: tregister;
  2565. begin
  2566. tmpreg:=getregisterfordef(list,size);
  2567. a_load_ref_reg(list,size,size,ref,tmpreg);
  2568. a_cmp_const_reg_label(list,size,cmp_op,a,tmpreg,l);
  2569. end;
  2570. procedure thlcgobj.a_cmp_const_loc_label(list: TAsmList; size: tdef; cmp_op: topcmp; a: tcgint; const loc: tlocation; l: tasmlabel);
  2571. var
  2572. tmpreg: tregister;
  2573. begin
  2574. case loc.loc of
  2575. LOC_REGISTER,LOC_CREGISTER:
  2576. a_cmp_const_reg_label(list,size,cmp_op,a,loc.register,l);
  2577. LOC_REFERENCE,LOC_CREFERENCE:
  2578. a_cmp_const_ref_label(list,size,cmp_op,a,loc.reference,l);
  2579. LOC_SUBSETREG, LOC_CSUBSETREG:
  2580. begin
  2581. tmpreg:=getintregister(list,size);
  2582. a_load_subsetreg_reg(list,size,size,loc.sreg,tmpreg);
  2583. a_cmp_const_reg_label(list,size,cmp_op,a,tmpreg,l);
  2584. end;
  2585. LOC_SUBSETREF, LOC_CSUBSETREF:
  2586. begin
  2587. tmpreg:=getintregister(list,size);
  2588. a_load_subsetref_reg(list,size,size,loc.sref,tmpreg);
  2589. a_cmp_const_reg_label(list,size,cmp_op,a,tmpreg,l);
  2590. end;
  2591. else
  2592. internalerror(2010120430);
  2593. end;
  2594. end;
  2595. procedure thlcgobj.a_cmp_ref_reg_label(list: TAsmList; size: tdef; cmp_op: topcmp; const ref: treference; reg: tregister; l: tasmlabel);
  2596. var
  2597. tmpreg: tregister;
  2598. begin
  2599. tmpreg:=getintregister(list,size);
  2600. a_load_ref_reg(list,size,size,ref,tmpreg);
  2601. a_cmp_reg_reg_label(list,size,cmp_op,tmpreg,reg,l);
  2602. end;
  2603. procedure thlcgobj.a_cmp_reg_ref_label(list: TAsmList; size: tdef; cmp_op: topcmp; reg: tregister; const ref: treference; l: tasmlabel);
  2604. var
  2605. tmpreg: tregister;
  2606. begin
  2607. tmpreg:=getintregister(list,size);
  2608. a_load_ref_reg(list,size,size,ref,tmpreg);
  2609. a_cmp_reg_reg_label(list,size,cmp_op,reg,tmpreg,l);
  2610. end;
  2611. procedure thlcgobj.a_cmp_subsetreg_reg_label(list: TAsmList; fromsubsetsize, cmpsize: tdef; cmp_op: topcmp; const sreg: tsubsetregister; reg: tregister; l: tasmlabel);
  2612. var
  2613. tmpreg: tregister;
  2614. begin
  2615. tmpreg:=getintregister(list,cmpsize);
  2616. a_load_subsetreg_reg(list,fromsubsetsize,cmpsize,sreg,tmpreg);
  2617. a_cmp_reg_reg_label(list,cmpsize,cmp_op,tmpreg,reg,l);
  2618. end;
  2619. procedure thlcgobj.a_cmp_subsetref_reg_label(list: TAsmList; fromsubsetsize, cmpsize: tdef; cmp_op: topcmp; const sref: tsubsetreference; reg: tregister; l: tasmlabel);
  2620. var
  2621. tmpreg: tregister;
  2622. begin
  2623. tmpreg:=getintregister(list,cmpsize);
  2624. a_load_subsetref_reg(list,fromsubsetsize,cmpsize,sref,tmpreg);
  2625. a_cmp_reg_reg_label(list,cmpsize,cmp_op,tmpreg,reg,l);
  2626. end;
  2627. procedure thlcgobj.a_cmp_loc_reg_label(list: TAsmList; size: tdef; cmp_op: topcmp; const loc: tlocation; reg: tregister; l: tasmlabel);
  2628. begin
  2629. case loc.loc of
  2630. LOC_REGISTER,
  2631. LOC_CREGISTER:
  2632. a_cmp_reg_reg_label(list,size,cmp_op,loc.register,reg,l);
  2633. LOC_REFERENCE,
  2634. LOC_CREFERENCE :
  2635. a_cmp_ref_reg_label(list,size,cmp_op,loc.reference,reg,l);
  2636. LOC_CONSTANT:
  2637. a_cmp_const_reg_label(list,size,cmp_op,loc.value,reg,l);
  2638. LOC_SUBSETREG,
  2639. LOC_CSUBSETREG:
  2640. a_cmp_subsetreg_reg_label(list,size,size,cmp_op,loc.sreg,reg,l);
  2641. LOC_SUBSETREF,
  2642. LOC_CSUBSETREF:
  2643. a_cmp_subsetref_reg_label(list,size,size,cmp_op,loc.sref,reg,l);
  2644. else
  2645. internalerror(2010120431);
  2646. end;
  2647. end;
  2648. procedure thlcgobj.a_cmp_reg_loc_label(list: TAsmList; size: tdef; cmp_op: topcmp; reg: tregister; const loc: tlocation; l: tasmlabel);
  2649. begin
  2650. a_cmp_loc_reg_label(list,size,swap_opcmp(cmp_op),loc,reg,l);
  2651. end;
  2652. procedure thlcgobj.a_cmp_ref_loc_label(list: TAsmList; size: tdef; cmp_op: topcmp; const ref: treference; const loc: tlocation; l: tasmlabel);
  2653. var
  2654. tmpreg: tregister;
  2655. begin
  2656. case loc.loc of
  2657. LOC_REGISTER,LOC_CREGISTER:
  2658. a_cmp_ref_reg_label(list,size,cmp_op,ref,loc.register,l);
  2659. LOC_REFERENCE,LOC_CREFERENCE:
  2660. begin
  2661. tmpreg:=getintregister(list,size);
  2662. a_load_ref_reg(list,size,size,loc.reference,tmpreg);
  2663. a_cmp_ref_reg_label(list,size,cmp_op,ref,tmpreg,l);
  2664. end;
  2665. LOC_CONSTANT:
  2666. begin
  2667. a_cmp_const_ref_label(list,size,swap_opcmp(cmp_op),loc.value,ref,l);
  2668. end;
  2669. LOC_SUBSETREG, LOC_CSUBSETREG:
  2670. begin
  2671. tmpreg:=getintregister(list,size);
  2672. a_load_ref_reg(list,size,size,loc.reference,tmpreg);
  2673. a_cmp_subsetreg_reg_label(list,size,size,swap_opcmp(cmp_op),loc.sreg,tmpreg,l);
  2674. end;
  2675. LOC_SUBSETREF, LOC_CSUBSETREF:
  2676. begin
  2677. tmpreg:=getintregister(list,size);
  2678. a_load_ref_reg(list,size,size,loc.reference,tmpreg);
  2679. a_cmp_subsetref_reg_label(list,size,size,swap_opcmp(cmp_op),loc.sref,tmpreg,l);
  2680. end;
  2681. else
  2682. internalerror(2010120432);
  2683. end;
  2684. end;
  2685. procedure thlcgobj.g_maybe_testself(list: TAsmList; selftype: tdef; reg: tregister);
  2686. var
  2687. OKLabel : tasmlabel;
  2688. cgpara1 : TCGPara;
  2689. pd : tprocdef;
  2690. begin
  2691. if (cs_check_object in current_settings.localswitches) or
  2692. (cs_check_range in current_settings.localswitches) then
  2693. begin
  2694. pd:=search_system_proc('fpc_handleerror');
  2695. current_asmdata.getjumplabel(oklabel);
  2696. a_cmp_const_reg_label(list,selftype,OC_NE,0,reg,oklabel);
  2697. cgpara1.init;
  2698. paramanager.getintparaloc(pd,1,cgpara1);
  2699. a_load_const_cgpara(list,s32inttype,aint(210),cgpara1);
  2700. paramanager.freecgpara(list,cgpara1);
  2701. g_call_system_proc(list,pd,[@cgpara1],nil);
  2702. cgpara1.done;
  2703. a_label(list,oklabel);
  2704. end;
  2705. end;
  2706. procedure thlcgobj.g_concatcopy(list: TAsmList; size: tdef; const source, dest: treference);
  2707. begin
  2708. if use_vectorfpu(size) then
  2709. a_loadmm_ref_ref(list,size,size,source,dest,mms_movescalar)
  2710. else if size.typ<>floatdef then
  2711. a_load_ref_ref(list,size,size,source,dest)
  2712. else
  2713. a_loadfpu_ref_ref(list,size,size,source,dest);
  2714. end;
  2715. procedure thlcgobj.g_concatcopy_unaligned(list: TAsmList; size: tdef; const source, dest: treference);
  2716. begin
  2717. g_concatcopy(list,size,source,dest);
  2718. end;
  2719. procedure thlcgobj.g_copyshortstring(list: TAsmList; const source, dest: treference; strdef: tstringdef);
  2720. var
  2721. cgpara1,cgpara2,cgpara3 : TCGPara;
  2722. pd : tprocdef;
  2723. begin
  2724. pd:=search_system_proc('fpc_shortstr_to_shortstr');
  2725. cgpara1.init;
  2726. cgpara2.init;
  2727. cgpara3.init;
  2728. paramanager.getintparaloc(pd,1,cgpara1);
  2729. paramanager.getintparaloc(pd,2,cgpara2);
  2730. paramanager.getintparaloc(pd,3,cgpara3);
  2731. if pd.is_pushleftright then
  2732. begin
  2733. a_loadaddr_ref_cgpara(list,strdef,dest,cgpara1);
  2734. a_load_const_cgpara(list,s32inttype,strdef.len,cgpara2);
  2735. a_loadaddr_ref_cgpara(list,strdef,source,cgpara3);
  2736. end
  2737. else
  2738. begin
  2739. a_loadaddr_ref_cgpara(list,strdef,source,cgpara3);
  2740. a_load_const_cgpara(list,s32inttype,strdef.len,cgpara2);
  2741. a_loadaddr_ref_cgpara(list,strdef,dest,cgpara1);
  2742. end;
  2743. paramanager.freecgpara(list,cgpara3);
  2744. paramanager.freecgpara(list,cgpara2);
  2745. paramanager.freecgpara(list,cgpara1);
  2746. g_call_system_proc(list,pd,[@cgpara1,@cgpara2,@cgpara3],nil);
  2747. cgpara3.done;
  2748. cgpara2.done;
  2749. cgpara1.done;
  2750. end;
  2751. procedure thlcgobj.g_copyvariant(list: TAsmList; const source, dest: treference; vardef: tvariantdef);
  2752. var
  2753. cgpara1,cgpara2 : TCGPara;
  2754. pd : tprocdef;
  2755. begin
  2756. pd:=search_system_proc('fpc_variant_copy_overwrite');
  2757. cgpara1.init;
  2758. cgpara2.init;
  2759. paramanager.getintparaloc(pd,1,cgpara1);
  2760. paramanager.getintparaloc(pd,2,cgpara2);
  2761. if pd.is_pushleftright then
  2762. begin
  2763. a_loadaddr_ref_cgpara(list,vardef,source,cgpara1);
  2764. a_loadaddr_ref_cgpara(list,vardef,dest,cgpara2);
  2765. end
  2766. else
  2767. begin
  2768. a_loadaddr_ref_cgpara(list,vardef,dest,cgpara2);
  2769. a_loadaddr_ref_cgpara(list,vardef,source,cgpara1);
  2770. end;
  2771. paramanager.freecgpara(list,cgpara2);
  2772. paramanager.freecgpara(list,cgpara1);
  2773. g_call_system_proc(list,pd,[@cgpara1,@cgpara2],nil);
  2774. cgpara2.done;
  2775. cgpara1.done;
  2776. end;
  2777. procedure thlcgobj.g_incrrefcount(list: TAsmList; t: tdef; const ref: treference);
  2778. var
  2779. href : treference;
  2780. incrfunc : string;
  2781. cgpara1,cgpara2 : TCGPara;
  2782. pd : tprocdef;
  2783. begin
  2784. cgpara1.init;
  2785. cgpara2.init;
  2786. if is_interfacecom_or_dispinterface(t) then
  2787. incrfunc:='fpc_intf_incr_ref'
  2788. else if is_ansistring(t) then
  2789. incrfunc:='fpc_ansistr_incr_ref'
  2790. else if is_widestring(t) then
  2791. incrfunc:='fpc_widestr_incr_ref'
  2792. else if is_unicodestring(t) then
  2793. incrfunc:='fpc_unicodestr_incr_ref'
  2794. else if is_dynamic_array(t) then
  2795. incrfunc:='fpc_dynarray_incr_ref'
  2796. else
  2797. incrfunc:='';
  2798. { call the special incr function or the generic addref }
  2799. if incrfunc<>'' then
  2800. begin
  2801. pd:=search_system_proc(incrfunc);
  2802. paramanager.getintparaloc(pd,1,cgpara1);
  2803. { widestrings aren't ref. counted on all platforms so we need the address
  2804. to create a real copy }
  2805. if is_widestring(t) then
  2806. a_loadaddr_ref_cgpara(list,t,ref,cgpara1)
  2807. else
  2808. { these functions get the pointer by value }
  2809. a_load_ref_cgpara(list,t,ref,cgpara1);
  2810. paramanager.freecgpara(list,cgpara1);
  2811. g_call_system_proc(list,pd,[@cgpara1],nil);
  2812. end
  2813. else
  2814. begin
  2815. pd:=search_system_proc('fpc_addref');
  2816. paramanager.getintparaloc(pd,1,cgpara1);
  2817. paramanager.getintparaloc(pd,2,cgpara2);
  2818. if is_open_array(t) then
  2819. InternalError(201103054);
  2820. reference_reset_symbol(href,RTTIWriter.get_rtti_label(t,initrtti),0,sizeof(pint));
  2821. if pd.is_pushleftright then
  2822. begin
  2823. a_loadaddr_ref_cgpara(list,t,ref,cgpara1);
  2824. a_loadaddr_ref_cgpara(list,voidpointertype,href,cgpara2);
  2825. end
  2826. else
  2827. begin
  2828. a_loadaddr_ref_cgpara(list,voidpointertype,href,cgpara2);
  2829. a_loadaddr_ref_cgpara(list,t,ref,cgpara1);
  2830. end;
  2831. paramanager.freecgpara(list,cgpara1);
  2832. paramanager.freecgpara(list,cgpara2);
  2833. g_call_system_proc(list,pd,[@cgpara1,@cgpara2],nil);
  2834. end;
  2835. cgpara2.done;
  2836. cgpara1.done;
  2837. end;
  2838. procedure thlcgobj.g_initialize(list: TAsmList; t: tdef; const ref: treference);
  2839. var
  2840. href : treference;
  2841. cgpara1,cgpara2 : TCGPara;
  2842. pd : tprocdef;
  2843. begin
  2844. cgpara1.init;
  2845. cgpara2.init;
  2846. if is_ansistring(t) or
  2847. is_widestring(t) or
  2848. is_unicodestring(t) or
  2849. is_interfacecom_or_dispinterface(t) or
  2850. is_dynamic_array(t) then
  2851. a_load_const_ref(list,t,0,ref)
  2852. else if t.typ=variantdef then
  2853. begin
  2854. pd:=search_system_proc('fpc_variant_init');
  2855. paramanager.getintparaloc(pd,1,cgpara1);
  2856. a_loadaddr_ref_cgpara(list,t,ref,cgpara1);
  2857. paramanager.freecgpara(list,cgpara1);
  2858. g_call_system_proc(list,pd,[@cgpara1],nil);
  2859. end
  2860. else
  2861. begin
  2862. if is_open_array(t) then
  2863. InternalError(201103052);
  2864. pd:=search_system_proc('fpc_initialize');
  2865. paramanager.getintparaloc(pd,1,cgpara1);
  2866. paramanager.getintparaloc(pd,2,cgpara2);
  2867. reference_reset_symbol(href,RTTIWriter.get_rtti_label(t,initrtti),0,sizeof(pint));
  2868. if pd.is_pushleftright then
  2869. begin
  2870. a_loadaddr_ref_cgpara(list,t,ref,cgpara1);
  2871. a_loadaddr_ref_cgpara(list,voidpointertype,href,cgpara2);
  2872. end
  2873. else
  2874. begin
  2875. a_loadaddr_ref_cgpara(list,voidpointertype,href,cgpara2);
  2876. a_loadaddr_ref_cgpara(list,t,ref,cgpara1);
  2877. end;
  2878. paramanager.freecgpara(list,cgpara1);
  2879. paramanager.freecgpara(list,cgpara2);
  2880. g_call_system_proc(list,pd,[@cgpara1,@cgpara2],nil);
  2881. end;
  2882. cgpara1.done;
  2883. cgpara2.done;
  2884. end;
  2885. procedure thlcgobj.g_finalize(list: TAsmList; t: tdef; const ref: treference);
  2886. var
  2887. href : treference;
  2888. cgpara1,cgpara2 : TCGPara;
  2889. pd : tprocdef;
  2890. decrfunc : string;
  2891. begin
  2892. if is_interfacecom_or_dispinterface(t) then
  2893. decrfunc:='fpc_intf_decr_ref'
  2894. else if is_ansistring(t) then
  2895. decrfunc:='fpc_ansistr_decr_ref'
  2896. else if is_widestring(t) then
  2897. decrfunc:='fpc_widestr_decr_ref'
  2898. else if is_unicodestring(t) then
  2899. decrfunc:='fpc_unicodestr_decr_ref'
  2900. else if t.typ=variantdef then
  2901. decrfunc:='fpc_variant_clear'
  2902. else
  2903. begin
  2904. cgpara1.init;
  2905. cgpara2.init;
  2906. if is_open_array(t) then
  2907. InternalError(201103051);
  2908. { fpc_finalize takes a pointer value parameter, fpc_dynarray_clear a
  2909. pointer var parameter }
  2910. if is_dynamic_array(t) then
  2911. pd:=search_system_proc('fpc_dynarray_clear')
  2912. else
  2913. pd:=search_system_proc('fpc_finalize');
  2914. paramanager.getintparaloc(pd,1,cgpara1);
  2915. paramanager.getintparaloc(pd,2,cgpara2);
  2916. reference_reset_symbol(href,RTTIWriter.get_rtti_label(t,initrtti),0,sizeof(pint));
  2917. if pd.is_pushleftright then
  2918. begin
  2919. a_loadaddr_ref_cgpara(list,t,ref,cgpara1);
  2920. a_loadaddr_ref_cgpara(list,voidpointertype,href,cgpara2);
  2921. end
  2922. else
  2923. begin
  2924. a_loadaddr_ref_cgpara(list,voidpointertype,href,cgpara2);
  2925. a_loadaddr_ref_cgpara(list,t,ref,cgpara1);
  2926. end;
  2927. paramanager.freecgpara(list,cgpara1);
  2928. paramanager.freecgpara(list,cgpara2);
  2929. g_call_system_proc(list,pd,[@cgpara1,@cgpara2],nil);
  2930. cgpara1.done;
  2931. cgpara2.done;
  2932. exit;
  2933. end;
  2934. pd:=search_system_proc(decrfunc);
  2935. cgpara1.init;
  2936. paramanager.getintparaloc(pd,1,cgpara1);
  2937. a_loadaddr_ref_cgpara(list,t,ref,cgpara1);
  2938. paramanager.freecgpara(list,cgpara1);
  2939. g_call_system_proc(list,pd,[@cgpara1],nil);
  2940. cgpara1.done;
  2941. end;
  2942. procedure thlcgobj.g_array_rtti_helper(list: TAsmList; t: tdef; const ref: treference; const highloc: tlocation; const name: string);
  2943. var
  2944. cgpara1,cgpara2,cgpara3: TCGPara;
  2945. href: TReference;
  2946. hreg, lenreg: TRegister;
  2947. pd: tprocdef;
  2948. begin
  2949. cgpara1.init;
  2950. cgpara2.init;
  2951. cgpara3.init;
  2952. pd:=search_system_proc(name);
  2953. paramanager.getintparaloc(pd,1,cgpara1);
  2954. paramanager.getintparaloc(pd,2,cgpara2);
  2955. paramanager.getintparaloc(pd,3,cgpara3);
  2956. reference_reset_symbol(href,RTTIWriter.get_rtti_label(t,initrtti),0,sizeof(pint));
  2957. { if calling convention is left to right, push parameters 1 and 2 }
  2958. if pd.is_pushleftright then
  2959. begin
  2960. a_loadaddr_ref_cgpara(list,t,ref,cgpara1);
  2961. a_loadaddr_ref_cgpara(list,voidpointertype,href,cgpara2);
  2962. end;
  2963. { push parameter 3 }
  2964. if highloc.loc=LOC_CONSTANT then
  2965. a_load_const_cgpara(list,ptrsinttype,highloc.value+1,cgpara3)
  2966. else
  2967. begin
  2968. if highloc.loc in [LOC_REGISTER,LOC_CREGISTER] then
  2969. hreg:=highloc.register
  2970. else
  2971. begin
  2972. hreg:=getintregister(list,ptrsinttype);
  2973. a_load_loc_reg(list,ptrsinttype,ptrsinttype,highloc,hreg);
  2974. end;
  2975. { increment, converts high(x) to length(x) }
  2976. lenreg:=getintregister(list,ptrsinttype);
  2977. a_op_const_reg_reg(list,OP_ADD,ptrsinttype,1,hreg,lenreg);
  2978. a_load_reg_cgpara(list,ptrsinttype,lenreg,cgpara3);
  2979. end;
  2980. { if calling convention is right to left, push parameters 2 and 1 }
  2981. if not pd.is_pushleftright then
  2982. begin
  2983. a_loadaddr_ref_cgpara(list,voidpointertype,href,cgpara2);
  2984. a_loadaddr_ref_cgpara(list,t,ref,cgpara1);
  2985. end;
  2986. paramanager.freecgpara(list,cgpara1);
  2987. paramanager.freecgpara(list,cgpara2);
  2988. paramanager.freecgpara(list,cgpara3);
  2989. g_call_system_proc(list,pd,[@cgpara1,@cgpara2,@cgpara3],nil);
  2990. cgpara3.done;
  2991. cgpara2.done;
  2992. cgpara1.done;
  2993. end;
  2994. procedure thlcgobj.g_rangecheck(list: TAsmList; const l: tlocation; fromdef, todef: tdef);
  2995. var
  2996. {$if defined(cpu64bitalu) or defined(cpu32bitalu)}
  2997. aintmax: aint;
  2998. {$else}
  2999. aintmax: longint;
  3000. {$endif}
  3001. neglabel : tasmlabel;
  3002. hreg : tregister;
  3003. lto,hto,
  3004. lfrom,hfrom : TConstExprInt;
  3005. fromsize, tosize: cardinal;
  3006. maxdef: tdef;
  3007. from_signed, to_signed: boolean;
  3008. begin
  3009. { range checking on and range checkable value? }
  3010. if not(cs_check_range in current_settings.localswitches) or
  3011. not(fromdef.typ in [orddef,enumdef]) or
  3012. { C-style booleans can't really fail range checks, }
  3013. { all values are always valid }
  3014. is_cbool(todef) then
  3015. exit;
  3016. {$if not defined(cpuhighleveltarget) and not defined(cpu64bitalu)}
  3017. { handle 64bit rangechecks separate for 32bit processors }
  3018. if is_64bit(fromdef) or is_64bit(todef) then
  3019. begin
  3020. cg64.g_rangecheck64(list,l,fromdef,todef);
  3021. exit;
  3022. end;
  3023. {$endif ndef cpuhighleveltarget and ndef cpu64bitalu}
  3024. { only check when assigning to scalar, subranges are different, }
  3025. { when todef=fromdef then the check is always generated }
  3026. getrange(fromdef,lfrom,hfrom);
  3027. getrange(todef,lto,hto);
  3028. from_signed := is_signed(fromdef);
  3029. to_signed := is_signed(todef);
  3030. { check the rangedef of the array, not the array itself }
  3031. { (only change now, since getrange needs the arraydef) }
  3032. if (todef.typ = arraydef) then
  3033. todef := tarraydef(todef).rangedef;
  3034. { no range check if from and to are equal and are both longint/dword }
  3035. { (if we have a 32bit processor) or int64/qword, since such }
  3036. { operations can at most cause overflows (JM) }
  3037. { Note that these checks are mostly processor independent, they only }
  3038. { have to be changed once we introduce 64bit subrange types }
  3039. {$if defined(cpuhighleveltarget) or defined(cpu64bitalu)}
  3040. if (fromdef=todef) and
  3041. (fromdef.typ=orddef) and
  3042. (((((torddef(fromdef).ordtype=s64bit) and
  3043. (lfrom = low(int64)) and
  3044. (hfrom = high(int64))) or
  3045. ((torddef(fromdef).ordtype=u64bit) and
  3046. (lfrom = low(qword)) and
  3047. (hfrom = high(qword))) or
  3048. ((torddef(fromdef).ordtype=scurrency) and
  3049. (lfrom = low(int64)) and
  3050. (hfrom = high(int64)))))) then
  3051. exit;
  3052. {$endif cpuhighleveltarget or cpu64bitalu}
  3053. { 32 bit operations are automatically widened to 64 bit on 64 bit addr
  3054. targets }
  3055. {$ifdef cpu32bitaddr}
  3056. if (fromdef = todef) and
  3057. (fromdef.typ=orddef) and
  3058. (((((torddef(fromdef).ordtype = s32bit) and
  3059. (lfrom = int64(low(longint))) and
  3060. (hfrom = int64(high(longint)))) or
  3061. ((torddef(fromdef).ordtype = u32bit) and
  3062. (lfrom = low(cardinal)) and
  3063. (hfrom = high(cardinal)))))) then
  3064. exit;
  3065. {$endif cpu32bitaddr}
  3066. { optimize some range checks away in safe cases }
  3067. fromsize := fromdef.size;
  3068. tosize := todef.size;
  3069. if ((from_signed = to_signed) or
  3070. (not from_signed)) and
  3071. (lto<=lfrom) and (hto>=hfrom) and
  3072. (fromsize <= tosize) then
  3073. begin
  3074. { if fromsize < tosize, and both have the same signed-ness or }
  3075. { fromdef is unsigned, then all bit patterns from fromdef are }
  3076. { valid for todef as well }
  3077. if (fromsize < tosize) then
  3078. exit;
  3079. if (fromsize = tosize) and
  3080. (from_signed = to_signed) then
  3081. { only optimize away if all bit patterns which fit in fromsize }
  3082. { are valid for the todef }
  3083. begin
  3084. {$ifopt Q+}
  3085. {$define overflowon}
  3086. {$Q-}
  3087. {$endif}
  3088. {$ifopt R+}
  3089. {$define rangeon}
  3090. {$R-}
  3091. {$endif}
  3092. if to_signed then
  3093. begin
  3094. { calculation of the low/high ranges must not overflow 64 bit
  3095. otherwise we end up comparing with zero for 64 bit data types on
  3096. 64 bit processors }
  3097. if (lto = (int64(-1) << (tosize * 8 - 1))) and
  3098. (hto = (-((int64(-1) << (tosize * 8 - 1))+1))) then
  3099. exit
  3100. end
  3101. else
  3102. begin
  3103. { calculation of the low/high ranges must not overflow 64 bit
  3104. otherwise we end up having all zeros for 64 bit data types on
  3105. 64 bit processors }
  3106. if (lto = 0) and
  3107. (qword(hto) = (qword(-1) >> (64-(tosize * 8))) ) then
  3108. exit
  3109. end;
  3110. {$ifdef overflowon}
  3111. {$Q+}
  3112. {$undef overflowon}
  3113. {$endif}
  3114. {$ifdef rangeon}
  3115. {$R+}
  3116. {$undef rangeon}
  3117. {$endif}
  3118. end
  3119. end;
  3120. { depending on the types involved, we perform the range check for 64 or
  3121. for 32 bit }
  3122. if fromsize=8 then
  3123. maxdef:=fromdef
  3124. else
  3125. maxdef:=todef;
  3126. {$if sizeof(aintmax) = 8}
  3127. if maxdef.size=8 then
  3128. aintmax:=high(int64)
  3129. else
  3130. {$endif}
  3131. begin
  3132. aintmax:=high(longint);
  3133. maxdef:=u32inttype;
  3134. end;
  3135. { generate the rangecheck code for the def where we are going to }
  3136. { store the result }
  3137. { use the trick that }
  3138. { a <= x <= b <=> 0 <= x-a <= b-a <=> unsigned(x-a) <= unsigned(b-a) }
  3139. { To be able to do that, we have to make sure however that either }
  3140. { fromdef and todef are both signed or unsigned, or that we leave }
  3141. { the parts < 0 and > maxlongint out }
  3142. if from_signed xor to_signed then
  3143. begin
  3144. if from_signed then
  3145. { from is signed, to is unsigned }
  3146. begin
  3147. { if high(from) < 0 -> always range error }
  3148. if (hfrom < 0) or
  3149. { if low(to) > maxlongint also range error }
  3150. (lto > aintmax) then
  3151. begin
  3152. g_call_system_proc(list,'fpc_rangeerror',[],nil);
  3153. exit
  3154. end;
  3155. { from is signed and to is unsigned -> when looking at to }
  3156. { as an signed value, it must be < maxaint (otherwise }
  3157. { it will become negative, which is invalid since "to" is unsigned) }
  3158. if hto > aintmax then
  3159. hto := aintmax;
  3160. end
  3161. else
  3162. { from is unsigned, to is signed }
  3163. begin
  3164. if (lfrom > aintmax) or
  3165. (hto < 0) then
  3166. begin
  3167. g_call_system_proc(list,'fpc_rangeerror',[],nil);
  3168. exit
  3169. end;
  3170. { from is unsigned and to is signed -> when looking at to }
  3171. { as an unsigned value, it must be >= 0 (since negative }
  3172. { values are the same as values > maxlongint) }
  3173. if lto < 0 then
  3174. lto := 0;
  3175. end;
  3176. end;
  3177. hreg:=getintregister(list,maxdef);
  3178. a_load_loc_reg(list,fromdef,maxdef,l,hreg);
  3179. a_op_const_reg(list,OP_SUB,maxdef,tcgint(int64(lto)),hreg);
  3180. current_asmdata.getjumplabel(neglabel);
  3181. {
  3182. if from_signed then
  3183. a_cmp_const_reg_label(list,OS_INT,OC_GTE,aint(hto-lto),hreg,neglabel)
  3184. else
  3185. }
  3186. if qword(hto-lto)>qword(aintmax) then
  3187. a_cmp_const_reg_label(list,maxdef,OC_BE,aintmax,hreg,neglabel)
  3188. else
  3189. a_cmp_const_reg_label(list,maxdef,OC_BE,tcgint(int64(hto-lto)),hreg,neglabel);
  3190. g_call_system_proc(list,'fpc_rangeerror',[],nil);
  3191. a_label(list,neglabel);
  3192. end;
  3193. procedure thlcgobj.g_copyvaluepara_openarray(list: TAsmList; const ref: treference; const lenloc: tlocation; arrdef: tarraydef; destreg: tregister);
  3194. var
  3195. sizereg,sourcereg,lenreg : tregister;
  3196. cgpara1,cgpara2,cgpara3 : TCGPara;
  3197. ptrarrdef : tdef;
  3198. pd : tprocdef;
  3199. getmemres : tcgpara;
  3200. destloc : tlocation;
  3201. begin
  3202. { because some abis don't support dynamic stack allocation properly
  3203. open array value parameters are copied onto the heap
  3204. }
  3205. { calculate necessary memory }
  3206. { read/write operations on one register make the life of the register allocator hard }
  3207. if not(lenloc.loc in [LOC_REGISTER,LOC_CREGISTER]) then
  3208. begin
  3209. lenreg:=getintregister(list,sinttype);
  3210. a_load_loc_reg(list,sinttype,sinttype,lenloc,lenreg);
  3211. end
  3212. else
  3213. lenreg:=lenloc.register;
  3214. sizereg:=getintregister(list,sinttype);
  3215. a_op_const_reg_reg(list,OP_ADD,sinttype,1,lenreg,sizereg);
  3216. a_op_const_reg(list,OP_IMUL,sinttype,arrdef.elesize,sizereg);
  3217. { load source }
  3218. ptrarrdef:=getpointerdef(arrdef);
  3219. sourcereg:=getaddressregister(list,ptrarrdef);
  3220. a_loadaddr_ref_reg(list,arrdef,ptrarrdef,ref,sourcereg);
  3221. { do getmem call }
  3222. pd:=search_system_proc('fpc_getmem');
  3223. cgpara1.init;
  3224. paramanager.getintparaloc(pd,1,cgpara1);
  3225. a_load_reg_cgpara(list,sinttype,sizereg,cgpara1);
  3226. paramanager.freecgpara(list,cgpara1);
  3227. getmemres:=g_call_system_proc(list,pd,[@cgpara1],ptrarrdef);
  3228. cgpara1.done;
  3229. { return the new address }
  3230. location_reset(destloc,LOC_REGISTER,OS_ADDR);
  3231. destloc.register:=destreg;
  3232. gen_load_cgpara_loc(list,ptrarrdef,getmemres,destloc,false);
  3233. { do move call }
  3234. pd:=search_system_proc('MOVE');
  3235. cgpara1.init;
  3236. cgpara2.init;
  3237. cgpara3.init;
  3238. paramanager.getintparaloc(pd,1,cgpara1);
  3239. paramanager.getintparaloc(pd,2,cgpara2);
  3240. paramanager.getintparaloc(pd,3,cgpara3);
  3241. if pd.is_pushleftright then
  3242. begin
  3243. { load source }
  3244. a_load_reg_cgpara(list,ptrarrdef,sourcereg,cgpara1);
  3245. { load destination }
  3246. a_load_reg_cgpara(list,ptrarrdef,destreg,cgpara2);
  3247. { load size }
  3248. a_load_reg_cgpara(list,ptrsinttype,sizereg,cgpara3);
  3249. end
  3250. else
  3251. begin
  3252. { load size }
  3253. a_load_reg_cgpara(list,ptrsinttype,sizereg,cgpara3);
  3254. { load destination }
  3255. a_load_reg_cgpara(list,ptrarrdef,destreg,cgpara2);
  3256. { load source }
  3257. a_load_reg_cgpara(list,ptrarrdef,sourcereg,cgpara1);
  3258. end;
  3259. paramanager.freecgpara(list,cgpara3);
  3260. paramanager.freecgpara(list,cgpara2);
  3261. paramanager.freecgpara(list,cgpara1);
  3262. g_call_system_proc(list,pd,[@cgpara1,@cgpara2,@cgpara3],nil);
  3263. cgpara3.done;
  3264. cgpara2.done;
  3265. cgpara1.done;
  3266. getmemres.resetiftemp;
  3267. end;
  3268. procedure thlcgobj.g_releasevaluepara_openarray(list: TAsmList; arrdef: tarraydef; const l: tlocation);
  3269. var
  3270. cgpara1 : TCGPara;
  3271. pd : tprocdef;
  3272. begin
  3273. { do freemem call }
  3274. pd:=search_system_proc('fpc_freemem');
  3275. cgpara1.init;
  3276. paramanager.getintparaloc(pd,1,cgpara1);
  3277. { load source }
  3278. a_load_loc_cgpara(list,getpointerdef(arrdef),l,cgpara1);
  3279. paramanager.freecgpara(list,cgpara1);
  3280. g_call_system_proc(list,pd,[@cgpara1],nil);
  3281. cgpara1.done;
  3282. end;
  3283. procedure thlcgobj.g_profilecode(list: TAsmList);
  3284. begin
  3285. end;
  3286. procedure thlcgobj.g_allocload_reg_reg(list: TAsmList; regsize: tdef; const fromreg: tregister; out toreg: tregister; regtyp: tregistertype);
  3287. begin
  3288. case regtyp of
  3289. R_INTREGISTER:
  3290. toreg:=getintregister(list,regsize);
  3291. R_ADDRESSREGISTER:
  3292. toreg:=getaddressregister(list,regsize);
  3293. R_FPUREGISTER:
  3294. toreg:=getfpuregister(list,regsize);
  3295. else
  3296. internalerror(2013112910);
  3297. end;
  3298. a_load_reg_reg(list,regsize,regsize,fromreg,toreg);
  3299. end;
  3300. procedure thlcgobj.g_reference_loc(list: TAsmList; def: tdef; const fromloc: tlocation; out toloc: tlocation);
  3301. procedure handle_reg_move(regsize: tdef; const fromreg: tregister; out toreg: tregister; regtyp: tregistertype);
  3302. begin
  3303. case regtyp of
  3304. R_INTREGISTER:
  3305. toreg:=getintregister(list,regsize);
  3306. R_ADDRESSREGISTER:
  3307. toreg:=getaddressregister(list,regsize);
  3308. R_FPUREGISTER:
  3309. toreg:=getfpuregister(list,regsize);
  3310. else
  3311. internalerror(2013112915);
  3312. end;
  3313. a_load_reg_reg(list,regsize,regsize,fromreg,toreg);
  3314. end;
  3315. begin
  3316. toloc:=fromloc;
  3317. case fromloc.loc of
  3318. { volatile location, can't get a permanent reference }
  3319. LOC_REGISTER,
  3320. LOC_FPUREGISTER:
  3321. internalerror(2012012702);
  3322. LOC_CONSTANT:
  3323. { finished }
  3324. ;
  3325. LOC_CREGISTER:
  3326. handle_reg_move(def,fromloc.reference.index,toloc.reference.index,R_INTREGISTER);
  3327. LOC_CFPUREGISTER:
  3328. handle_reg_move(def,fromloc.reference.index,toloc.reference.index,R_FPUREGISTER);
  3329. { although LOC_CREFERENCE cannot be an lvalue, we may want to take a
  3330. reference to such a location for multiple reading }
  3331. LOC_CREFERENCE,
  3332. LOC_REFERENCE:
  3333. begin
  3334. if (fromloc.reference.base<>NR_NO) and
  3335. (fromloc.reference.base<>current_procinfo.framepointer) and
  3336. (fromloc.reference.base<>NR_STACK_POINTER_REG) then
  3337. handle_reg_move(voidpointertype,fromloc.reference.base,toloc.reference.base,getregtype(fromloc.reference.base));
  3338. if (fromloc.reference.index<>NR_NO) and
  3339. (fromloc.reference.index<>current_procinfo.framepointer) and
  3340. (fromloc.reference.index<>NR_STACK_POINTER_REG) then
  3341. handle_reg_move(voidpointertype,fromloc.reference.index,toloc.reference.index,getregtype(fromloc.reference.index));
  3342. end;
  3343. else
  3344. internalerror(2012012701);
  3345. end;
  3346. end;
  3347. procedure thlcgobj.location_force_reg(list: TAsmList; var l: tlocation; src_size, dst_size: tdef; maybeconst: boolean);
  3348. var
  3349. hregister,
  3350. hregister2: tregister;
  3351. hl : tasmlabel;
  3352. oldloc : tlocation;
  3353. begin
  3354. oldloc:=l;
  3355. hregister:=getregisterfordef(list,dst_size);
  3356. { load value in new register }
  3357. case l.loc of
  3358. {$ifdef cpuflags}
  3359. LOC_FLAGS :
  3360. begin
  3361. g_flags2reg(list,dst_size,l.resflags,hregister);
  3362. cg.a_reg_dealloc(list,NR_DEFAULTFLAGS);
  3363. end;
  3364. {$endif cpuflags}
  3365. LOC_JUMP :
  3366. begin
  3367. a_label(list,current_procinfo.CurrTrueLabel);
  3368. a_load_const_reg(list,dst_size,1,hregister);
  3369. current_asmdata.getjumplabel(hl);
  3370. a_jmp_always(list,hl);
  3371. a_label(list,current_procinfo.CurrFalseLabel);
  3372. a_load_const_reg(list,dst_size,0,hregister);
  3373. a_label(list,hl);
  3374. end;
  3375. else
  3376. begin
  3377. { load_loc_reg can only handle size >= l.size, when the
  3378. new size is smaller then we need to adjust the size
  3379. of the orignal and maybe recalculate l.register for i386 }
  3380. if (dst_size.size<src_size.size) then
  3381. begin
  3382. hregister2:=getregisterfordef(list,src_size);
  3383. { prevent problems with memory locations -- at this high
  3384. level we cannot twiddle with the reference offset, since
  3385. that may not mean anything (e.g., it refers to fixed-sized
  3386. stack slots on Java) }
  3387. a_load_loc_reg(list,src_size,src_size,l,hregister2);
  3388. a_load_reg_reg(list,src_size,dst_size,hregister2,hregister);
  3389. end
  3390. else
  3391. a_load_loc_reg(list,src_size,dst_size,l,hregister);
  3392. end;
  3393. end;
  3394. if (l.loc <> LOC_CREGISTER) or
  3395. not maybeconst then
  3396. location_reset(l,LOC_REGISTER,def_cgsize(dst_size))
  3397. else
  3398. location_reset(l,LOC_CREGISTER,def_cgsize(dst_size));
  3399. l.register:=hregister;
  3400. { Release temp if it was a reference }
  3401. if oldloc.loc=LOC_REFERENCE then
  3402. location_freetemp(list,oldloc);
  3403. end;
  3404. procedure thlcgobj.location_force_fpureg(list: TAsmList; var l: tlocation; size: tdef; maybeconst: boolean);
  3405. var
  3406. reg : tregister;
  3407. begin
  3408. if (l.loc<>LOC_FPUREGISTER) and
  3409. ((l.loc<>LOC_CFPUREGISTER) or (not maybeconst)) then
  3410. begin
  3411. { if it's in an mm register, store to memory first }
  3412. if (l.loc in [LOC_MMREGISTER,LOC_CMMREGISTER]) then
  3413. location_force_mem(list,l,size);
  3414. reg:=getfpuregister(list,size);
  3415. a_loadfpu_loc_reg(list,size,size,l,reg);
  3416. location_freetemp(list,l);
  3417. location_reset(l,LOC_FPUREGISTER,l.size);
  3418. l.register:=reg;
  3419. end;
  3420. end;
  3421. procedure thlcgobj.location_force_mem(list: TAsmList; var l: tlocation; size: tdef);
  3422. var
  3423. r : treference;
  3424. forcesize: aint;
  3425. begin
  3426. case l.loc of
  3427. LOC_FPUREGISTER,
  3428. LOC_CFPUREGISTER :
  3429. begin
  3430. tg.gethltemp(list,size,size.size,tt_normal,r);
  3431. a_loadfpu_reg_ref(list,size,size,l.register,r);
  3432. location_reset_ref(l,LOC_REFERENCE,l.size,0);
  3433. l.reference:=r;
  3434. end;
  3435. LOC_MMREGISTER,
  3436. LOC_CMMREGISTER:
  3437. begin
  3438. { vectors can't be represented yet using tdef }
  3439. if size.typ<>floatdef then
  3440. internalerror(2012062301);
  3441. tg.gethltemp(list,size,size.size,tt_normal,r);
  3442. a_loadmm_reg_ref(list,size,size,l.register,r,mms_movescalar);
  3443. location_reset_ref(l,LOC_REFERENCE,l.size,0);
  3444. l.reference:=r;
  3445. end;
  3446. LOC_CONSTANT,
  3447. LOC_REGISTER,
  3448. LOC_CREGISTER,
  3449. LOC_SUBSETREG,
  3450. LOC_CSUBSETREG,
  3451. LOC_SUBSETREF,
  3452. LOC_CSUBSETREF:
  3453. begin
  3454. if not is_dynamic_array(size) and
  3455. not is_open_array(size) then
  3456. forcesize:=size.size
  3457. else
  3458. forcesize:=sizeof(pint);
  3459. tg.gethltemp(list,size,forcesize,tt_normal,r);
  3460. a_load_loc_ref(list,size,size,l,r);
  3461. location_reset_ref(l,LOC_REFERENCE,l.size,0);
  3462. l.reference:=r;
  3463. end;
  3464. LOC_CREFERENCE,
  3465. LOC_REFERENCE : ;
  3466. else
  3467. internalerror(2011010304);
  3468. end;
  3469. end;
  3470. procedure thlcgobj.location_force_mmregscalar(list: TAsmList; var l: tlocation; size: tdef; maybeconst: boolean);
  3471. var
  3472. reg : tregister;
  3473. href : treference;
  3474. newsize : tdef;
  3475. begin
  3476. if (l.loc<>LOC_MMREGISTER) and
  3477. ((l.loc<>LOC_CMMREGISTER) or (not maybeconst)) then
  3478. begin
  3479. { if it's in an fpu register, store to memory first }
  3480. if (l.loc in [LOC_FPUREGISTER,LOC_CFPUREGISTER]) then
  3481. begin
  3482. tg.gethltemp(list,size,-1,tt_normal,href);
  3483. hlcg.a_loadfpu_reg_ref(list,size,size,l.register,href);
  3484. location_reset_ref(l,LOC_REFERENCE,l.size,0);
  3485. l.reference:=href;
  3486. end;
  3487. { on ARM, CFP values may be located in integer registers,
  3488. and its second_int_to_real() also uses this routine to
  3489. force integer (memory) values in an mmregister }
  3490. if (l.size in [OS_32,OS_S32]) then
  3491. begin
  3492. size:=cgsize_orddef(l.size);
  3493. newsize:=s32floattype;
  3494. end
  3495. else if (l.size in [OS_64,OS_S64]) then
  3496. begin
  3497. size:=cgsize_orddef(l.size);
  3498. newsize:=s64floattype;
  3499. end
  3500. else
  3501. newsize:=size;
  3502. case size.size of
  3503. 4:
  3504. newsize:=s32floattype;
  3505. 8:
  3506. newsize:=s64floattype;
  3507. else
  3508. newsize:=size;
  3509. end;
  3510. reg:=hlcg.getmmregister(list,newsize);
  3511. hlcg.a_loadmm_loc_reg(list,size,newsize,l,reg,mms_movescalar);
  3512. l.size:=def_cgsize(newsize);
  3513. location_freetemp(list,l);
  3514. location_reset(l,LOC_MMREGISTER,l.size);
  3515. l.register:=reg;
  3516. end;
  3517. end;
  3518. procedure thlcgobj.location_get_data_ref(list: TAsmList; def: tdef; const l: tlocation; var ref: treference; loadref: boolean; alignment: longint);
  3519. begin
  3520. case l.loc of
  3521. LOC_REGISTER,
  3522. LOC_CREGISTER :
  3523. begin
  3524. if not loadref then
  3525. internalerror(200410231);
  3526. reference_reset_base(ref,voidpointertype,l.register,0,alignment);
  3527. end;
  3528. LOC_REFERENCE,
  3529. LOC_CREFERENCE :
  3530. begin
  3531. if loadref then
  3532. begin
  3533. reference_reset_base(ref,voidpointertype,getaddressregister(list,voidpointertype),0,alignment);
  3534. { it's a pointer to def }
  3535. a_load_ref_reg(list,voidpointertype,voidpointertype,l.reference,ref.base);
  3536. end
  3537. else
  3538. ref:=l.reference;
  3539. end;
  3540. else
  3541. internalerror(200309181);
  3542. end;
  3543. end;
  3544. procedure thlcgobj.maketojumpbool(list: TAsmList; p: tnode);
  3545. {
  3546. produces jumps to true respectively false labels using boolean expressions
  3547. depending on whether the loading of regvars is currently being
  3548. synchronized manually (such as in an if-node) or automatically (most of
  3549. the other cases where this procedure is called), loadregvars can be
  3550. "lr_load_regvars" or "lr_dont_load_regvars"
  3551. }
  3552. var
  3553. storepos : tfileposinfo;
  3554. begin
  3555. if nf_error in p.flags then
  3556. exit;
  3557. storepos:=current_filepos;
  3558. current_filepos:=p.fileinfo;
  3559. if is_boolean(p.resultdef) then
  3560. begin
  3561. if is_constboolnode(p) then
  3562. begin
  3563. if Tordconstnode(p).value.uvalue<>0 then
  3564. a_jmp_always(list,current_procinfo.CurrTrueLabel)
  3565. else
  3566. a_jmp_always(list,current_procinfo.CurrFalseLabel)
  3567. end
  3568. else
  3569. begin
  3570. case p.location.loc of
  3571. LOC_SUBSETREG,LOC_CSUBSETREG,
  3572. LOC_SUBSETREF,LOC_CSUBSETREF,
  3573. LOC_CREGISTER,LOC_REGISTER,LOC_CREFERENCE,LOC_REFERENCE :
  3574. begin
  3575. a_cmp_const_loc_label(list,p.resultdef,OC_NE,0,p.location,current_procinfo.CurrTrueLabel);
  3576. a_jmp_always(list,current_procinfo.CurrFalseLabel);
  3577. end;
  3578. LOC_JUMP:
  3579. ;
  3580. {$ifdef cpuflags}
  3581. LOC_FLAGS :
  3582. begin
  3583. a_jmp_flags(list,p.location.resflags,current_procinfo.CurrTrueLabel);
  3584. a_reg_dealloc(list,NR_DEFAULTFLAGS);
  3585. a_jmp_always(list,current_procinfo.CurrFalseLabel);
  3586. end;
  3587. {$endif cpuflags}
  3588. else
  3589. begin
  3590. printnode(output,p);
  3591. internalerror(2011010418);
  3592. end;
  3593. end;
  3594. end;
  3595. end
  3596. else
  3597. internalerror(2011010419);
  3598. current_filepos:=storepos;
  3599. end;
  3600. procedure thlcgobj.maybe_change_load_node_reg(list: TAsmList; var n: tnode; reload: boolean);
  3601. var
  3602. rr: treplaceregrec;
  3603. varloc : tai_varloc;
  3604. begin
  3605. if not (n.location.loc in [LOC_CREGISTER,LOC_CFPUREGISTER,LOC_CMMXREGISTER,LOC_CMMREGISTER]) or
  3606. ([fc_inflowcontrol,fc_gotolabel,fc_lefthandled] * flowcontrol <> []) then
  3607. exit;
  3608. rr.old := n.location.register;
  3609. rr.ressym := nil;
  3610. rr.sym := nil;
  3611. rr.oldhi := NR_NO;
  3612. case n.location.loc of
  3613. LOC_CREGISTER:
  3614. begin
  3615. {$ifdef cpu64bitalu}
  3616. if (n.location.size in [OS_128,OS_S128]) then
  3617. begin
  3618. rr.oldhi := n.location.register128.reghi;
  3619. rr.new := cg.getintregister(current_asmdata.CurrAsmList,OS_INT);
  3620. rr.newhi := cg.getintregister(current_asmdata.CurrAsmList,OS_INT);
  3621. end
  3622. else
  3623. {$else cpu64bitalu}
  3624. if (n.location.size in [OS_64,OS_S64]) then
  3625. begin
  3626. rr.oldhi := n.location.register64.reghi;
  3627. rr.new := cg.getintregister(current_asmdata.CurrAsmList,OS_32);
  3628. rr.newhi := cg.getintregister(current_asmdata.CurrAsmList,OS_32);
  3629. end
  3630. else
  3631. {$endif cpu64bitalu}
  3632. rr.new := cg.getintregister(current_asmdata.CurrAsmList,n.location.size);
  3633. end;
  3634. LOC_CFPUREGISTER:
  3635. rr.new := cg.getfpuregister(current_asmdata.CurrAsmList,n.location.size);
  3636. {$ifdef SUPPORT_MMX}
  3637. LOC_CMMXREGISTER:
  3638. rr.new := tcgx86(cg).getmmxregister(current_asmdata.CurrAsmList);
  3639. {$endif SUPPORT_MMX}
  3640. LOC_CMMREGISTER:
  3641. rr.new := cg.getmmregister(current_asmdata.CurrAsmList,n.location.size);
  3642. else
  3643. exit;
  3644. end;
  3645. { self is implicitly returned from constructors, even if there are no
  3646. references to it; additionally, funcretsym is not set for constructor
  3647. procdefs }
  3648. if (current_procinfo.procdef.proctypeoption=potype_constructor) then
  3649. rr.ressym:=tsym(current_procinfo.procdef.parast.Find('self'))
  3650. else if not is_void(current_procinfo.procdef.returndef) and
  3651. assigned(current_procinfo.procdef.funcretsym) and
  3652. (tabstractvarsym(current_procinfo.procdef.funcretsym).refs <> 0) then
  3653. rr.ressym:=current_procinfo.procdef.funcretsym;
  3654. if not foreachnode(n,@do_replace_node_regs,@rr) then
  3655. exit;
  3656. if reload then
  3657. case n.location.loc of
  3658. LOC_CREGISTER:
  3659. begin
  3660. {$ifdef cpu64bitalu}
  3661. if (n.location.size in [OS_128,OS_S128]) then
  3662. cg128.a_load128_reg_reg(list,n.location.register128,joinreg128(rr.new,rr.newhi))
  3663. else
  3664. {$else cpu64bitalu}
  3665. if (n.location.size in [OS_64,OS_S64]) then
  3666. cg64.a_load64_reg_reg(list,n.location.register64,joinreg64(rr.new,rr.newhi))
  3667. else
  3668. {$endif cpu64bitalu}
  3669. a_load_reg_reg(list,n.resultdef,n.resultdef,n.location.register,rr.new);
  3670. end;
  3671. LOC_CFPUREGISTER:
  3672. cg.a_loadfpu_reg_reg(list,n.location.size,n.location.size,n.location.register,rr.new);
  3673. {$ifdef SUPPORT_MMX}
  3674. LOC_CMMXREGISTER:
  3675. cg.a_loadmm_reg_reg(list,OS_M64,OS_M64,n.location.register,rr.new,nil);
  3676. {$endif SUPPORT_MMX}
  3677. LOC_CMMREGISTER:
  3678. a_loadmm_reg_reg(list,n.resultdef,n.resultdef,n.location.register,rr.new,nil);
  3679. else
  3680. internalerror(2006090920);
  3681. end;
  3682. { now that we've change the loadn/temp, also change the node result location }
  3683. {$ifdef cpu64bitalu}
  3684. if (n.location.size in [OS_128,OS_S128]) then
  3685. begin
  3686. n.location.register128.reglo := rr.new;
  3687. n.location.register128.reghi := rr.newhi;
  3688. if assigned(rr.sym) and
  3689. ((rr.sym.currentregloc.register<>rr.new) or
  3690. (rr.sym.currentregloc.registerhi<>rr.newhi)) then
  3691. begin
  3692. varloc:=tai_varloc.create128(rr.sym,rr.new,rr.newhi);
  3693. varloc.oldlocation:=rr.sym.currentregloc.register;
  3694. varloc.oldlocationhi:=rr.sym.currentregloc.registerhi;
  3695. rr.sym.currentregloc.register:=rr.new;
  3696. rr.sym.currentregloc.registerHI:=rr.newhi;
  3697. list.concat(varloc);
  3698. end;
  3699. end
  3700. else
  3701. {$else cpu64bitalu}
  3702. if (n.location.size in [OS_64,OS_S64]) then
  3703. begin
  3704. n.location.register64.reglo := rr.new;
  3705. n.location.register64.reghi := rr.newhi;
  3706. if assigned(rr.sym) and
  3707. ((rr.sym.currentregloc.register<>rr.new) or
  3708. (rr.sym.currentregloc.registerhi<>rr.newhi)) then
  3709. begin
  3710. varloc:=tai_varloc.create64(rr.sym,rr.new,rr.newhi);
  3711. varloc.oldlocation:=rr.sym.currentregloc.register;
  3712. varloc.oldlocationhi:=rr.sym.currentregloc.registerhi;
  3713. rr.sym.currentregloc.register:=rr.new;
  3714. rr.sym.currentregloc.registerHI:=rr.newhi;
  3715. list.concat(varloc);
  3716. end;
  3717. end
  3718. else
  3719. {$endif cpu64bitalu}
  3720. begin
  3721. n.location.register := rr.new;
  3722. if assigned(rr.sym) and (rr.sym.currentregloc.register<>rr.new) then
  3723. begin
  3724. varloc:=tai_varloc.create(rr.sym,rr.new);
  3725. varloc.oldlocation:=rr.sym.currentregloc.register;
  3726. rr.sym.currentregloc.register:=rr.new;
  3727. list.concat(varloc);
  3728. end;
  3729. end;
  3730. end;
  3731. function thlcgobj.do_replace_node_regs(var n: tnode; para: pointer): foreachnoderesult;
  3732. var
  3733. rr: preplaceregrec absolute para;
  3734. begin
  3735. result := fen_false;
  3736. if (nf_is_funcret in n.flags) and (fc_exit in flowcontrol) then
  3737. exit;
  3738. case n.nodetype of
  3739. loadn:
  3740. begin
  3741. if (tloadnode(n).symtableentry.typ in [localvarsym,paravarsym,staticvarsym]) and
  3742. (tabstractvarsym(tloadnode(n).symtableentry).varoptions * [vo_is_dll_var, vo_is_thread_var] = []) and
  3743. not assigned(tloadnode(n).left) and
  3744. ((tloadnode(n).symtableentry <> rr^.ressym) or
  3745. not(fc_exit in flowcontrol)
  3746. ) and
  3747. (tabstractnormalvarsym(tloadnode(n).symtableentry).localloc.loc in [LOC_CREGISTER,LOC_CFPUREGISTER,LOC_CMMXREGISTER,LOC_CMMREGISTER]) and
  3748. (tabstractnormalvarsym(tloadnode(n).symtableentry).localloc.register = rr^.old) then
  3749. begin
  3750. {$ifdef cpu64bitalu}
  3751. { it's possible a 128 bit location was shifted and/xor typecasted }
  3752. { in a 64 bit value, so only 1 register was left in the location }
  3753. if (tabstractnormalvarsym(tloadnode(n).symtableentry).localloc.size in [OS_128,OS_S128]) then
  3754. if (tabstractnormalvarsym(tloadnode(n).symtableentry).localloc.register128.reghi = rr^.oldhi) then
  3755. tabstractnormalvarsym(tloadnode(n).symtableentry).localloc.register128.reghi := rr^.newhi
  3756. else
  3757. exit;
  3758. {$else cpu64bitalu}
  3759. { it's possible a 64 bit location was shifted and/xor typecasted }
  3760. { in a 32 bit value, so only 1 register was left in the location }
  3761. if (tabstractnormalvarsym(tloadnode(n).symtableentry).localloc.size in [OS_64,OS_S64]) then
  3762. if (tabstractnormalvarsym(tloadnode(n).symtableentry).localloc.register64.reghi = rr^.oldhi) then
  3763. tabstractnormalvarsym(tloadnode(n).symtableentry).localloc.register64.reghi := rr^.newhi
  3764. else
  3765. exit;
  3766. {$endif cpu64bitalu}
  3767. tabstractnormalvarsym(tloadnode(n).symtableentry).localloc.register := rr^.new;
  3768. rr^.sym := tabstractnormalvarsym(tloadnode(n).symtableentry);
  3769. result := fen_norecurse_true;
  3770. end;
  3771. end;
  3772. temprefn:
  3773. begin
  3774. if (ti_valid in ttemprefnode(n).tempinfo^.flags) and
  3775. (ttemprefnode(n).tempinfo^.location.loc in [LOC_CREGISTER,LOC_CFPUREGISTER,LOC_CMMXREGISTER,LOC_CMMREGISTER]) and
  3776. (ttemprefnode(n).tempinfo^.location.register = rr^.old) then
  3777. begin
  3778. {$ifdef cpu64bitalu}
  3779. { it's possible a 128 bit location was shifted and/xor typecasted }
  3780. { in a 64 bit value, so only 1 register was left in the location }
  3781. if (ttemprefnode(n).tempinfo^.location.size in [OS_128,OS_S128]) then
  3782. if (ttemprefnode(n).tempinfo^.location.register128.reghi = rr^.oldhi) then
  3783. ttemprefnode(n).tempinfo^.location.register128.reghi := rr^.newhi
  3784. else
  3785. exit;
  3786. {$else cpu64bitalu}
  3787. { it's possible a 64 bit location was shifted and/xor typecasted }
  3788. { in a 32 bit value, so only 1 register was left in the location }
  3789. if (ttemprefnode(n).tempinfo^.location.size in [OS_64,OS_S64]) then
  3790. if (ttemprefnode(n).tempinfo^.location.register64.reghi = rr^.oldhi) then
  3791. ttemprefnode(n).tempinfo^.location.register64.reghi := rr^.newhi
  3792. else
  3793. exit;
  3794. {$endif cpu64bitalu}
  3795. ttemprefnode(n).tempinfo^.location.register := rr^.new;
  3796. result := fen_norecurse_true;
  3797. end;
  3798. end;
  3799. { optimize the searching a bit }
  3800. derefn,addrn,
  3801. calln,inlinen,casen,
  3802. addn,subn,muln,
  3803. andn,orn,xorn,
  3804. ltn,lten,gtn,gten,equaln,unequaln,
  3805. slashn,divn,shrn,shln,notn,
  3806. inn,
  3807. asn,isn:
  3808. result := fen_norecurse_false;
  3809. end;
  3810. end;
  3811. procedure thlcgobj.gen_proc_symbol(list: TAsmList);
  3812. var
  3813. item,
  3814. previtem : TCmdStrListItem;
  3815. begin
  3816. previtem:=nil;
  3817. item := TCmdStrListItem(current_procinfo.procdef.aliasnames.first);
  3818. while assigned(item) do
  3819. begin
  3820. {$ifdef arm}
  3821. if GenerateThumbCode or GenerateThumb2Code then
  3822. list.concat(tai_thumb_func.create);
  3823. {$endif arm}
  3824. { "double link" all procedure entry symbols via .reference }
  3825. { directives on darwin, because otherwise the linker }
  3826. { sometimes strips the procedure if only on of the symbols }
  3827. { is referenced }
  3828. if assigned(previtem) and
  3829. (target_info.system in systems_darwin) then
  3830. list.concat(tai_directive.create(asd_reference,item.str));
  3831. if (cs_profile in current_settings.moduleswitches) or
  3832. (po_global in current_procinfo.procdef.procoptions) then
  3833. list.concat(Tai_symbol.createname_global(item.str,AT_FUNCTION,0))
  3834. else
  3835. list.concat(Tai_symbol.createname(item.str,AT_FUNCTION,0));
  3836. if assigned(previtem) and
  3837. (target_info.system in systems_darwin) then
  3838. list.concat(tai_directive.create(asd_reference,previtem.str));
  3839. if not(af_stabs_use_function_absolute_addresses in target_asm.flags) then
  3840. list.concat(Tai_function_name.create(item.str));
  3841. previtem:=item;
  3842. item := TCmdStrListItem(item.next);
  3843. end;
  3844. current_procinfo.procdef.procstarttai:=tai(list.last);
  3845. end;
  3846. procedure thlcgobj.gen_proc_symbol_end(list: TAsmList);
  3847. begin
  3848. list.concat(Tai_symbol_end.Createname(current_procinfo.procdef.mangledname));
  3849. current_procinfo.procdef.procendtai:=tai(list.last);
  3850. if (current_module.islibrary) then
  3851. if (current_procinfo.procdef.proctypeoption = potype_proginit) then
  3852. { setinitname may generate a new section -> don't add to the
  3853. current list, because we assume this remains a text section }
  3854. exportlib.setinitname(current_asmdata.AsmLists[al_exports],current_procinfo.procdef.mangledname);
  3855. if (current_procinfo.procdef.proctypeoption=potype_proginit) then
  3856. begin
  3857. if (target_info.system in (systems_darwin+[system_powerpc_macos]+systems_aix)) and
  3858. not(current_module.islibrary) then
  3859. begin
  3860. new_section(list,sec_code,'',4);
  3861. list.concat(tai_symbol.createname_global(
  3862. target_info.cprefix+mainaliasname,AT_FUNCTION,0));
  3863. { keep argc, argv and envp properly on the stack }
  3864. if not(target_info.system in systems_aix) then
  3865. cg.a_jmp_name(list,target_info.cprefix+'FPC_SYSTEMMAIN')
  3866. else
  3867. cg.a_call_name(list,target_info.cprefix+'FPC_SYSTEMMAIN',false)
  3868. end;
  3869. end;
  3870. end;
  3871. procedure thlcgobj.gen_initialize_code(list: TAsmList);
  3872. begin
  3873. { initialize local data like ansistrings }
  3874. case current_procinfo.procdef.proctypeoption of
  3875. potype_unitinit:
  3876. begin
  3877. { this is also used for initialization of variables in a
  3878. program which does not have a globalsymtable }
  3879. if assigned(current_module.globalsymtable) then
  3880. TSymtable(current_module.globalsymtable).SymList.ForEachCall(@initialize_data,list);
  3881. TSymtable(current_module.localsymtable).SymList.ForEachCall(@initialize_data,list);
  3882. TSymtable(current_module.localsymtable).SymList.ForEachCall(@initialize_regvars,list);
  3883. end;
  3884. { units have seperate code for initilization and finalization }
  3885. potype_unitfinalize: ;
  3886. { program init/final is generated in separate procedure }
  3887. potype_proginit:
  3888. begin
  3889. TSymtable(current_module.localsymtable).SymList.ForEachCall(@initialize_regvars,list);
  3890. end;
  3891. else
  3892. current_procinfo.procdef.localst.SymList.ForEachCall(@initialize_data,list);
  3893. end;
  3894. { initialises temp. ansi/wide string data }
  3895. if (current_procinfo.procdef.proctypeoption<>potype_exceptfilter) then
  3896. inittempvariables(list);
  3897. {$ifdef OLDREGVARS}
  3898. load_regvars(list,nil);
  3899. {$endif OLDREGVARS}
  3900. end;
  3901. procedure thlcgobj.gen_finalize_code(list: TAsmList);
  3902. var
  3903. old_current_procinfo: tprocinfo;
  3904. begin
  3905. old_current_procinfo:=current_procinfo;
  3906. if (current_procinfo.procdef.proctypeoption=potype_exceptfilter) then
  3907. begin
  3908. if (current_procinfo.parent.finalize_procinfo<>current_procinfo) then
  3909. exit;
  3910. current_procinfo:=current_procinfo.parent;
  3911. end;
  3912. {$ifdef OLDREGVARS}
  3913. cleanup_regvars(list);
  3914. {$endif OLDREGVARS}
  3915. { finalize temporary data }
  3916. finalizetempvariables(list);
  3917. { finalize local data like ansistrings}
  3918. case current_procinfo.procdef.proctypeoption of
  3919. potype_unitfinalize:
  3920. begin
  3921. { this is also used for initialization of variables in a
  3922. program which does not have a globalsymtable }
  3923. if assigned(current_module.globalsymtable) then
  3924. TSymtable(current_module.globalsymtable).SymList.ForEachCall(@finalize_static_data,list);
  3925. TSymtable(current_module.localsymtable).SymList.ForEachCall(@finalize_static_data,list);
  3926. end;
  3927. { units/progs have separate code for initialization and finalization }
  3928. potype_unitinit: ;
  3929. { program init/final is generated in separate procedure }
  3930. potype_proginit: ;
  3931. else
  3932. current_procinfo.procdef.localst.SymList.ForEachCall(@finalize_local_vars,list);
  3933. end;
  3934. { finalize paras data }
  3935. if assigned(current_procinfo.procdef.parast) and
  3936. not(po_assembler in current_procinfo.procdef.procoptions) then
  3937. current_procinfo.procdef.parast.SymList.ForEachCall(@final_paras,list);
  3938. current_procinfo:=old_current_procinfo;
  3939. end;
  3940. procedure thlcgobj.varsym_set_localloc(list: TAsmList; vs: tabstractnormalvarsym);
  3941. begin
  3942. if cs_asm_source in current_settings.globalswitches then
  3943. begin
  3944. case vs.initialloc.loc of
  3945. LOC_REFERENCE :
  3946. begin
  3947. if not assigned(vs.initialloc.reference.symbol) then
  3948. list.concat(Tai_comment.Create(strpnew('Var '+vs.realname+' located at '+
  3949. std_regname(vs.initialloc.reference.base)+tostr_with_plus(vs.initialloc.reference.offset)+
  3950. ', size='+tcgsize2str(vs.initialloc.size))));
  3951. end;
  3952. end;
  3953. end;
  3954. vs.localloc:=vs.initialloc;
  3955. FillChar(vs.currentregloc,sizeof(vs.currentregloc),0);
  3956. end;
  3957. procedure thlcgobj.paravarsym_set_initialloc_to_paraloc(vs: tparavarsym);
  3958. begin
  3959. reference_reset_base(vs.initialloc.reference,voidstackpointertype,tparavarsym(vs).paraloc[calleeside].location^.reference.index,
  3960. tparavarsym(vs).paraloc[calleeside].location^.reference.offset,tparavarsym(vs).paraloc[calleeside].alignment);
  3961. end;
  3962. procedure thlcgobj.gen_entry_code(list: TAsmList);
  3963. begin
  3964. { the actual profile code can clobber some registers,
  3965. therefore if the context must be saved, do it before
  3966. the actual call to the profile code
  3967. }
  3968. if (cs_profile in current_settings.moduleswitches) and
  3969. not(po_assembler in current_procinfo.procdef.procoptions) then
  3970. begin
  3971. { non-win32 can call mcout even in main }
  3972. if not (target_info.system in [system_i386_win32,system_i386_wdosx]) or
  3973. not (current_procinfo.procdef.proctypeoption=potype_proginit) then
  3974. begin
  3975. g_profilecode(list);
  3976. end;
  3977. end;
  3978. { call startup helpers from main program }
  3979. if (current_procinfo.procdef.proctypeoption=potype_proginit) then
  3980. begin
  3981. { initialize units }
  3982. if not(current_module.islibrary) then
  3983. g_call_system_proc(list,'fpc_initializeunits',[],nil)
  3984. else
  3985. g_call_system_proc(list,'fpc_libinitializeunits',[],nil);
  3986. end;
  3987. list.concat(Tai_force_line.Create);
  3988. {$ifdef OLDREGVARS}
  3989. load_regvars(list,nil);
  3990. {$endif OLDREGVARS}
  3991. end;
  3992. procedure thlcgobj.gen_exit_code(list: TAsmList);
  3993. begin
  3994. { TODO: create high level version (create compilerproc in system unit,
  3995. look up procdef, use hlcgobj.a_call_name()) }
  3996. { call __EXIT for main program }
  3997. if (not DLLsource) and
  3998. (current_procinfo.procdef.proctypeoption=potype_proginit) then
  3999. g_call_system_proc(list,'fpc_do_exit',[],nil);
  4000. end;
  4001. procedure thlcgobj.inittempvariables(list: TAsmList);
  4002. var
  4003. hp : ptemprecord;
  4004. href : treference;
  4005. begin
  4006. hp:=tg.templist;
  4007. while assigned(hp) do
  4008. begin
  4009. if assigned(hp^.def) and
  4010. is_managed_type(hp^.def) then
  4011. begin
  4012. reference_reset_base(href,voidstackpointertype,current_procinfo.framepointer,hp^.pos,voidstackpointertype.size);
  4013. g_initialize(list,hp^.def,href);
  4014. end;
  4015. hp:=hp^.next;
  4016. end;
  4017. end;
  4018. procedure thlcgobj.initialize_data(p: TObject; arg: pointer);
  4019. var
  4020. OldAsmList : TAsmList;
  4021. hp : tnode;
  4022. begin
  4023. if (tsym(p).typ = localvarsym) and
  4024. { local (procedure or unit) variables only need initialization if
  4025. they are used }
  4026. ((tabstractvarsym(p).refs>0) or
  4027. { managed return symbols must be inited }
  4028. ((tsym(p).typ=localvarsym) and (vo_is_funcret in tlocalvarsym(p).varoptions))
  4029. ) and
  4030. not(vo_is_typed_const in tabstractvarsym(p).varoptions) and
  4031. not(vo_is_external in tabstractvarsym(p).varoptions) and
  4032. not(vo_is_default_var in tabstractvarsym(p).varoptions) and
  4033. (is_managed_type(tabstractvarsym(p).vardef) or
  4034. ((m_iso in current_settings.modeswitches) and (tabstractvarsym(p).vardef.typ=filedef))
  4035. ) then
  4036. begin
  4037. OldAsmList:=current_asmdata.CurrAsmList;
  4038. current_asmdata.CurrAsmList:=TAsmList(arg);
  4039. hp:=cnodeutils.initialize_data_node(cloadnode.create(tsym(p),tsym(p).owner),false);
  4040. firstpass(hp);
  4041. secondpass(hp);
  4042. hp.free;
  4043. current_asmdata.CurrAsmList:=OldAsmList;
  4044. end;
  4045. end;
  4046. procedure thlcgobj.finalizetempvariables(list: TAsmList);
  4047. var
  4048. hp : ptemprecord;
  4049. href : treference;
  4050. begin
  4051. hp:=tg.templist;
  4052. while assigned(hp) do
  4053. begin
  4054. if assigned(hp^.def) and
  4055. is_managed_type(hp^.def) then
  4056. begin
  4057. include(current_procinfo.flags,pi_needs_implicit_finally);
  4058. reference_reset_base(href,voidstackpointertype,current_procinfo.framepointer,hp^.pos,voidstackpointertype.size);
  4059. g_finalize(list,hp^.def,href);
  4060. end;
  4061. hp:=hp^.next;
  4062. end;
  4063. end;
  4064. procedure thlcgobj.initialize_regvars(p: TObject; arg: pointer);
  4065. var
  4066. href : treference;
  4067. begin
  4068. if (tsym(p).typ=staticvarsym) then
  4069. begin
  4070. { Static variables can have the initialloc only set to LOC_CxREGISTER
  4071. or LOC_INVALID, for explaination see gen_alloc_symtable (PFV) }
  4072. case tstaticvarsym(p).initialloc.loc of
  4073. LOC_CREGISTER :
  4074. begin
  4075. {$ifdef cpu64bitalu}
  4076. if (tstaticvarsym(p).initialloc.size in [OS_128,OS_S128]) then
  4077. cg128.a_load128_const_reg(TAsmList(arg),0,0,tstaticvarsym(p).initialloc.register128)
  4078. else
  4079. {$else cpu64bitalu}
  4080. if (tstaticvarsym(p).initialloc.size in [OS_64,OS_S64]) then
  4081. cg64.a_load64_const_reg(TAsmList(arg),0,tstaticvarsym(p).initialloc.register64)
  4082. else
  4083. {$endif cpu64bitalu}
  4084. a_load_const_reg(TAsmList(arg),tstaticvarsym(p).vardef,0,
  4085. tstaticvarsym(p).initialloc.register);
  4086. end;
  4087. LOC_CMMREGISTER :
  4088. { clear the whole register }
  4089. a_opmm_reg_reg(TAsmList(arg),OP_XOR,tstaticvarsym(p).vardef,
  4090. tstaticvarsym(p).initialloc.register,
  4091. tstaticvarsym(p).initialloc.register,
  4092. nil);
  4093. LOC_CFPUREGISTER :
  4094. begin
  4095. { initialize fpu regvar by loading from memory }
  4096. reference_reset_symbol(href,
  4097. current_asmdata.RefAsmSymbol(tstaticvarsym(p).mangledname), 0,
  4098. var_align(tstaticvarsym(p).vardef.alignment));
  4099. a_loadfpu_ref_reg(TAsmList(arg), tstaticvarsym(p).vardef,
  4100. tstaticvarsym(p).vardef, href, tstaticvarsym(p).initialloc.register);
  4101. end;
  4102. LOC_INVALID :
  4103. ;
  4104. else
  4105. internalerror(200410124);
  4106. end;
  4107. end;
  4108. end;
  4109. procedure thlcgobj.finalize_sym(asmlist: TAsmList; sym: tsym);
  4110. var
  4111. hp : tnode;
  4112. OldAsmList : TAsmList;
  4113. begin
  4114. include(current_procinfo.flags,pi_needs_implicit_finally);
  4115. OldAsmList:=current_asmdata.CurrAsmList;
  4116. current_asmdata.CurrAsmList:=asmlist;
  4117. hp:=cloadnode.create(sym,sym.owner);
  4118. if (sym.typ=staticvarsym) and (vo_force_finalize in tstaticvarsym(sym).varoptions) then
  4119. include(tloadnode(hp).loadnodeflags,loadnf_isinternal_ignoreconst);
  4120. hp:=cnodeutils.finalize_data_node(hp);
  4121. firstpass(hp);
  4122. secondpass(hp);
  4123. hp.free;
  4124. current_asmdata.CurrAsmList:=OldAsmList;
  4125. end;
  4126. procedure thlcgobj.finalize_local_vars(p: TObject; arg: pointer);
  4127. begin
  4128. if (tsym(p).typ=localvarsym) and
  4129. (tlocalvarsym(p).refs>0) and
  4130. not(vo_is_external in tlocalvarsym(p).varoptions) and
  4131. not(vo_is_funcret in tlocalvarsym(p).varoptions) and
  4132. not(vo_is_default_var in tabstractvarsym(p).varoptions) and
  4133. is_managed_type(tlocalvarsym(p).vardef) then
  4134. finalize_sym(TAsmList(arg),tsym(p));
  4135. end;
  4136. procedure thlcgobj.finalize_static_data(p: TObject; arg: pointer);
  4137. var
  4138. i : longint;
  4139. pd : tprocdef;
  4140. begin
  4141. case tsym(p).typ of
  4142. staticvarsym :
  4143. begin
  4144. { local (procedure or unit) variables only need finalization
  4145. if they are used
  4146. }
  4147. if ((tstaticvarsym(p).refs>0) or
  4148. { global (unit) variables always need finalization, since
  4149. they may also be used in another unit
  4150. }
  4151. (tstaticvarsym(p).owner.symtabletype=globalsymtable)) and
  4152. (
  4153. (tstaticvarsym(p).varspez<>vs_const) or
  4154. (vo_force_finalize in tstaticvarsym(p).varoptions)
  4155. ) and
  4156. not(vo_is_funcret in tstaticvarsym(p).varoptions) and
  4157. not(vo_is_external in tstaticvarsym(p).varoptions) and
  4158. is_managed_type(tstaticvarsym(p).vardef) and
  4159. not (
  4160. assigned(tstaticvarsym(p).fieldvarsym) and
  4161. assigned(tstaticvarsym(p).fieldvarsym.owner.defowner) and
  4162. (df_generic in tdef(tstaticvarsym(p).fieldvarsym.owner.defowner).defoptions)
  4163. )
  4164. then
  4165. finalize_sym(TAsmList(arg),tsym(p));
  4166. end;
  4167. procsym :
  4168. begin
  4169. for i:=0 to tprocsym(p).ProcdefList.Count-1 do
  4170. begin
  4171. pd:=tprocdef(tprocsym(p).ProcdefList[i]);
  4172. if assigned(pd.localst) and
  4173. (pd.procsym=tprocsym(p)) and
  4174. (pd.localst.symtabletype<>staticsymtable) then
  4175. pd.localst.SymList.ForEachCall(@finalize_static_data,arg);
  4176. end;
  4177. end;
  4178. end;
  4179. end;
  4180. procedure thlcgobj.final_paras(p: TObject; arg: pointer);
  4181. var
  4182. list : TAsmList;
  4183. href : treference;
  4184. hsym : tparavarsym;
  4185. eldef : tdef;
  4186. highloc : tlocation;
  4187. begin
  4188. if not(tsym(p).typ=paravarsym) then
  4189. exit;
  4190. list:=TAsmList(arg);
  4191. if is_managed_type(tparavarsym(p).vardef) then
  4192. begin
  4193. if (tparavarsym(p).varspez=vs_value) then
  4194. begin
  4195. include(current_procinfo.flags,pi_needs_implicit_finally);
  4196. location_get_data_ref(list,tparavarsym(p).vardef,tparavarsym(p).localloc,href,is_open_array(tparavarsym(p).vardef),sizeof(pint));
  4197. if is_open_array(tparavarsym(p).vardef) then
  4198. begin
  4199. if paramanager.push_high_param(tparavarsym(p).varspez,tparavarsym(p).vardef,current_procinfo.procdef.proccalloption) then
  4200. begin
  4201. hsym:=tparavarsym(get_high_value_sym(tparavarsym(p)));
  4202. if not assigned(hsym) then
  4203. internalerror(201003032);
  4204. highloc:=hsym.initialloc
  4205. end
  4206. else
  4207. highloc.loc:=LOC_INVALID;
  4208. eldef:=tarraydef(tparavarsym(p).vardef).elementdef;
  4209. g_array_rtti_helper(list,eldef,href,highloc,'fpc_finalize_array');
  4210. end
  4211. else
  4212. g_finalize(list,tparavarsym(p).vardef,href);
  4213. end;
  4214. end;
  4215. { open arrays can contain elements requiring init/final code, so the else has been removed here }
  4216. if (tparavarsym(p).varspez=vs_value) and
  4217. (is_open_array(tparavarsym(p).vardef) or
  4218. is_array_of_const(tparavarsym(p).vardef)) then
  4219. begin
  4220. { cdecl functions don't have a high pointer so it is not possible to generate
  4221. a local copy }
  4222. if not(current_procinfo.procdef.proccalloption in cdecl_pocalls) then
  4223. g_releasevaluepara_openarray(list,tarraydef(tparavarsym(p).vardef),tparavarsym(p).localloc);
  4224. end;
  4225. end;
  4226. { generates the code for incrementing the reference count of parameters and
  4227. initialize out parameters }
  4228. { generates the code for incrementing the reference count of parameters and
  4229. initialize out parameters }
  4230. procedure thlcgobj.init_paras(p:TObject;arg:pointer);
  4231. var
  4232. href : treference;
  4233. hsym : tparavarsym;
  4234. eldef : tdef;
  4235. list : TAsmList;
  4236. highloc : tlocation;
  4237. needs_inittable : boolean;
  4238. begin
  4239. list:=TAsmList(arg);
  4240. if (tsym(p).typ=paravarsym) then
  4241. begin
  4242. needs_inittable:=is_managed_type(tparavarsym(p).vardef);
  4243. case tparavarsym(p).varspez of
  4244. vs_value :
  4245. if needs_inittable then
  4246. begin
  4247. { variants are already handled by the call to fpc_variant_copy_overwrite if
  4248. they are passed by reference }
  4249. if not((tparavarsym(p).vardef.typ=variantdef) and
  4250. paramanager.push_addr_param(tparavarsym(p).varspez,tparavarsym(p).vardef,current_procinfo.procdef.proccalloption)) then
  4251. begin
  4252. location_get_data_ref(list,tparavarsym(p).vardef,tparavarsym(p).initialloc,href,is_open_array(tparavarsym(p).vardef),sizeof(pint));
  4253. if is_open_array(tparavarsym(p).vardef) then
  4254. begin
  4255. if paramanager.push_high_param(tparavarsym(p).varspez,tparavarsym(p).vardef,current_procinfo.procdef.proccalloption) then
  4256. begin
  4257. hsym:=tparavarsym(get_high_value_sym(tparavarsym(p)));
  4258. if not assigned(hsym) then
  4259. internalerror(201003032);
  4260. highloc:=hsym.initialloc
  4261. end
  4262. else
  4263. highloc.loc:=LOC_INVALID;
  4264. { open arrays do not contain correct element count in their rtti,
  4265. the actual count must be passed separately. }
  4266. eldef:=tarraydef(tparavarsym(p).vardef).elementdef;
  4267. g_array_rtti_helper(list,eldef,href,highloc,'fpc_addref_array');
  4268. end
  4269. else
  4270. g_incrrefcount(list,tparavarsym(p).vardef,href);
  4271. end;
  4272. end;
  4273. vs_out :
  4274. begin
  4275. if needs_inittable then
  4276. begin
  4277. { we have no idea about the alignment at the callee side,
  4278. and the user also cannot specify "unaligned" here, so
  4279. assume worst case }
  4280. location_get_data_ref(list,tparavarsym(p).vardef,tparavarsym(p).initialloc,href,true,1);
  4281. if needs_inittable then
  4282. begin
  4283. if is_open_array(tparavarsym(p).vardef) then
  4284. begin
  4285. if paramanager.push_high_param(tparavarsym(p).varspez,tparavarsym(p).vardef,current_procinfo.procdef.proccalloption) then
  4286. begin
  4287. hsym:=tparavarsym(get_high_value_sym(tparavarsym(p)));
  4288. if not assigned(hsym) then
  4289. internalerror(201003032);
  4290. highloc:=hsym.initialloc
  4291. end
  4292. else
  4293. highloc.loc:=LOC_INVALID;
  4294. eldef:=tarraydef(tparavarsym(p).vardef).elementdef;
  4295. g_array_rtti_helper(list,eldef,href,highloc,'fpc_initialize_array');
  4296. end
  4297. else
  4298. g_initialize(list,tparavarsym(p).vardef,href);
  4299. end;
  4300. end;
  4301. end;
  4302. end;
  4303. end;
  4304. end;
  4305. procedure thlcgobj.gen_load_para_value(list: TAsmList);
  4306. var
  4307. i: longint;
  4308. currpara: tparavarsym;
  4309. begin
  4310. if (po_assembler in current_procinfo.procdef.procoptions) or
  4311. { exceptfilters have a single hidden 'parentfp' parameter, which
  4312. is handled by tcg.g_proc_entry. }
  4313. (current_procinfo.procdef.proctypeoption=potype_exceptfilter) then
  4314. exit;
  4315. { Copy parameters to local references/registers }
  4316. for i:=0 to current_procinfo.procdef.paras.count-1 do
  4317. begin
  4318. currpara:=tparavarsym(current_procinfo.procdef.paras[i]);
  4319. gen_load_cgpara_loc(list,currpara.vardef,currpara.paraloc[calleeside],currpara.initialloc,paramanager.param_use_paraloc(currpara.paraloc[calleeside]));
  4320. end;
  4321. { generate copies of call by value parameters, must be done before
  4322. the initialization and body is parsed because the refcounts are
  4323. incremented using the local copies }
  4324. current_procinfo.procdef.parast.SymList.ForEachCall(@g_copyvalueparas,list);
  4325. if not(po_assembler in current_procinfo.procdef.procoptions) then
  4326. begin
  4327. { initialize refcounted paras, and trash others. Needed here
  4328. instead of in gen_initialize_code, because when a reference is
  4329. intialised or trashed while the pointer to that reference is kept
  4330. in a regvar, we add a register move and that one again has to
  4331. come after the parameter loading code as far as the register
  4332. allocator is concerned }
  4333. current_procinfo.procdef.parast.SymList.ForEachCall(@init_paras,list);
  4334. end;
  4335. end;
  4336. procedure thlcgobj.g_copyvalueparas(p: TObject; arg: pointer);
  4337. var
  4338. href : treference;
  4339. hreg : tregister;
  4340. list : TAsmList;
  4341. hsym : tparavarsym;
  4342. l : longint;
  4343. highloc,
  4344. localcopyloc : tlocation;
  4345. begin
  4346. list:=TAsmList(arg);
  4347. if (tsym(p).typ=paravarsym) and
  4348. (tparavarsym(p).varspez=vs_value) and
  4349. (paramanager.push_addr_param(tparavarsym(p).varspez,tparavarsym(p).vardef,current_procinfo.procdef.proccalloption)) then
  4350. begin
  4351. { we have no idea about the alignment at the caller side }
  4352. location_get_data_ref(list,tparavarsym(p).vardef,tparavarsym(p).initialloc,href,true,1);
  4353. if is_open_array(tparavarsym(p).vardef) or
  4354. is_array_of_const(tparavarsym(p).vardef) then
  4355. begin
  4356. { cdecl functions don't have a high pointer so it is not possible to generate
  4357. a local copy }
  4358. if not(current_procinfo.procdef.proccalloption in cdecl_pocalls) then
  4359. begin
  4360. if paramanager.push_high_param(tparavarsym(p).varspez,tparavarsym(p).vardef,current_procinfo.procdef.proccalloption) then
  4361. begin
  4362. hsym:=tparavarsym(get_high_value_sym(tparavarsym(p)));
  4363. if not assigned(hsym) then
  4364. internalerror(2011020506);
  4365. highloc:=hsym.initialloc
  4366. end
  4367. else
  4368. highloc.loc:=LOC_INVALID;
  4369. hreg:=getaddressregister(list,voidpointertype);
  4370. if not is_packed_array(tparavarsym(p).vardef) then
  4371. g_copyvaluepara_openarray(list,href,highloc,tarraydef(tparavarsym(p).vardef),hreg)
  4372. else
  4373. internalerror(2011020507);
  4374. // cg.g_copyvaluepara_packedopenarray(list,href,hsym.intialloc,tarraydef(tparavarsym(p).vardef).elepackedbitsize,hreg);
  4375. a_load_reg_loc(list,tparavarsym(p).vardef,tparavarsym(p).vardef,hreg,tparavarsym(p).initialloc);
  4376. end;
  4377. end
  4378. else
  4379. begin
  4380. { Allocate space for the local copy }
  4381. l:=tparavarsym(p).getsize;
  4382. localcopyloc.loc:=LOC_REFERENCE;
  4383. localcopyloc.size:=int_cgsize(l);
  4384. tg.GetLocal(list,l,tparavarsym(p).vardef,localcopyloc.reference);
  4385. { Copy data }
  4386. if is_shortstring(tparavarsym(p).vardef) then
  4387. begin
  4388. { this code is only executed before the code for the body and the entry/exit code is generated
  4389. so we're allowed to include pi_do_call here; after pass1 is run, this isn't allowed anymore
  4390. }
  4391. include(current_procinfo.flags,pi_do_call);
  4392. g_copyshortstring(list,href,localcopyloc.reference,tstringdef(tparavarsym(p).vardef))
  4393. end
  4394. else if tparavarsym(p).vardef.typ=variantdef then
  4395. begin
  4396. { this code is only executed before the code for the body and the entry/exit code is generated
  4397. so we're allowed to include pi_do_call here; after pass1 is run, this isn't allowed anymore
  4398. }
  4399. include(current_procinfo.flags,pi_do_call);
  4400. g_copyvariant(list,href,localcopyloc.reference,tvariantdef(tparavarsym(p).vardef))
  4401. end
  4402. else
  4403. begin
  4404. { pass proper alignment info }
  4405. localcopyloc.reference.alignment:=tparavarsym(p).vardef.alignment;
  4406. g_concatcopy(list,tparavarsym(p).vardef,href,localcopyloc.reference);
  4407. end;
  4408. { update localloc of varsym }
  4409. tg.Ungetlocal(list,tparavarsym(p).localloc.reference);
  4410. tparavarsym(p).localloc:=localcopyloc;
  4411. tparavarsym(p).initialloc:=localcopyloc;
  4412. end;
  4413. end;
  4414. end;
  4415. procedure thlcgobj.gen_loadfpu_loc_cgpara(list: TAsmList; size: tdef; const l: tlocation; const cgpara: tcgpara; locintsize: longint);
  4416. var
  4417. tmploc: tlocation;
  4418. begin
  4419. case l.loc of
  4420. LOC_MMREGISTER,
  4421. LOC_CMMREGISTER:
  4422. case cgpara.location^.loc of
  4423. LOC_REFERENCE,
  4424. LOC_CREFERENCE,
  4425. LOC_MMREGISTER,
  4426. LOC_CMMREGISTER,
  4427. LOC_REGISTER,
  4428. LOC_CREGISTER :
  4429. a_loadmm_reg_cgpara(list,size,l.register,cgpara,mms_movescalar);
  4430. LOC_FPUREGISTER,
  4431. LOC_CFPUREGISTER:
  4432. begin
  4433. tmploc:=l;
  4434. location_force_fpureg(list,tmploc,size,false);
  4435. a_loadfpu_reg_cgpara(list,size,tmploc.register,cgpara);
  4436. end;
  4437. else
  4438. internalerror(200204249);
  4439. end;
  4440. LOC_FPUREGISTER,
  4441. LOC_CFPUREGISTER:
  4442. case cgpara.location^.loc of
  4443. LOC_MMREGISTER,
  4444. LOC_CMMREGISTER:
  4445. begin
  4446. tmploc:=l;
  4447. location_force_mmregscalar(list,tmploc,size,false);
  4448. a_loadmm_reg_cgpara(list,size,tmploc.register,cgpara,mms_movescalar);
  4449. end;
  4450. { Some targets pass floats in normal registers }
  4451. LOC_REGISTER,
  4452. LOC_CREGISTER,
  4453. LOC_REFERENCE,
  4454. LOC_CREFERENCE,
  4455. LOC_FPUREGISTER,
  4456. LOC_CFPUREGISTER:
  4457. a_loadfpu_reg_cgpara(list,size,l.register,cgpara);
  4458. else
  4459. internalerror(2011010210);
  4460. end;
  4461. LOC_REFERENCE,
  4462. LOC_CREFERENCE:
  4463. case cgpara.location^.loc of
  4464. LOC_MMREGISTER,
  4465. LOC_CMMREGISTER:
  4466. a_loadmm_ref_cgpara(list,size,l.reference,cgpara,mms_movescalar);
  4467. { Some targets pass floats in normal registers }
  4468. LOC_REGISTER,
  4469. LOC_CREGISTER,
  4470. LOC_REFERENCE,
  4471. LOC_CREFERENCE,
  4472. LOC_FPUREGISTER,
  4473. LOC_CFPUREGISTER:
  4474. a_loadfpu_ref_cgpara(list,size,l.reference,cgpara);
  4475. else
  4476. internalerror(2011010211);
  4477. end;
  4478. LOC_REGISTER,
  4479. LOC_CREGISTER :
  4480. a_load_loc_cgpara(list,size,l,cgpara);
  4481. else
  4482. internalerror(2011010212);
  4483. end;
  4484. end;
  4485. procedure thlcgobj.gen_load_uninitialized_function_result(list: TAsmList; pd: tprocdef; resdef: tdef; const resloc: tcgpara);
  4486. begin
  4487. { do nothing by default }
  4488. end;
  4489. procedure thlcgobj.gen_load_loc_function_result(list: TAsmList; vardef: tdef; const l: tlocation);
  4490. begin
  4491. gen_load_loc_cgpara(list,vardef,l,current_procinfo.procdef.funcretloc[calleeside]);
  4492. end;
  4493. procedure thlcgobj.gen_load_loc_cgpara(list: TAsmList; vardef: tdef; const l: tlocation; const cgpara: tcgpara);
  4494. begin
  4495. { Handle Floating point types differently
  4496. This doesn't depend on emulator settings, emulator settings should
  4497. be handled by cpupara }
  4498. if (vardef.typ=floatdef) or
  4499. { some ABIs return certain records in an fpu register }
  4500. (l.loc in [LOC_FPUREGISTER,LOC_CFPUREGISTER]) or
  4501. (assigned(cgpara.location) and
  4502. (cgpara.Location^.loc in [LOC_FPUREGISTER,LOC_CFPUREGISTER])) then
  4503. begin
  4504. gen_loadfpu_loc_cgpara(list,vardef,l,cgpara,vardef.size);
  4505. exit;
  4506. end;
  4507. case l.loc of
  4508. LOC_CONSTANT,
  4509. LOC_REGISTER,
  4510. LOC_CREGISTER,
  4511. LOC_REFERENCE,
  4512. LOC_CREFERENCE :
  4513. begin
  4514. a_load_loc_cgpara(list,vardef,l,cgpara);
  4515. end;
  4516. LOC_MMREGISTER,
  4517. LOC_CMMREGISTER:
  4518. begin
  4519. if use_vectorfpu(vardef) then
  4520. a_loadmm_loc_cgpara(list,vardef,l,cgpara,mms_movescalar)
  4521. else
  4522. { no vector support yet }
  4523. internalerror(2012071212);
  4524. {
  4525. cg.a_loadmm_loc_cgpara(list,l,cgpara,nil);
  4526. }
  4527. end;
  4528. else
  4529. internalerror(2011010213);
  4530. end;
  4531. end;
  4532. procedure thlcgobj.gen_load_cgpara_loc(list: TAsmList; vardef: tdef; const para: TCGPara; var destloc: tlocation; reusepara: boolean);
  4533. var
  4534. href : treference;
  4535. begin
  4536. para.check_simple_location;
  4537. { skip e.g. empty records }
  4538. if (para.location^.loc = LOC_VOID) then
  4539. exit;
  4540. case destloc.loc of
  4541. LOC_REFERENCE :
  4542. begin
  4543. { If the parameter location is reused we don't need to copy
  4544. anything }
  4545. if not reusepara then
  4546. begin
  4547. case para.location^.loc of
  4548. LOC_REFERENCE,LOC_CREFERENCE:
  4549. begin
  4550. reference_reset_base(href,voidstackpointertype,para.location^.reference.index,para.location^.reference.offset,para.alignment);
  4551. a_load_ref_ref(list,para.def,para.def,href,destloc.reference);
  4552. end;
  4553. else
  4554. internalerror(2013102301);
  4555. end;
  4556. end;
  4557. end;
  4558. { TODO other possible locations }
  4559. else
  4560. internalerror(2011010308);
  4561. end;
  4562. end;
  4563. procedure thlcgobj.gen_load_return_value(list: TAsmList);
  4564. var
  4565. ressym : tabstractnormalvarsym;
  4566. retdef : tdef;
  4567. begin
  4568. { Is the loading needed? }
  4569. if is_void(current_procinfo.procdef.returndef) or
  4570. (
  4571. (po_assembler in current_procinfo.procdef.procoptions) and
  4572. (not(assigned(current_procinfo.procdef.funcretsym)) or
  4573. (tabstractvarsym(current_procinfo.procdef.funcretsym).refs=0) or
  4574. (po_nostackframe in current_procinfo.procdef.procoptions))
  4575. ) then
  4576. exit;
  4577. { constructors return self }
  4578. if (current_procinfo.procdef.proctypeoption=potype_constructor) then
  4579. begin
  4580. ressym:=tabstractnormalvarsym(current_procinfo.procdef.parast.Find('self'));
  4581. retdef:=ressym.vardef;
  4582. { and TP-style constructors return a pointer to self }
  4583. if is_object(ressym.vardef) then
  4584. retdef:=getpointerdef(retdef);
  4585. end
  4586. else
  4587. begin
  4588. ressym:=tabstractnormalvarsym(current_procinfo.procdef.funcretsym);
  4589. retdef:=ressym.vardef;
  4590. end;
  4591. if (ressym.refs>0) or
  4592. is_managed_type(retdef) then
  4593. begin
  4594. { was: don't do anything if funcretloc.loc in [LOC_INVALID,LOC_REFERENCE] }
  4595. if not paramanager.ret_in_param(current_procinfo.procdef.returndef,current_procinfo.procdef) then
  4596. gen_load_loc_function_result(list,retdef,ressym.localloc);
  4597. end
  4598. else
  4599. gen_load_uninitialized_function_result(list,current_procinfo.procdef,retdef,current_procinfo.procdef.funcretloc[calleeside])
  4600. end;
  4601. procedure thlcgobj.record_generated_code_for_procdef(pd: tprocdef; code, data: TAsmList);
  4602. begin
  4603. { add the procedure to the al_procedures }
  4604. maybe_new_object_file(current_asmdata.asmlists[al_procedures]);
  4605. new_section(current_asmdata.asmlists[al_procedures],sec_code,lower(pd.mangledname),getprocalign);
  4606. current_asmdata.asmlists[al_procedures].concatlist(code);
  4607. { save local data (casetable) also in the same file }
  4608. if assigned(data) and
  4609. (not data.empty) then
  4610. current_asmdata.asmlists[al_procedures].concatlist(data);
  4611. end;
  4612. function thlcgobj.g_call_system_proc(list: TAsmList; const procname: string; const paras: array of pcgpara; forceresdef: tdef): tcgpara;
  4613. var
  4614. pd: tprocdef;
  4615. begin
  4616. pd:=search_system_proc(procname);
  4617. pd.init_paraloc_info(callerside);
  4618. result:=g_call_system_proc_intern(list,pd,paras,forceresdef);
  4619. end;
  4620. function thlcgobj.g_call_system_proc(list: TAsmList; pd: tprocdef; const paras: array of pcgpara; forceresdef: tdef): tcgpara;
  4621. begin
  4622. { separate non-virtual routine to make it clear that the routine to
  4623. override, if any, is g_call_system_proc_intern (and that none of
  4624. the g_call_system_proc variants should be made virtual) }
  4625. pd.init_paraloc_info(callerside);
  4626. result:=g_call_system_proc_intern(list,pd,paras,forceresdef);
  4627. end;
  4628. function thlcgobj.g_call_system_proc_intern(list: TAsmList; pd: tprocdef; const paras: array of pcgpara; forceresdef: tdef): tcgpara;
  4629. begin
  4630. allocallcpuregisters(list);
  4631. result:=a_call_name(list,pd,pd.mangledname,paras,forceresdef,false);
  4632. deallocallcpuregisters(list);
  4633. end;
  4634. end.