hlcgobj.pas 211 KB

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