hlcgobj.pas 224 KB

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