hlcgobj.pas 224 KB

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