cpu.c 165 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498649965006501650265036504650565066507650865096510651165126513651465156516651765186519652065216522652365246525652665276528652965306531653265336534653565366537653865396540654165426543654465456546654765486549655065516552655365546555655665576558655965606561656265636564656565666567656865696570657165726573657465756576657765786579658065816582658365846585658665876588658965906591659265936594659565966597659865996600660166026603660466056606660766086609661066116612661366146615661666176618661966206621662266236624662566266627662866296630663166326633663466356636663766386639664066416642664366446645664666476648664966506651665266536654665566566657665866596660666166626663666466656666666766686669667066716672667366746675667666776678667966806681668266836684668566866687668866896690669166926693669466956696669766986699670067016702670367046705670667076708670967106711671267136714671567166717671867196720672167226723672467256726672767286729673067316732673367346735673667376738673967406741674267436744674567466747674867496750675167526753675467556756675767586759676067616762676367646765676667676768676967706771677267736774677567766777677867796780678167826783678467856786678767886789679067916792679367946795679667976798679968006801680268036804680568066807680868096810681168126813681468156816681768186819682068216822682368246825682668276828682968306831683268336834683568366837683868396840684168426843684468456846684768486849685068516852685368546855685668576858685968606861686268636864686568666867686868696870687168726873687468756876687768786879688068816882688368846885688668876888688968906891689268936894689568966897689868996900690169026903690469056906690769086909691069116912691369146915691669176918691969206921692269236924692569266927692869296930693169326933693469356936693769386939694069416942694369446945694669476948694969506951695269536954695569566957695869596960696169626963696469656966696769686969697069716972697369746975697669776978697969806981698269836984698569866987698869896990699169926993699469956996699769986999700070017002700370047005700670077008700970107011701270137014701570167017701870197020702170227023702470257026702770287029703070317032703370347035703670377038703970407041704270437044704570467047704870497050705170527053705470557056705770587059706070617062706370647065706670677068706970707071707270737074707570767077707870797080708170827083708470857086708770887089709070917092709370947095709670977098709971007101710271037104710571067107710871097110711171127113711471157116711771187119712071217122712371247125712671277128712971307131713271337134713571367137713871397140714171427143714471457146714771487149715071517152715371547155715671577158715971607161716271637164716571667167716871697170717171727173717471757176717771787179718071817182718371847185718671877188718971907191719271937194719571967197719871997200720172027203720472057206720772087209721072117212721372147215721672177218721972207221722272237224722572267227722872297230723172327233723472357236723772387239724072417242724372447245724672477248724972507251725272537254725572567257725872597260726172627263726472657266726772687269727072717272727372747275727672777278727972807281728272837284728572867287728872897290729172927293729472957296729772987299730073017302730373047305730673077308730973107311731273137314731573167317731873197320732173227323732473257326732773287329733073317332733373347335733673377338733973407341734273437344734573467347734873497350735173527353735473557356735773587359736073617362736373647365736673677368736973707371737273737374737573767377737873797380738173827383738473857386738773887389739073917392739373947395739673977398739974007401740274037404740574067407740874097410741174127413741474157416741774187419742074217422742374247425742674277428742974307431743274337434743574367437743874397440744174427443744474457446744774487449745074517452745374547455745674577458745974607461746274637464746574667467746874697470747174727473747474757476747774787479748074817482748374847485748674877488748974907491749274937494749574967497749874997500750175027503750475057506750775087509751075117512751375147515751675177518751975207521752275237524752575267527752875297530753175327533753475357536753775387539754075417542754375447545754675477548754975507551755275537554755575567557755875597560756175627563756475657566756775687569757075717572757375747575757675777578757975807581758275837584758575867587758875897590759175927593759475957596759775987599760076017602760376047605760676077608760976107611761276137614761576167617761876197620762176227623762476257626762776287629763076317632763376347635763676377638763976407641764276437644764576467647764876497650765176527653765476557656765776587659766076617662766376647665766676677668766976707671767276737674767576767677767876797680768176827683768476857686768776887689769076917692769376947695769676977698769977007701770277037704770577067707770877097710771177127713771477157716771777187719772077217722772377247725772677277728772977307731773277337734773577367737773877397740774177427743774477457746774777487749775077517752775377547755775677577758775977607761776277637764776577667767776877697770777177727773777477757776777777787779778077817782778377847785778677877788778977907791779277937794779577967797779877997800780178027803780478057806780778087809781078117812781378147815781678177818781978207821782278237824782578267827782878297830783178327833783478357836783778387839784078417842784378447845784678477848784978507851785278537854785578567857785878597860786178627863786478657866786778687869787078717872787378747875787678777878787978807881788278837884788578867887788878897890789178927893789478957896789778987899790079017902790379047905790679077908790979107911791279137914791579167917791879197920792179227923792479257926792779287929793079317932793379347935793679377938793979407941794279437944794579467947794879497950795179527953795479557956795779587959796079617962796379647965796679677968796979707971797279737974797579767977797879797980798179827983798479857986798779887989799079917992799379947995799679977998799980008001800280038004800580068007800880098010801180128013801480158016801780188019802080218022802380248025802680278028802980308031803280338034803580368037803880398040804180428043804480458046804780488049805080518052805380548055805680578058805980608061806280638064806580668067806880698070807180728073807480758076807780788079808080818082808380848085808680878088808980908091809280938094809580968097809880998100810181028103810481058106810781088109811081118112811381148115811681178118811981208121812281238124812581268127812881298130813181328133813481358136813781388139814081418142814381448145814681478148814981508151815281538154815581568157815881598160816181628163816481658166816781688169817081718172817381748175817681778178817981808181818281838184818581868187818881898190819181928193819481958196819781988199820082018202820382048205820682078208820982108211821282138214821582168217821882198220822182228223822482258226822782288229823082318232823382348235823682378238823982408241824282438244824582468247824882498250825182528253825482558256825782588259826082618262826382648265826682678268826982708271827282738274827582768277827882798280828182828283828482858286828782888289829082918292829382948295829682978298829983008301830283038304830583068307830883098310831183128313831483158316831783188319832083218322832383248325832683278328832983308331833283338334833583368337833883398340834183428343834483458346834783488349835083518352835383548355835683578358835983608361836283638364836583668367836883698370837183728373837483758376837783788379838083818382838383848385838683878388838983908391839283938394839583968397839883998400840184028403840484058406840784088409841084118412841384148415841684178418841984208421842284238424842584268427842884298430843184328433843484358436843784388439844084418442844384448445844684478448844984508451845284538454845584568457845884598460846184628463846484658466846784688469847084718472847384748475847684778478847984808481848284838484848584868487848884898490849184928493849484958496849784988499850085018502850385048505850685078508850985108511851285138514851585168517851885198520852185228523852485258526852785288529853085318532853385348535853685378538853985408541854285438544854585468547854885498550855185528553855485558556855785588559856085618562856385648565856685678568856985708571857285738574857585768577857885798580858185828583858485858586858785888589859085918592859385948595859685978598859986008601860286038604860586068607860886098610861186128613861486158616861786188619862086218622862386248625862686278628862986308631863286338634863586368637863886398640864186428643864486458646864786488649865086518652865386548655865686578658865986608661866286638664866586668667866886698670867186728673867486758676867786788679868086818682868386848685868686878688868986908691869286938694869586968697869886998700870187028703870487058706870787088709871087118712871387148715871687178718871987208721872287238724872587268727872887298730873187328733873487358736873787388739874087418742874387448745874687478748874987508751875287538754875587568757875887598760876187628763876487658766876787688769877087718772877387748775877687778778877987808781878287838784878587868787878887898790879187928793879487958796879787988799880088018802880388048805880688078808880988108811881288138814881588168817881888198820882188228823882488258826882788288829883088318832883388348835883688378838883988408841884288438844884588468847884888498850885188528853885488558856885788588859886088618862886388648865886688678868886988708871887288738874887588768877887888798880888188828883888488858886888788888889889088918892889388948895889688978898889989008901890289038904890589068907890889098910891189128913891489158916891789188919892089218922892389248925892689278928892989308931893289338934893589368937893889398940894189428943894489458946894789488949895089518952895389548955895689578958895989608961896289638964896589668967896889698970897189728973897489758976897789788979898089818982898389848985898689878988898989908991899289938994899589968997899889999000900190029003900490059006900790089009901090119012901390149015901690179018901990209021902290239024902590269027902890299030903190329033903490359036903790389039904090419042904390449045904690479048904990509051905290539054905590569057905890599060906190629063906490659066906790689069907090719072907390749075907690779078907990809081908290839084908590869087908890899090909190929093909490959096909790989099910091019102910391049105910691079108910991109111911291139114911591169117911891199120912191229123912491259126912791289129913091319132913391349135913691379138913991409141914291439144914591469147914891499150915191529153915491559156915791589159916091619162916391649165916691679168916991709171917291739174917591769177917891799180918191829183918491859186918791889189919091919192919391949195919691979198919992009201920292039204920592069207920892099210921192129213921492159216921792189219922092219222922392249225922692279228922992309231923292339234923592369237923892399240924192429243924492459246924792489249925092519252925392549255925692579258925992609261926292639264926592669267926892699270927192729273927492759276927792789279928092819282928392849285928692879288928992909291929292939294929592969297929892999300930193029303930493059306930793089309931093119312931393149315931693179318931993209321932293239324932593269327932893299330933193329333933493359336933793389339934093419342934393449345934693479348934993509351935293539354935593569357935893599360936193629363936493659366936793689369937093719372937393749375937693779378937993809381938293839384938593869387938893899390939193929393939493959396939793989399940094019402940394049405940694079408940994109411941294139414941594169417941894199420942194229423942494259426942794289429943094319432943394349435943694379438943994409441944294439444944594469447944894499450945194529453945494559456945794589459946094619462946394649465946694679468946994709471947294739474947594769477947894799480948194829483948494859486948794889489949094919492949394949495949694979498949995009501950295039504950595069507950895099510951195129513951495159516951795189519952095219522952395249525952695279528952995309531953295339534953595369537953895399540954195429543954495459546954795489549955095519552955395549555955695579558955995609561956295639564956595669567956895699570957195729573957495759576957795789579958095819582958395849585958695879588958995909591959295939594959595969597959895999600960196029603960496059606960796089609961096119612961396149615961696179618961996209621962296239624962596269627962896299630963196329633963496359636963796389639964096419642964396449645964696479648964996509651965296539654965596569657965896599660966196629663966496659666966796689669967096719672967396749675967696779678967996809681968296839684968596869687968896899690969196929693969496959696969796989699970097019702970397049705970697079708970997109711971297139714971597169717971897199720972197229723972497259726972797289729973097319732973397349735973697379738973997409741974297439744974597469747974897499750975197529753975497559756975797589759976097619762976397649765976697679768976997709771977297739774977597769777977897799780978197829783978497859786978797889789979097919792979397949795979697979798979998009801980298039804980598069807980898099810981198129813981498159816981798189819982098219822982398249825982698279828982998309831983298339834983598369837983898399840984198429843984498459846984798489849985098519852985398549855985698579858985998609861986298639864986598669867986898699870987198729873987498759876987798789879988098819882988398849885988698879888988998909891989298939894989598969897989898999900990199029903990499059906990799089909991099119912991399149915991699179918991999209921992299239924992599269927992899299930993199329933993499359936993799389939994099419942994399449945994699479948994999509951995299539954995599569957995899599960996199629963996499659966996799689969997099719972997399749975997699779978997999809981998299839984998599869987998899899990999199929993999499959996999799989999100001000110002100031000410005100061000710008100091001010011100121001310014100151001610017100181001910020100211002210023100241002510026100271002810029100301003110032100331003410035100361003710038100391004010041100421004310044100451004610047100481004910050100511005210053100541005510056100571005810059100601006110062100631006410065100661006710068100691007010071100721007310074100751007610077100781007910080100811008210083100841008510086100871008810089100901009110092100931009410095100961009710098100991010010101101021010310104101051010610107101081010910110101111011210113101141011510116101171011810119101201012110122101231012410125101261012710128101291013010131101321013310134101351013610137101381013910140101411014210143101441014510146101471014810149101501015110152101531015410155101561015710158101591016010161101621016310164101651016610167101681016910170101711017210173101741017510176101771017810179101801018110182101831018410185101861018710188101891019010191101921019310194101951019610197101981019910200102011020210203102041020510206102071020810209102101021110212102131021410215102161021710218102191022010221
  1. /* Misc. support for CPU family or1k32bf.
  2. THIS FILE IS MACHINE GENERATED WITH CGEN.
  3. Copyright (C) 1996-2022 Free Software Foundation, Inc.
  4. This file is part of the GNU simulators.
  5. This file 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 3, or (at your option)
  8. any later version.
  9. It is distributed in the hope that it will be useful, but WITHOUT
  10. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
  11. or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
  12. License for more details.
  13. You should have received a copy of the GNU General Public License along
  14. with this program; if not, write to the Free Software Foundation, Inc.,
  15. 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
  16. */
  17. #define WANT_CPU or1k32bf
  18. #define WANT_CPU_OR1K32BF
  19. #include "sim-main.h"
  20. #include "cgen-ops.h"
  21. /* Get the value of h-pc. */
  22. USI
  23. or1k32bf_h_pc_get (SIM_CPU *current_cpu)
  24. {
  25. return GET_H_PC ();
  26. }
  27. /* Set a value for h-pc. */
  28. void
  29. or1k32bf_h_pc_set (SIM_CPU *current_cpu, USI newval)
  30. {
  31. SET_H_PC (newval);
  32. }
  33. /* Get the value of h-spr. */
  34. USI
  35. or1k32bf_h_spr_get (SIM_CPU *current_cpu, UINT regno)
  36. {
  37. return GET_H_SPR (regno);
  38. }
  39. /* Set a value for h-spr. */
  40. void
  41. or1k32bf_h_spr_set (SIM_CPU *current_cpu, UINT regno, USI newval)
  42. {
  43. SET_H_SPR (regno, newval);
  44. }
  45. /* Get the value of h-gpr. */
  46. USI
  47. or1k32bf_h_gpr_get (SIM_CPU *current_cpu, UINT regno)
  48. {
  49. return GET_H_GPR (regno);
  50. }
  51. /* Set a value for h-gpr. */
  52. void
  53. or1k32bf_h_gpr_set (SIM_CPU *current_cpu, UINT regno, USI newval)
  54. {
  55. SET_H_GPR (regno, newval);
  56. }
  57. /* Get the value of h-fsr. */
  58. SF
  59. or1k32bf_h_fsr_get (SIM_CPU *current_cpu, UINT regno)
  60. {
  61. return GET_H_FSR (regno);
  62. }
  63. /* Set a value for h-fsr. */
  64. void
  65. or1k32bf_h_fsr_set (SIM_CPU *current_cpu, UINT regno, SF newval)
  66. {
  67. SET_H_FSR (regno, newval);
  68. }
  69. /* Get the value of h-fd32r. */
  70. DF
  71. or1k32bf_h_fd32r_get (SIM_CPU *current_cpu, UINT regno)
  72. {
  73. return GET_H_FD32R (regno);
  74. }
  75. /* Set a value for h-fd32r. */
  76. void
  77. or1k32bf_h_fd32r_set (SIM_CPU *current_cpu, UINT regno, DF newval)
  78. {
  79. SET_H_FD32R (regno, newval);
  80. }
  81. /* Get the value of h-i64r. */
  82. DI
  83. or1k32bf_h_i64r_get (SIM_CPU *current_cpu, UINT regno)
  84. {
  85. return GET_H_I64R (regno);
  86. }
  87. /* Set a value for h-i64r. */
  88. void
  89. or1k32bf_h_i64r_set (SIM_CPU *current_cpu, UINT regno, DI newval)
  90. {
  91. SET_H_I64R (regno, newval);
  92. }
  93. /* Get the value of h-sys-vr. */
  94. USI
  95. or1k32bf_h_sys_vr_get (SIM_CPU *current_cpu)
  96. {
  97. return GET_H_SYS_VR ();
  98. }
  99. /* Set a value for h-sys-vr. */
  100. void
  101. or1k32bf_h_sys_vr_set (SIM_CPU *current_cpu, USI newval)
  102. {
  103. SET_H_SYS_VR (newval);
  104. }
  105. /* Get the value of h-sys-upr. */
  106. USI
  107. or1k32bf_h_sys_upr_get (SIM_CPU *current_cpu)
  108. {
  109. return GET_H_SYS_UPR ();
  110. }
  111. /* Set a value for h-sys-upr. */
  112. void
  113. or1k32bf_h_sys_upr_set (SIM_CPU *current_cpu, USI newval)
  114. {
  115. SET_H_SYS_UPR (newval);
  116. }
  117. /* Get the value of h-sys-cpucfgr. */
  118. USI
  119. or1k32bf_h_sys_cpucfgr_get (SIM_CPU *current_cpu)
  120. {
  121. return GET_H_SYS_CPUCFGR ();
  122. }
  123. /* Set a value for h-sys-cpucfgr. */
  124. void
  125. or1k32bf_h_sys_cpucfgr_set (SIM_CPU *current_cpu, USI newval)
  126. {
  127. SET_H_SYS_CPUCFGR (newval);
  128. }
  129. /* Get the value of h-sys-dmmucfgr. */
  130. USI
  131. or1k32bf_h_sys_dmmucfgr_get (SIM_CPU *current_cpu)
  132. {
  133. return GET_H_SYS_DMMUCFGR ();
  134. }
  135. /* Set a value for h-sys-dmmucfgr. */
  136. void
  137. or1k32bf_h_sys_dmmucfgr_set (SIM_CPU *current_cpu, USI newval)
  138. {
  139. SET_H_SYS_DMMUCFGR (newval);
  140. }
  141. /* Get the value of h-sys-immucfgr. */
  142. USI
  143. or1k32bf_h_sys_immucfgr_get (SIM_CPU *current_cpu)
  144. {
  145. return GET_H_SYS_IMMUCFGR ();
  146. }
  147. /* Set a value for h-sys-immucfgr. */
  148. void
  149. or1k32bf_h_sys_immucfgr_set (SIM_CPU *current_cpu, USI newval)
  150. {
  151. SET_H_SYS_IMMUCFGR (newval);
  152. }
  153. /* Get the value of h-sys-dccfgr. */
  154. USI
  155. or1k32bf_h_sys_dccfgr_get (SIM_CPU *current_cpu)
  156. {
  157. return GET_H_SYS_DCCFGR ();
  158. }
  159. /* Set a value for h-sys-dccfgr. */
  160. void
  161. or1k32bf_h_sys_dccfgr_set (SIM_CPU *current_cpu, USI newval)
  162. {
  163. SET_H_SYS_DCCFGR (newval);
  164. }
  165. /* Get the value of h-sys-iccfgr. */
  166. USI
  167. or1k32bf_h_sys_iccfgr_get (SIM_CPU *current_cpu)
  168. {
  169. return GET_H_SYS_ICCFGR ();
  170. }
  171. /* Set a value for h-sys-iccfgr. */
  172. void
  173. or1k32bf_h_sys_iccfgr_set (SIM_CPU *current_cpu, USI newval)
  174. {
  175. SET_H_SYS_ICCFGR (newval);
  176. }
  177. /* Get the value of h-sys-dcfgr. */
  178. USI
  179. or1k32bf_h_sys_dcfgr_get (SIM_CPU *current_cpu)
  180. {
  181. return GET_H_SYS_DCFGR ();
  182. }
  183. /* Set a value for h-sys-dcfgr. */
  184. void
  185. or1k32bf_h_sys_dcfgr_set (SIM_CPU *current_cpu, USI newval)
  186. {
  187. SET_H_SYS_DCFGR (newval);
  188. }
  189. /* Get the value of h-sys-pccfgr. */
  190. USI
  191. or1k32bf_h_sys_pccfgr_get (SIM_CPU *current_cpu)
  192. {
  193. return GET_H_SYS_PCCFGR ();
  194. }
  195. /* Set a value for h-sys-pccfgr. */
  196. void
  197. or1k32bf_h_sys_pccfgr_set (SIM_CPU *current_cpu, USI newval)
  198. {
  199. SET_H_SYS_PCCFGR (newval);
  200. }
  201. /* Get the value of h-sys-npc. */
  202. USI
  203. or1k32bf_h_sys_npc_get (SIM_CPU *current_cpu)
  204. {
  205. return GET_H_SYS_NPC ();
  206. }
  207. /* Set a value for h-sys-npc. */
  208. void
  209. or1k32bf_h_sys_npc_set (SIM_CPU *current_cpu, USI newval)
  210. {
  211. SET_H_SYS_NPC (newval);
  212. }
  213. /* Get the value of h-sys-sr. */
  214. USI
  215. or1k32bf_h_sys_sr_get (SIM_CPU *current_cpu)
  216. {
  217. return GET_H_SYS_SR ();
  218. }
  219. /* Set a value for h-sys-sr. */
  220. void
  221. or1k32bf_h_sys_sr_set (SIM_CPU *current_cpu, USI newval)
  222. {
  223. SET_H_SYS_SR (newval);
  224. }
  225. /* Get the value of h-sys-ppc. */
  226. USI
  227. or1k32bf_h_sys_ppc_get (SIM_CPU *current_cpu)
  228. {
  229. return GET_H_SYS_PPC ();
  230. }
  231. /* Set a value for h-sys-ppc. */
  232. void
  233. or1k32bf_h_sys_ppc_set (SIM_CPU *current_cpu, USI newval)
  234. {
  235. SET_H_SYS_PPC (newval);
  236. }
  237. /* Get the value of h-sys-fpcsr. */
  238. USI
  239. or1k32bf_h_sys_fpcsr_get (SIM_CPU *current_cpu)
  240. {
  241. return GET_H_SYS_FPCSR ();
  242. }
  243. /* Set a value for h-sys-fpcsr. */
  244. void
  245. or1k32bf_h_sys_fpcsr_set (SIM_CPU *current_cpu, USI newval)
  246. {
  247. SET_H_SYS_FPCSR (newval);
  248. }
  249. /* Get the value of h-sys-epcr0. */
  250. USI
  251. or1k32bf_h_sys_epcr0_get (SIM_CPU *current_cpu)
  252. {
  253. return GET_H_SYS_EPCR0 ();
  254. }
  255. /* Set a value for h-sys-epcr0. */
  256. void
  257. or1k32bf_h_sys_epcr0_set (SIM_CPU *current_cpu, USI newval)
  258. {
  259. SET_H_SYS_EPCR0 (newval);
  260. }
  261. /* Get the value of h-sys-epcr1. */
  262. USI
  263. or1k32bf_h_sys_epcr1_get (SIM_CPU *current_cpu)
  264. {
  265. return GET_H_SYS_EPCR1 ();
  266. }
  267. /* Set a value for h-sys-epcr1. */
  268. void
  269. or1k32bf_h_sys_epcr1_set (SIM_CPU *current_cpu, USI newval)
  270. {
  271. SET_H_SYS_EPCR1 (newval);
  272. }
  273. /* Get the value of h-sys-epcr2. */
  274. USI
  275. or1k32bf_h_sys_epcr2_get (SIM_CPU *current_cpu)
  276. {
  277. return GET_H_SYS_EPCR2 ();
  278. }
  279. /* Set a value for h-sys-epcr2. */
  280. void
  281. or1k32bf_h_sys_epcr2_set (SIM_CPU *current_cpu, USI newval)
  282. {
  283. SET_H_SYS_EPCR2 (newval);
  284. }
  285. /* Get the value of h-sys-epcr3. */
  286. USI
  287. or1k32bf_h_sys_epcr3_get (SIM_CPU *current_cpu)
  288. {
  289. return GET_H_SYS_EPCR3 ();
  290. }
  291. /* Set a value for h-sys-epcr3. */
  292. void
  293. or1k32bf_h_sys_epcr3_set (SIM_CPU *current_cpu, USI newval)
  294. {
  295. SET_H_SYS_EPCR3 (newval);
  296. }
  297. /* Get the value of h-sys-epcr4. */
  298. USI
  299. or1k32bf_h_sys_epcr4_get (SIM_CPU *current_cpu)
  300. {
  301. return GET_H_SYS_EPCR4 ();
  302. }
  303. /* Set a value for h-sys-epcr4. */
  304. void
  305. or1k32bf_h_sys_epcr4_set (SIM_CPU *current_cpu, USI newval)
  306. {
  307. SET_H_SYS_EPCR4 (newval);
  308. }
  309. /* Get the value of h-sys-epcr5. */
  310. USI
  311. or1k32bf_h_sys_epcr5_get (SIM_CPU *current_cpu)
  312. {
  313. return GET_H_SYS_EPCR5 ();
  314. }
  315. /* Set a value for h-sys-epcr5. */
  316. void
  317. or1k32bf_h_sys_epcr5_set (SIM_CPU *current_cpu, USI newval)
  318. {
  319. SET_H_SYS_EPCR5 (newval);
  320. }
  321. /* Get the value of h-sys-epcr6. */
  322. USI
  323. or1k32bf_h_sys_epcr6_get (SIM_CPU *current_cpu)
  324. {
  325. return GET_H_SYS_EPCR6 ();
  326. }
  327. /* Set a value for h-sys-epcr6. */
  328. void
  329. or1k32bf_h_sys_epcr6_set (SIM_CPU *current_cpu, USI newval)
  330. {
  331. SET_H_SYS_EPCR6 (newval);
  332. }
  333. /* Get the value of h-sys-epcr7. */
  334. USI
  335. or1k32bf_h_sys_epcr7_get (SIM_CPU *current_cpu)
  336. {
  337. return GET_H_SYS_EPCR7 ();
  338. }
  339. /* Set a value for h-sys-epcr7. */
  340. void
  341. or1k32bf_h_sys_epcr7_set (SIM_CPU *current_cpu, USI newval)
  342. {
  343. SET_H_SYS_EPCR7 (newval);
  344. }
  345. /* Get the value of h-sys-epcr8. */
  346. USI
  347. or1k32bf_h_sys_epcr8_get (SIM_CPU *current_cpu)
  348. {
  349. return GET_H_SYS_EPCR8 ();
  350. }
  351. /* Set a value for h-sys-epcr8. */
  352. void
  353. or1k32bf_h_sys_epcr8_set (SIM_CPU *current_cpu, USI newval)
  354. {
  355. SET_H_SYS_EPCR8 (newval);
  356. }
  357. /* Get the value of h-sys-epcr9. */
  358. USI
  359. or1k32bf_h_sys_epcr9_get (SIM_CPU *current_cpu)
  360. {
  361. return GET_H_SYS_EPCR9 ();
  362. }
  363. /* Set a value for h-sys-epcr9. */
  364. void
  365. or1k32bf_h_sys_epcr9_set (SIM_CPU *current_cpu, USI newval)
  366. {
  367. SET_H_SYS_EPCR9 (newval);
  368. }
  369. /* Get the value of h-sys-epcr10. */
  370. USI
  371. or1k32bf_h_sys_epcr10_get (SIM_CPU *current_cpu)
  372. {
  373. return GET_H_SYS_EPCR10 ();
  374. }
  375. /* Set a value for h-sys-epcr10. */
  376. void
  377. or1k32bf_h_sys_epcr10_set (SIM_CPU *current_cpu, USI newval)
  378. {
  379. SET_H_SYS_EPCR10 (newval);
  380. }
  381. /* Get the value of h-sys-epcr11. */
  382. USI
  383. or1k32bf_h_sys_epcr11_get (SIM_CPU *current_cpu)
  384. {
  385. return GET_H_SYS_EPCR11 ();
  386. }
  387. /* Set a value for h-sys-epcr11. */
  388. void
  389. or1k32bf_h_sys_epcr11_set (SIM_CPU *current_cpu, USI newval)
  390. {
  391. SET_H_SYS_EPCR11 (newval);
  392. }
  393. /* Get the value of h-sys-epcr12. */
  394. USI
  395. or1k32bf_h_sys_epcr12_get (SIM_CPU *current_cpu)
  396. {
  397. return GET_H_SYS_EPCR12 ();
  398. }
  399. /* Set a value for h-sys-epcr12. */
  400. void
  401. or1k32bf_h_sys_epcr12_set (SIM_CPU *current_cpu, USI newval)
  402. {
  403. SET_H_SYS_EPCR12 (newval);
  404. }
  405. /* Get the value of h-sys-epcr13. */
  406. USI
  407. or1k32bf_h_sys_epcr13_get (SIM_CPU *current_cpu)
  408. {
  409. return GET_H_SYS_EPCR13 ();
  410. }
  411. /* Set a value for h-sys-epcr13. */
  412. void
  413. or1k32bf_h_sys_epcr13_set (SIM_CPU *current_cpu, USI newval)
  414. {
  415. SET_H_SYS_EPCR13 (newval);
  416. }
  417. /* Get the value of h-sys-epcr14. */
  418. USI
  419. or1k32bf_h_sys_epcr14_get (SIM_CPU *current_cpu)
  420. {
  421. return GET_H_SYS_EPCR14 ();
  422. }
  423. /* Set a value for h-sys-epcr14. */
  424. void
  425. or1k32bf_h_sys_epcr14_set (SIM_CPU *current_cpu, USI newval)
  426. {
  427. SET_H_SYS_EPCR14 (newval);
  428. }
  429. /* Get the value of h-sys-epcr15. */
  430. USI
  431. or1k32bf_h_sys_epcr15_get (SIM_CPU *current_cpu)
  432. {
  433. return GET_H_SYS_EPCR15 ();
  434. }
  435. /* Set a value for h-sys-epcr15. */
  436. void
  437. or1k32bf_h_sys_epcr15_set (SIM_CPU *current_cpu, USI newval)
  438. {
  439. SET_H_SYS_EPCR15 (newval);
  440. }
  441. /* Get the value of h-sys-eear0. */
  442. USI
  443. or1k32bf_h_sys_eear0_get (SIM_CPU *current_cpu)
  444. {
  445. return GET_H_SYS_EEAR0 ();
  446. }
  447. /* Set a value for h-sys-eear0. */
  448. void
  449. or1k32bf_h_sys_eear0_set (SIM_CPU *current_cpu, USI newval)
  450. {
  451. SET_H_SYS_EEAR0 (newval);
  452. }
  453. /* Get the value of h-sys-eear1. */
  454. USI
  455. or1k32bf_h_sys_eear1_get (SIM_CPU *current_cpu)
  456. {
  457. return GET_H_SYS_EEAR1 ();
  458. }
  459. /* Set a value for h-sys-eear1. */
  460. void
  461. or1k32bf_h_sys_eear1_set (SIM_CPU *current_cpu, USI newval)
  462. {
  463. SET_H_SYS_EEAR1 (newval);
  464. }
  465. /* Get the value of h-sys-eear2. */
  466. USI
  467. or1k32bf_h_sys_eear2_get (SIM_CPU *current_cpu)
  468. {
  469. return GET_H_SYS_EEAR2 ();
  470. }
  471. /* Set a value for h-sys-eear2. */
  472. void
  473. or1k32bf_h_sys_eear2_set (SIM_CPU *current_cpu, USI newval)
  474. {
  475. SET_H_SYS_EEAR2 (newval);
  476. }
  477. /* Get the value of h-sys-eear3. */
  478. USI
  479. or1k32bf_h_sys_eear3_get (SIM_CPU *current_cpu)
  480. {
  481. return GET_H_SYS_EEAR3 ();
  482. }
  483. /* Set a value for h-sys-eear3. */
  484. void
  485. or1k32bf_h_sys_eear3_set (SIM_CPU *current_cpu, USI newval)
  486. {
  487. SET_H_SYS_EEAR3 (newval);
  488. }
  489. /* Get the value of h-sys-eear4. */
  490. USI
  491. or1k32bf_h_sys_eear4_get (SIM_CPU *current_cpu)
  492. {
  493. return GET_H_SYS_EEAR4 ();
  494. }
  495. /* Set a value for h-sys-eear4. */
  496. void
  497. or1k32bf_h_sys_eear4_set (SIM_CPU *current_cpu, USI newval)
  498. {
  499. SET_H_SYS_EEAR4 (newval);
  500. }
  501. /* Get the value of h-sys-eear5. */
  502. USI
  503. or1k32bf_h_sys_eear5_get (SIM_CPU *current_cpu)
  504. {
  505. return GET_H_SYS_EEAR5 ();
  506. }
  507. /* Set a value for h-sys-eear5. */
  508. void
  509. or1k32bf_h_sys_eear5_set (SIM_CPU *current_cpu, USI newval)
  510. {
  511. SET_H_SYS_EEAR5 (newval);
  512. }
  513. /* Get the value of h-sys-eear6. */
  514. USI
  515. or1k32bf_h_sys_eear6_get (SIM_CPU *current_cpu)
  516. {
  517. return GET_H_SYS_EEAR6 ();
  518. }
  519. /* Set a value for h-sys-eear6. */
  520. void
  521. or1k32bf_h_sys_eear6_set (SIM_CPU *current_cpu, USI newval)
  522. {
  523. SET_H_SYS_EEAR6 (newval);
  524. }
  525. /* Get the value of h-sys-eear7. */
  526. USI
  527. or1k32bf_h_sys_eear7_get (SIM_CPU *current_cpu)
  528. {
  529. return GET_H_SYS_EEAR7 ();
  530. }
  531. /* Set a value for h-sys-eear7. */
  532. void
  533. or1k32bf_h_sys_eear7_set (SIM_CPU *current_cpu, USI newval)
  534. {
  535. SET_H_SYS_EEAR7 (newval);
  536. }
  537. /* Get the value of h-sys-eear8. */
  538. USI
  539. or1k32bf_h_sys_eear8_get (SIM_CPU *current_cpu)
  540. {
  541. return GET_H_SYS_EEAR8 ();
  542. }
  543. /* Set a value for h-sys-eear8. */
  544. void
  545. or1k32bf_h_sys_eear8_set (SIM_CPU *current_cpu, USI newval)
  546. {
  547. SET_H_SYS_EEAR8 (newval);
  548. }
  549. /* Get the value of h-sys-eear9. */
  550. USI
  551. or1k32bf_h_sys_eear9_get (SIM_CPU *current_cpu)
  552. {
  553. return GET_H_SYS_EEAR9 ();
  554. }
  555. /* Set a value for h-sys-eear9. */
  556. void
  557. or1k32bf_h_sys_eear9_set (SIM_CPU *current_cpu, USI newval)
  558. {
  559. SET_H_SYS_EEAR9 (newval);
  560. }
  561. /* Get the value of h-sys-eear10. */
  562. USI
  563. or1k32bf_h_sys_eear10_get (SIM_CPU *current_cpu)
  564. {
  565. return GET_H_SYS_EEAR10 ();
  566. }
  567. /* Set a value for h-sys-eear10. */
  568. void
  569. or1k32bf_h_sys_eear10_set (SIM_CPU *current_cpu, USI newval)
  570. {
  571. SET_H_SYS_EEAR10 (newval);
  572. }
  573. /* Get the value of h-sys-eear11. */
  574. USI
  575. or1k32bf_h_sys_eear11_get (SIM_CPU *current_cpu)
  576. {
  577. return GET_H_SYS_EEAR11 ();
  578. }
  579. /* Set a value for h-sys-eear11. */
  580. void
  581. or1k32bf_h_sys_eear11_set (SIM_CPU *current_cpu, USI newval)
  582. {
  583. SET_H_SYS_EEAR11 (newval);
  584. }
  585. /* Get the value of h-sys-eear12. */
  586. USI
  587. or1k32bf_h_sys_eear12_get (SIM_CPU *current_cpu)
  588. {
  589. return GET_H_SYS_EEAR12 ();
  590. }
  591. /* Set a value for h-sys-eear12. */
  592. void
  593. or1k32bf_h_sys_eear12_set (SIM_CPU *current_cpu, USI newval)
  594. {
  595. SET_H_SYS_EEAR12 (newval);
  596. }
  597. /* Get the value of h-sys-eear13. */
  598. USI
  599. or1k32bf_h_sys_eear13_get (SIM_CPU *current_cpu)
  600. {
  601. return GET_H_SYS_EEAR13 ();
  602. }
  603. /* Set a value for h-sys-eear13. */
  604. void
  605. or1k32bf_h_sys_eear13_set (SIM_CPU *current_cpu, USI newval)
  606. {
  607. SET_H_SYS_EEAR13 (newval);
  608. }
  609. /* Get the value of h-sys-eear14. */
  610. USI
  611. or1k32bf_h_sys_eear14_get (SIM_CPU *current_cpu)
  612. {
  613. return GET_H_SYS_EEAR14 ();
  614. }
  615. /* Set a value for h-sys-eear14. */
  616. void
  617. or1k32bf_h_sys_eear14_set (SIM_CPU *current_cpu, USI newval)
  618. {
  619. SET_H_SYS_EEAR14 (newval);
  620. }
  621. /* Get the value of h-sys-eear15. */
  622. USI
  623. or1k32bf_h_sys_eear15_get (SIM_CPU *current_cpu)
  624. {
  625. return GET_H_SYS_EEAR15 ();
  626. }
  627. /* Set a value for h-sys-eear15. */
  628. void
  629. or1k32bf_h_sys_eear15_set (SIM_CPU *current_cpu, USI newval)
  630. {
  631. SET_H_SYS_EEAR15 (newval);
  632. }
  633. /* Get the value of h-sys-esr0. */
  634. USI
  635. or1k32bf_h_sys_esr0_get (SIM_CPU *current_cpu)
  636. {
  637. return GET_H_SYS_ESR0 ();
  638. }
  639. /* Set a value for h-sys-esr0. */
  640. void
  641. or1k32bf_h_sys_esr0_set (SIM_CPU *current_cpu, USI newval)
  642. {
  643. SET_H_SYS_ESR0 (newval);
  644. }
  645. /* Get the value of h-sys-esr1. */
  646. USI
  647. or1k32bf_h_sys_esr1_get (SIM_CPU *current_cpu)
  648. {
  649. return GET_H_SYS_ESR1 ();
  650. }
  651. /* Set a value for h-sys-esr1. */
  652. void
  653. or1k32bf_h_sys_esr1_set (SIM_CPU *current_cpu, USI newval)
  654. {
  655. SET_H_SYS_ESR1 (newval);
  656. }
  657. /* Get the value of h-sys-esr2. */
  658. USI
  659. or1k32bf_h_sys_esr2_get (SIM_CPU *current_cpu)
  660. {
  661. return GET_H_SYS_ESR2 ();
  662. }
  663. /* Set a value for h-sys-esr2. */
  664. void
  665. or1k32bf_h_sys_esr2_set (SIM_CPU *current_cpu, USI newval)
  666. {
  667. SET_H_SYS_ESR2 (newval);
  668. }
  669. /* Get the value of h-sys-esr3. */
  670. USI
  671. or1k32bf_h_sys_esr3_get (SIM_CPU *current_cpu)
  672. {
  673. return GET_H_SYS_ESR3 ();
  674. }
  675. /* Set a value for h-sys-esr3. */
  676. void
  677. or1k32bf_h_sys_esr3_set (SIM_CPU *current_cpu, USI newval)
  678. {
  679. SET_H_SYS_ESR3 (newval);
  680. }
  681. /* Get the value of h-sys-esr4. */
  682. USI
  683. or1k32bf_h_sys_esr4_get (SIM_CPU *current_cpu)
  684. {
  685. return GET_H_SYS_ESR4 ();
  686. }
  687. /* Set a value for h-sys-esr4. */
  688. void
  689. or1k32bf_h_sys_esr4_set (SIM_CPU *current_cpu, USI newval)
  690. {
  691. SET_H_SYS_ESR4 (newval);
  692. }
  693. /* Get the value of h-sys-esr5. */
  694. USI
  695. or1k32bf_h_sys_esr5_get (SIM_CPU *current_cpu)
  696. {
  697. return GET_H_SYS_ESR5 ();
  698. }
  699. /* Set a value for h-sys-esr5. */
  700. void
  701. or1k32bf_h_sys_esr5_set (SIM_CPU *current_cpu, USI newval)
  702. {
  703. SET_H_SYS_ESR5 (newval);
  704. }
  705. /* Get the value of h-sys-esr6. */
  706. USI
  707. or1k32bf_h_sys_esr6_get (SIM_CPU *current_cpu)
  708. {
  709. return GET_H_SYS_ESR6 ();
  710. }
  711. /* Set a value for h-sys-esr6. */
  712. void
  713. or1k32bf_h_sys_esr6_set (SIM_CPU *current_cpu, USI newval)
  714. {
  715. SET_H_SYS_ESR6 (newval);
  716. }
  717. /* Get the value of h-sys-esr7. */
  718. USI
  719. or1k32bf_h_sys_esr7_get (SIM_CPU *current_cpu)
  720. {
  721. return GET_H_SYS_ESR7 ();
  722. }
  723. /* Set a value for h-sys-esr7. */
  724. void
  725. or1k32bf_h_sys_esr7_set (SIM_CPU *current_cpu, USI newval)
  726. {
  727. SET_H_SYS_ESR7 (newval);
  728. }
  729. /* Get the value of h-sys-esr8. */
  730. USI
  731. or1k32bf_h_sys_esr8_get (SIM_CPU *current_cpu)
  732. {
  733. return GET_H_SYS_ESR8 ();
  734. }
  735. /* Set a value for h-sys-esr8. */
  736. void
  737. or1k32bf_h_sys_esr8_set (SIM_CPU *current_cpu, USI newval)
  738. {
  739. SET_H_SYS_ESR8 (newval);
  740. }
  741. /* Get the value of h-sys-esr9. */
  742. USI
  743. or1k32bf_h_sys_esr9_get (SIM_CPU *current_cpu)
  744. {
  745. return GET_H_SYS_ESR9 ();
  746. }
  747. /* Set a value for h-sys-esr9. */
  748. void
  749. or1k32bf_h_sys_esr9_set (SIM_CPU *current_cpu, USI newval)
  750. {
  751. SET_H_SYS_ESR9 (newval);
  752. }
  753. /* Get the value of h-sys-esr10. */
  754. USI
  755. or1k32bf_h_sys_esr10_get (SIM_CPU *current_cpu)
  756. {
  757. return GET_H_SYS_ESR10 ();
  758. }
  759. /* Set a value for h-sys-esr10. */
  760. void
  761. or1k32bf_h_sys_esr10_set (SIM_CPU *current_cpu, USI newval)
  762. {
  763. SET_H_SYS_ESR10 (newval);
  764. }
  765. /* Get the value of h-sys-esr11. */
  766. USI
  767. or1k32bf_h_sys_esr11_get (SIM_CPU *current_cpu)
  768. {
  769. return GET_H_SYS_ESR11 ();
  770. }
  771. /* Set a value for h-sys-esr11. */
  772. void
  773. or1k32bf_h_sys_esr11_set (SIM_CPU *current_cpu, USI newval)
  774. {
  775. SET_H_SYS_ESR11 (newval);
  776. }
  777. /* Get the value of h-sys-esr12. */
  778. USI
  779. or1k32bf_h_sys_esr12_get (SIM_CPU *current_cpu)
  780. {
  781. return GET_H_SYS_ESR12 ();
  782. }
  783. /* Set a value for h-sys-esr12. */
  784. void
  785. or1k32bf_h_sys_esr12_set (SIM_CPU *current_cpu, USI newval)
  786. {
  787. SET_H_SYS_ESR12 (newval);
  788. }
  789. /* Get the value of h-sys-esr13. */
  790. USI
  791. or1k32bf_h_sys_esr13_get (SIM_CPU *current_cpu)
  792. {
  793. return GET_H_SYS_ESR13 ();
  794. }
  795. /* Set a value for h-sys-esr13. */
  796. void
  797. or1k32bf_h_sys_esr13_set (SIM_CPU *current_cpu, USI newval)
  798. {
  799. SET_H_SYS_ESR13 (newval);
  800. }
  801. /* Get the value of h-sys-esr14. */
  802. USI
  803. or1k32bf_h_sys_esr14_get (SIM_CPU *current_cpu)
  804. {
  805. return GET_H_SYS_ESR14 ();
  806. }
  807. /* Set a value for h-sys-esr14. */
  808. void
  809. or1k32bf_h_sys_esr14_set (SIM_CPU *current_cpu, USI newval)
  810. {
  811. SET_H_SYS_ESR14 (newval);
  812. }
  813. /* Get the value of h-sys-esr15. */
  814. USI
  815. or1k32bf_h_sys_esr15_get (SIM_CPU *current_cpu)
  816. {
  817. return GET_H_SYS_ESR15 ();
  818. }
  819. /* Set a value for h-sys-esr15. */
  820. void
  821. or1k32bf_h_sys_esr15_set (SIM_CPU *current_cpu, USI newval)
  822. {
  823. SET_H_SYS_ESR15 (newval);
  824. }
  825. /* Get the value of h-sys-gpr0. */
  826. USI
  827. or1k32bf_h_sys_gpr0_get (SIM_CPU *current_cpu)
  828. {
  829. return GET_H_SYS_GPR0 ();
  830. }
  831. /* Set a value for h-sys-gpr0. */
  832. void
  833. or1k32bf_h_sys_gpr0_set (SIM_CPU *current_cpu, USI newval)
  834. {
  835. SET_H_SYS_GPR0 (newval);
  836. }
  837. /* Get the value of h-sys-gpr1. */
  838. USI
  839. or1k32bf_h_sys_gpr1_get (SIM_CPU *current_cpu)
  840. {
  841. return GET_H_SYS_GPR1 ();
  842. }
  843. /* Set a value for h-sys-gpr1. */
  844. void
  845. or1k32bf_h_sys_gpr1_set (SIM_CPU *current_cpu, USI newval)
  846. {
  847. SET_H_SYS_GPR1 (newval);
  848. }
  849. /* Get the value of h-sys-gpr2. */
  850. USI
  851. or1k32bf_h_sys_gpr2_get (SIM_CPU *current_cpu)
  852. {
  853. return GET_H_SYS_GPR2 ();
  854. }
  855. /* Set a value for h-sys-gpr2. */
  856. void
  857. or1k32bf_h_sys_gpr2_set (SIM_CPU *current_cpu, USI newval)
  858. {
  859. SET_H_SYS_GPR2 (newval);
  860. }
  861. /* Get the value of h-sys-gpr3. */
  862. USI
  863. or1k32bf_h_sys_gpr3_get (SIM_CPU *current_cpu)
  864. {
  865. return GET_H_SYS_GPR3 ();
  866. }
  867. /* Set a value for h-sys-gpr3. */
  868. void
  869. or1k32bf_h_sys_gpr3_set (SIM_CPU *current_cpu, USI newval)
  870. {
  871. SET_H_SYS_GPR3 (newval);
  872. }
  873. /* Get the value of h-sys-gpr4. */
  874. USI
  875. or1k32bf_h_sys_gpr4_get (SIM_CPU *current_cpu)
  876. {
  877. return GET_H_SYS_GPR4 ();
  878. }
  879. /* Set a value for h-sys-gpr4. */
  880. void
  881. or1k32bf_h_sys_gpr4_set (SIM_CPU *current_cpu, USI newval)
  882. {
  883. SET_H_SYS_GPR4 (newval);
  884. }
  885. /* Get the value of h-sys-gpr5. */
  886. USI
  887. or1k32bf_h_sys_gpr5_get (SIM_CPU *current_cpu)
  888. {
  889. return GET_H_SYS_GPR5 ();
  890. }
  891. /* Set a value for h-sys-gpr5. */
  892. void
  893. or1k32bf_h_sys_gpr5_set (SIM_CPU *current_cpu, USI newval)
  894. {
  895. SET_H_SYS_GPR5 (newval);
  896. }
  897. /* Get the value of h-sys-gpr6. */
  898. USI
  899. or1k32bf_h_sys_gpr6_get (SIM_CPU *current_cpu)
  900. {
  901. return GET_H_SYS_GPR6 ();
  902. }
  903. /* Set a value for h-sys-gpr6. */
  904. void
  905. or1k32bf_h_sys_gpr6_set (SIM_CPU *current_cpu, USI newval)
  906. {
  907. SET_H_SYS_GPR6 (newval);
  908. }
  909. /* Get the value of h-sys-gpr7. */
  910. USI
  911. or1k32bf_h_sys_gpr7_get (SIM_CPU *current_cpu)
  912. {
  913. return GET_H_SYS_GPR7 ();
  914. }
  915. /* Set a value for h-sys-gpr7. */
  916. void
  917. or1k32bf_h_sys_gpr7_set (SIM_CPU *current_cpu, USI newval)
  918. {
  919. SET_H_SYS_GPR7 (newval);
  920. }
  921. /* Get the value of h-sys-gpr8. */
  922. USI
  923. or1k32bf_h_sys_gpr8_get (SIM_CPU *current_cpu)
  924. {
  925. return GET_H_SYS_GPR8 ();
  926. }
  927. /* Set a value for h-sys-gpr8. */
  928. void
  929. or1k32bf_h_sys_gpr8_set (SIM_CPU *current_cpu, USI newval)
  930. {
  931. SET_H_SYS_GPR8 (newval);
  932. }
  933. /* Get the value of h-sys-gpr9. */
  934. USI
  935. or1k32bf_h_sys_gpr9_get (SIM_CPU *current_cpu)
  936. {
  937. return GET_H_SYS_GPR9 ();
  938. }
  939. /* Set a value for h-sys-gpr9. */
  940. void
  941. or1k32bf_h_sys_gpr9_set (SIM_CPU *current_cpu, USI newval)
  942. {
  943. SET_H_SYS_GPR9 (newval);
  944. }
  945. /* Get the value of h-sys-gpr10. */
  946. USI
  947. or1k32bf_h_sys_gpr10_get (SIM_CPU *current_cpu)
  948. {
  949. return GET_H_SYS_GPR10 ();
  950. }
  951. /* Set a value for h-sys-gpr10. */
  952. void
  953. or1k32bf_h_sys_gpr10_set (SIM_CPU *current_cpu, USI newval)
  954. {
  955. SET_H_SYS_GPR10 (newval);
  956. }
  957. /* Get the value of h-sys-gpr11. */
  958. USI
  959. or1k32bf_h_sys_gpr11_get (SIM_CPU *current_cpu)
  960. {
  961. return GET_H_SYS_GPR11 ();
  962. }
  963. /* Set a value for h-sys-gpr11. */
  964. void
  965. or1k32bf_h_sys_gpr11_set (SIM_CPU *current_cpu, USI newval)
  966. {
  967. SET_H_SYS_GPR11 (newval);
  968. }
  969. /* Get the value of h-sys-gpr12. */
  970. USI
  971. or1k32bf_h_sys_gpr12_get (SIM_CPU *current_cpu)
  972. {
  973. return GET_H_SYS_GPR12 ();
  974. }
  975. /* Set a value for h-sys-gpr12. */
  976. void
  977. or1k32bf_h_sys_gpr12_set (SIM_CPU *current_cpu, USI newval)
  978. {
  979. SET_H_SYS_GPR12 (newval);
  980. }
  981. /* Get the value of h-sys-gpr13. */
  982. USI
  983. or1k32bf_h_sys_gpr13_get (SIM_CPU *current_cpu)
  984. {
  985. return GET_H_SYS_GPR13 ();
  986. }
  987. /* Set a value for h-sys-gpr13. */
  988. void
  989. or1k32bf_h_sys_gpr13_set (SIM_CPU *current_cpu, USI newval)
  990. {
  991. SET_H_SYS_GPR13 (newval);
  992. }
  993. /* Get the value of h-sys-gpr14. */
  994. USI
  995. or1k32bf_h_sys_gpr14_get (SIM_CPU *current_cpu)
  996. {
  997. return GET_H_SYS_GPR14 ();
  998. }
  999. /* Set a value for h-sys-gpr14. */
  1000. void
  1001. or1k32bf_h_sys_gpr14_set (SIM_CPU *current_cpu, USI newval)
  1002. {
  1003. SET_H_SYS_GPR14 (newval);
  1004. }
  1005. /* Get the value of h-sys-gpr15. */
  1006. USI
  1007. or1k32bf_h_sys_gpr15_get (SIM_CPU *current_cpu)
  1008. {
  1009. return GET_H_SYS_GPR15 ();
  1010. }
  1011. /* Set a value for h-sys-gpr15. */
  1012. void
  1013. or1k32bf_h_sys_gpr15_set (SIM_CPU *current_cpu, USI newval)
  1014. {
  1015. SET_H_SYS_GPR15 (newval);
  1016. }
  1017. /* Get the value of h-sys-gpr16. */
  1018. USI
  1019. or1k32bf_h_sys_gpr16_get (SIM_CPU *current_cpu)
  1020. {
  1021. return GET_H_SYS_GPR16 ();
  1022. }
  1023. /* Set a value for h-sys-gpr16. */
  1024. void
  1025. or1k32bf_h_sys_gpr16_set (SIM_CPU *current_cpu, USI newval)
  1026. {
  1027. SET_H_SYS_GPR16 (newval);
  1028. }
  1029. /* Get the value of h-sys-gpr17. */
  1030. USI
  1031. or1k32bf_h_sys_gpr17_get (SIM_CPU *current_cpu)
  1032. {
  1033. return GET_H_SYS_GPR17 ();
  1034. }
  1035. /* Set a value for h-sys-gpr17. */
  1036. void
  1037. or1k32bf_h_sys_gpr17_set (SIM_CPU *current_cpu, USI newval)
  1038. {
  1039. SET_H_SYS_GPR17 (newval);
  1040. }
  1041. /* Get the value of h-sys-gpr18. */
  1042. USI
  1043. or1k32bf_h_sys_gpr18_get (SIM_CPU *current_cpu)
  1044. {
  1045. return GET_H_SYS_GPR18 ();
  1046. }
  1047. /* Set a value for h-sys-gpr18. */
  1048. void
  1049. or1k32bf_h_sys_gpr18_set (SIM_CPU *current_cpu, USI newval)
  1050. {
  1051. SET_H_SYS_GPR18 (newval);
  1052. }
  1053. /* Get the value of h-sys-gpr19. */
  1054. USI
  1055. or1k32bf_h_sys_gpr19_get (SIM_CPU *current_cpu)
  1056. {
  1057. return GET_H_SYS_GPR19 ();
  1058. }
  1059. /* Set a value for h-sys-gpr19. */
  1060. void
  1061. or1k32bf_h_sys_gpr19_set (SIM_CPU *current_cpu, USI newval)
  1062. {
  1063. SET_H_SYS_GPR19 (newval);
  1064. }
  1065. /* Get the value of h-sys-gpr20. */
  1066. USI
  1067. or1k32bf_h_sys_gpr20_get (SIM_CPU *current_cpu)
  1068. {
  1069. return GET_H_SYS_GPR20 ();
  1070. }
  1071. /* Set a value for h-sys-gpr20. */
  1072. void
  1073. or1k32bf_h_sys_gpr20_set (SIM_CPU *current_cpu, USI newval)
  1074. {
  1075. SET_H_SYS_GPR20 (newval);
  1076. }
  1077. /* Get the value of h-sys-gpr21. */
  1078. USI
  1079. or1k32bf_h_sys_gpr21_get (SIM_CPU *current_cpu)
  1080. {
  1081. return GET_H_SYS_GPR21 ();
  1082. }
  1083. /* Set a value for h-sys-gpr21. */
  1084. void
  1085. or1k32bf_h_sys_gpr21_set (SIM_CPU *current_cpu, USI newval)
  1086. {
  1087. SET_H_SYS_GPR21 (newval);
  1088. }
  1089. /* Get the value of h-sys-gpr22. */
  1090. USI
  1091. or1k32bf_h_sys_gpr22_get (SIM_CPU *current_cpu)
  1092. {
  1093. return GET_H_SYS_GPR22 ();
  1094. }
  1095. /* Set a value for h-sys-gpr22. */
  1096. void
  1097. or1k32bf_h_sys_gpr22_set (SIM_CPU *current_cpu, USI newval)
  1098. {
  1099. SET_H_SYS_GPR22 (newval);
  1100. }
  1101. /* Get the value of h-sys-gpr23. */
  1102. USI
  1103. or1k32bf_h_sys_gpr23_get (SIM_CPU *current_cpu)
  1104. {
  1105. return GET_H_SYS_GPR23 ();
  1106. }
  1107. /* Set a value for h-sys-gpr23. */
  1108. void
  1109. or1k32bf_h_sys_gpr23_set (SIM_CPU *current_cpu, USI newval)
  1110. {
  1111. SET_H_SYS_GPR23 (newval);
  1112. }
  1113. /* Get the value of h-sys-gpr24. */
  1114. USI
  1115. or1k32bf_h_sys_gpr24_get (SIM_CPU *current_cpu)
  1116. {
  1117. return GET_H_SYS_GPR24 ();
  1118. }
  1119. /* Set a value for h-sys-gpr24. */
  1120. void
  1121. or1k32bf_h_sys_gpr24_set (SIM_CPU *current_cpu, USI newval)
  1122. {
  1123. SET_H_SYS_GPR24 (newval);
  1124. }
  1125. /* Get the value of h-sys-gpr25. */
  1126. USI
  1127. or1k32bf_h_sys_gpr25_get (SIM_CPU *current_cpu)
  1128. {
  1129. return GET_H_SYS_GPR25 ();
  1130. }
  1131. /* Set a value for h-sys-gpr25. */
  1132. void
  1133. or1k32bf_h_sys_gpr25_set (SIM_CPU *current_cpu, USI newval)
  1134. {
  1135. SET_H_SYS_GPR25 (newval);
  1136. }
  1137. /* Get the value of h-sys-gpr26. */
  1138. USI
  1139. or1k32bf_h_sys_gpr26_get (SIM_CPU *current_cpu)
  1140. {
  1141. return GET_H_SYS_GPR26 ();
  1142. }
  1143. /* Set a value for h-sys-gpr26. */
  1144. void
  1145. or1k32bf_h_sys_gpr26_set (SIM_CPU *current_cpu, USI newval)
  1146. {
  1147. SET_H_SYS_GPR26 (newval);
  1148. }
  1149. /* Get the value of h-sys-gpr27. */
  1150. USI
  1151. or1k32bf_h_sys_gpr27_get (SIM_CPU *current_cpu)
  1152. {
  1153. return GET_H_SYS_GPR27 ();
  1154. }
  1155. /* Set a value for h-sys-gpr27. */
  1156. void
  1157. or1k32bf_h_sys_gpr27_set (SIM_CPU *current_cpu, USI newval)
  1158. {
  1159. SET_H_SYS_GPR27 (newval);
  1160. }
  1161. /* Get the value of h-sys-gpr28. */
  1162. USI
  1163. or1k32bf_h_sys_gpr28_get (SIM_CPU *current_cpu)
  1164. {
  1165. return GET_H_SYS_GPR28 ();
  1166. }
  1167. /* Set a value for h-sys-gpr28. */
  1168. void
  1169. or1k32bf_h_sys_gpr28_set (SIM_CPU *current_cpu, USI newval)
  1170. {
  1171. SET_H_SYS_GPR28 (newval);
  1172. }
  1173. /* Get the value of h-sys-gpr29. */
  1174. USI
  1175. or1k32bf_h_sys_gpr29_get (SIM_CPU *current_cpu)
  1176. {
  1177. return GET_H_SYS_GPR29 ();
  1178. }
  1179. /* Set a value for h-sys-gpr29. */
  1180. void
  1181. or1k32bf_h_sys_gpr29_set (SIM_CPU *current_cpu, USI newval)
  1182. {
  1183. SET_H_SYS_GPR29 (newval);
  1184. }
  1185. /* Get the value of h-sys-gpr30. */
  1186. USI
  1187. or1k32bf_h_sys_gpr30_get (SIM_CPU *current_cpu)
  1188. {
  1189. return GET_H_SYS_GPR30 ();
  1190. }
  1191. /* Set a value for h-sys-gpr30. */
  1192. void
  1193. or1k32bf_h_sys_gpr30_set (SIM_CPU *current_cpu, USI newval)
  1194. {
  1195. SET_H_SYS_GPR30 (newval);
  1196. }
  1197. /* Get the value of h-sys-gpr31. */
  1198. USI
  1199. or1k32bf_h_sys_gpr31_get (SIM_CPU *current_cpu)
  1200. {
  1201. return GET_H_SYS_GPR31 ();
  1202. }
  1203. /* Set a value for h-sys-gpr31. */
  1204. void
  1205. or1k32bf_h_sys_gpr31_set (SIM_CPU *current_cpu, USI newval)
  1206. {
  1207. SET_H_SYS_GPR31 (newval);
  1208. }
  1209. /* Get the value of h-sys-gpr32. */
  1210. USI
  1211. or1k32bf_h_sys_gpr32_get (SIM_CPU *current_cpu)
  1212. {
  1213. return GET_H_SYS_GPR32 ();
  1214. }
  1215. /* Set a value for h-sys-gpr32. */
  1216. void
  1217. or1k32bf_h_sys_gpr32_set (SIM_CPU *current_cpu, USI newval)
  1218. {
  1219. SET_H_SYS_GPR32 (newval);
  1220. }
  1221. /* Get the value of h-sys-gpr33. */
  1222. USI
  1223. or1k32bf_h_sys_gpr33_get (SIM_CPU *current_cpu)
  1224. {
  1225. return GET_H_SYS_GPR33 ();
  1226. }
  1227. /* Set a value for h-sys-gpr33. */
  1228. void
  1229. or1k32bf_h_sys_gpr33_set (SIM_CPU *current_cpu, USI newval)
  1230. {
  1231. SET_H_SYS_GPR33 (newval);
  1232. }
  1233. /* Get the value of h-sys-gpr34. */
  1234. USI
  1235. or1k32bf_h_sys_gpr34_get (SIM_CPU *current_cpu)
  1236. {
  1237. return GET_H_SYS_GPR34 ();
  1238. }
  1239. /* Set a value for h-sys-gpr34. */
  1240. void
  1241. or1k32bf_h_sys_gpr34_set (SIM_CPU *current_cpu, USI newval)
  1242. {
  1243. SET_H_SYS_GPR34 (newval);
  1244. }
  1245. /* Get the value of h-sys-gpr35. */
  1246. USI
  1247. or1k32bf_h_sys_gpr35_get (SIM_CPU *current_cpu)
  1248. {
  1249. return GET_H_SYS_GPR35 ();
  1250. }
  1251. /* Set a value for h-sys-gpr35. */
  1252. void
  1253. or1k32bf_h_sys_gpr35_set (SIM_CPU *current_cpu, USI newval)
  1254. {
  1255. SET_H_SYS_GPR35 (newval);
  1256. }
  1257. /* Get the value of h-sys-gpr36. */
  1258. USI
  1259. or1k32bf_h_sys_gpr36_get (SIM_CPU *current_cpu)
  1260. {
  1261. return GET_H_SYS_GPR36 ();
  1262. }
  1263. /* Set a value for h-sys-gpr36. */
  1264. void
  1265. or1k32bf_h_sys_gpr36_set (SIM_CPU *current_cpu, USI newval)
  1266. {
  1267. SET_H_SYS_GPR36 (newval);
  1268. }
  1269. /* Get the value of h-sys-gpr37. */
  1270. USI
  1271. or1k32bf_h_sys_gpr37_get (SIM_CPU *current_cpu)
  1272. {
  1273. return GET_H_SYS_GPR37 ();
  1274. }
  1275. /* Set a value for h-sys-gpr37. */
  1276. void
  1277. or1k32bf_h_sys_gpr37_set (SIM_CPU *current_cpu, USI newval)
  1278. {
  1279. SET_H_SYS_GPR37 (newval);
  1280. }
  1281. /* Get the value of h-sys-gpr38. */
  1282. USI
  1283. or1k32bf_h_sys_gpr38_get (SIM_CPU *current_cpu)
  1284. {
  1285. return GET_H_SYS_GPR38 ();
  1286. }
  1287. /* Set a value for h-sys-gpr38. */
  1288. void
  1289. or1k32bf_h_sys_gpr38_set (SIM_CPU *current_cpu, USI newval)
  1290. {
  1291. SET_H_SYS_GPR38 (newval);
  1292. }
  1293. /* Get the value of h-sys-gpr39. */
  1294. USI
  1295. or1k32bf_h_sys_gpr39_get (SIM_CPU *current_cpu)
  1296. {
  1297. return GET_H_SYS_GPR39 ();
  1298. }
  1299. /* Set a value for h-sys-gpr39. */
  1300. void
  1301. or1k32bf_h_sys_gpr39_set (SIM_CPU *current_cpu, USI newval)
  1302. {
  1303. SET_H_SYS_GPR39 (newval);
  1304. }
  1305. /* Get the value of h-sys-gpr40. */
  1306. USI
  1307. or1k32bf_h_sys_gpr40_get (SIM_CPU *current_cpu)
  1308. {
  1309. return GET_H_SYS_GPR40 ();
  1310. }
  1311. /* Set a value for h-sys-gpr40. */
  1312. void
  1313. or1k32bf_h_sys_gpr40_set (SIM_CPU *current_cpu, USI newval)
  1314. {
  1315. SET_H_SYS_GPR40 (newval);
  1316. }
  1317. /* Get the value of h-sys-gpr41. */
  1318. USI
  1319. or1k32bf_h_sys_gpr41_get (SIM_CPU *current_cpu)
  1320. {
  1321. return GET_H_SYS_GPR41 ();
  1322. }
  1323. /* Set a value for h-sys-gpr41. */
  1324. void
  1325. or1k32bf_h_sys_gpr41_set (SIM_CPU *current_cpu, USI newval)
  1326. {
  1327. SET_H_SYS_GPR41 (newval);
  1328. }
  1329. /* Get the value of h-sys-gpr42. */
  1330. USI
  1331. or1k32bf_h_sys_gpr42_get (SIM_CPU *current_cpu)
  1332. {
  1333. return GET_H_SYS_GPR42 ();
  1334. }
  1335. /* Set a value for h-sys-gpr42. */
  1336. void
  1337. or1k32bf_h_sys_gpr42_set (SIM_CPU *current_cpu, USI newval)
  1338. {
  1339. SET_H_SYS_GPR42 (newval);
  1340. }
  1341. /* Get the value of h-sys-gpr43. */
  1342. USI
  1343. or1k32bf_h_sys_gpr43_get (SIM_CPU *current_cpu)
  1344. {
  1345. return GET_H_SYS_GPR43 ();
  1346. }
  1347. /* Set a value for h-sys-gpr43. */
  1348. void
  1349. or1k32bf_h_sys_gpr43_set (SIM_CPU *current_cpu, USI newval)
  1350. {
  1351. SET_H_SYS_GPR43 (newval);
  1352. }
  1353. /* Get the value of h-sys-gpr44. */
  1354. USI
  1355. or1k32bf_h_sys_gpr44_get (SIM_CPU *current_cpu)
  1356. {
  1357. return GET_H_SYS_GPR44 ();
  1358. }
  1359. /* Set a value for h-sys-gpr44. */
  1360. void
  1361. or1k32bf_h_sys_gpr44_set (SIM_CPU *current_cpu, USI newval)
  1362. {
  1363. SET_H_SYS_GPR44 (newval);
  1364. }
  1365. /* Get the value of h-sys-gpr45. */
  1366. USI
  1367. or1k32bf_h_sys_gpr45_get (SIM_CPU *current_cpu)
  1368. {
  1369. return GET_H_SYS_GPR45 ();
  1370. }
  1371. /* Set a value for h-sys-gpr45. */
  1372. void
  1373. or1k32bf_h_sys_gpr45_set (SIM_CPU *current_cpu, USI newval)
  1374. {
  1375. SET_H_SYS_GPR45 (newval);
  1376. }
  1377. /* Get the value of h-sys-gpr46. */
  1378. USI
  1379. or1k32bf_h_sys_gpr46_get (SIM_CPU *current_cpu)
  1380. {
  1381. return GET_H_SYS_GPR46 ();
  1382. }
  1383. /* Set a value for h-sys-gpr46. */
  1384. void
  1385. or1k32bf_h_sys_gpr46_set (SIM_CPU *current_cpu, USI newval)
  1386. {
  1387. SET_H_SYS_GPR46 (newval);
  1388. }
  1389. /* Get the value of h-sys-gpr47. */
  1390. USI
  1391. or1k32bf_h_sys_gpr47_get (SIM_CPU *current_cpu)
  1392. {
  1393. return GET_H_SYS_GPR47 ();
  1394. }
  1395. /* Set a value for h-sys-gpr47. */
  1396. void
  1397. or1k32bf_h_sys_gpr47_set (SIM_CPU *current_cpu, USI newval)
  1398. {
  1399. SET_H_SYS_GPR47 (newval);
  1400. }
  1401. /* Get the value of h-sys-gpr48. */
  1402. USI
  1403. or1k32bf_h_sys_gpr48_get (SIM_CPU *current_cpu)
  1404. {
  1405. return GET_H_SYS_GPR48 ();
  1406. }
  1407. /* Set a value for h-sys-gpr48. */
  1408. void
  1409. or1k32bf_h_sys_gpr48_set (SIM_CPU *current_cpu, USI newval)
  1410. {
  1411. SET_H_SYS_GPR48 (newval);
  1412. }
  1413. /* Get the value of h-sys-gpr49. */
  1414. USI
  1415. or1k32bf_h_sys_gpr49_get (SIM_CPU *current_cpu)
  1416. {
  1417. return GET_H_SYS_GPR49 ();
  1418. }
  1419. /* Set a value for h-sys-gpr49. */
  1420. void
  1421. or1k32bf_h_sys_gpr49_set (SIM_CPU *current_cpu, USI newval)
  1422. {
  1423. SET_H_SYS_GPR49 (newval);
  1424. }
  1425. /* Get the value of h-sys-gpr50. */
  1426. USI
  1427. or1k32bf_h_sys_gpr50_get (SIM_CPU *current_cpu)
  1428. {
  1429. return GET_H_SYS_GPR50 ();
  1430. }
  1431. /* Set a value for h-sys-gpr50. */
  1432. void
  1433. or1k32bf_h_sys_gpr50_set (SIM_CPU *current_cpu, USI newval)
  1434. {
  1435. SET_H_SYS_GPR50 (newval);
  1436. }
  1437. /* Get the value of h-sys-gpr51. */
  1438. USI
  1439. or1k32bf_h_sys_gpr51_get (SIM_CPU *current_cpu)
  1440. {
  1441. return GET_H_SYS_GPR51 ();
  1442. }
  1443. /* Set a value for h-sys-gpr51. */
  1444. void
  1445. or1k32bf_h_sys_gpr51_set (SIM_CPU *current_cpu, USI newval)
  1446. {
  1447. SET_H_SYS_GPR51 (newval);
  1448. }
  1449. /* Get the value of h-sys-gpr52. */
  1450. USI
  1451. or1k32bf_h_sys_gpr52_get (SIM_CPU *current_cpu)
  1452. {
  1453. return GET_H_SYS_GPR52 ();
  1454. }
  1455. /* Set a value for h-sys-gpr52. */
  1456. void
  1457. or1k32bf_h_sys_gpr52_set (SIM_CPU *current_cpu, USI newval)
  1458. {
  1459. SET_H_SYS_GPR52 (newval);
  1460. }
  1461. /* Get the value of h-sys-gpr53. */
  1462. USI
  1463. or1k32bf_h_sys_gpr53_get (SIM_CPU *current_cpu)
  1464. {
  1465. return GET_H_SYS_GPR53 ();
  1466. }
  1467. /* Set a value for h-sys-gpr53. */
  1468. void
  1469. or1k32bf_h_sys_gpr53_set (SIM_CPU *current_cpu, USI newval)
  1470. {
  1471. SET_H_SYS_GPR53 (newval);
  1472. }
  1473. /* Get the value of h-sys-gpr54. */
  1474. USI
  1475. or1k32bf_h_sys_gpr54_get (SIM_CPU *current_cpu)
  1476. {
  1477. return GET_H_SYS_GPR54 ();
  1478. }
  1479. /* Set a value for h-sys-gpr54. */
  1480. void
  1481. or1k32bf_h_sys_gpr54_set (SIM_CPU *current_cpu, USI newval)
  1482. {
  1483. SET_H_SYS_GPR54 (newval);
  1484. }
  1485. /* Get the value of h-sys-gpr55. */
  1486. USI
  1487. or1k32bf_h_sys_gpr55_get (SIM_CPU *current_cpu)
  1488. {
  1489. return GET_H_SYS_GPR55 ();
  1490. }
  1491. /* Set a value for h-sys-gpr55. */
  1492. void
  1493. or1k32bf_h_sys_gpr55_set (SIM_CPU *current_cpu, USI newval)
  1494. {
  1495. SET_H_SYS_GPR55 (newval);
  1496. }
  1497. /* Get the value of h-sys-gpr56. */
  1498. USI
  1499. or1k32bf_h_sys_gpr56_get (SIM_CPU *current_cpu)
  1500. {
  1501. return GET_H_SYS_GPR56 ();
  1502. }
  1503. /* Set a value for h-sys-gpr56. */
  1504. void
  1505. or1k32bf_h_sys_gpr56_set (SIM_CPU *current_cpu, USI newval)
  1506. {
  1507. SET_H_SYS_GPR56 (newval);
  1508. }
  1509. /* Get the value of h-sys-gpr57. */
  1510. USI
  1511. or1k32bf_h_sys_gpr57_get (SIM_CPU *current_cpu)
  1512. {
  1513. return GET_H_SYS_GPR57 ();
  1514. }
  1515. /* Set a value for h-sys-gpr57. */
  1516. void
  1517. or1k32bf_h_sys_gpr57_set (SIM_CPU *current_cpu, USI newval)
  1518. {
  1519. SET_H_SYS_GPR57 (newval);
  1520. }
  1521. /* Get the value of h-sys-gpr58. */
  1522. USI
  1523. or1k32bf_h_sys_gpr58_get (SIM_CPU *current_cpu)
  1524. {
  1525. return GET_H_SYS_GPR58 ();
  1526. }
  1527. /* Set a value for h-sys-gpr58. */
  1528. void
  1529. or1k32bf_h_sys_gpr58_set (SIM_CPU *current_cpu, USI newval)
  1530. {
  1531. SET_H_SYS_GPR58 (newval);
  1532. }
  1533. /* Get the value of h-sys-gpr59. */
  1534. USI
  1535. or1k32bf_h_sys_gpr59_get (SIM_CPU *current_cpu)
  1536. {
  1537. return GET_H_SYS_GPR59 ();
  1538. }
  1539. /* Set a value for h-sys-gpr59. */
  1540. void
  1541. or1k32bf_h_sys_gpr59_set (SIM_CPU *current_cpu, USI newval)
  1542. {
  1543. SET_H_SYS_GPR59 (newval);
  1544. }
  1545. /* Get the value of h-sys-gpr60. */
  1546. USI
  1547. or1k32bf_h_sys_gpr60_get (SIM_CPU *current_cpu)
  1548. {
  1549. return GET_H_SYS_GPR60 ();
  1550. }
  1551. /* Set a value for h-sys-gpr60. */
  1552. void
  1553. or1k32bf_h_sys_gpr60_set (SIM_CPU *current_cpu, USI newval)
  1554. {
  1555. SET_H_SYS_GPR60 (newval);
  1556. }
  1557. /* Get the value of h-sys-gpr61. */
  1558. USI
  1559. or1k32bf_h_sys_gpr61_get (SIM_CPU *current_cpu)
  1560. {
  1561. return GET_H_SYS_GPR61 ();
  1562. }
  1563. /* Set a value for h-sys-gpr61. */
  1564. void
  1565. or1k32bf_h_sys_gpr61_set (SIM_CPU *current_cpu, USI newval)
  1566. {
  1567. SET_H_SYS_GPR61 (newval);
  1568. }
  1569. /* Get the value of h-sys-gpr62. */
  1570. USI
  1571. or1k32bf_h_sys_gpr62_get (SIM_CPU *current_cpu)
  1572. {
  1573. return GET_H_SYS_GPR62 ();
  1574. }
  1575. /* Set a value for h-sys-gpr62. */
  1576. void
  1577. or1k32bf_h_sys_gpr62_set (SIM_CPU *current_cpu, USI newval)
  1578. {
  1579. SET_H_SYS_GPR62 (newval);
  1580. }
  1581. /* Get the value of h-sys-gpr63. */
  1582. USI
  1583. or1k32bf_h_sys_gpr63_get (SIM_CPU *current_cpu)
  1584. {
  1585. return GET_H_SYS_GPR63 ();
  1586. }
  1587. /* Set a value for h-sys-gpr63. */
  1588. void
  1589. or1k32bf_h_sys_gpr63_set (SIM_CPU *current_cpu, USI newval)
  1590. {
  1591. SET_H_SYS_GPR63 (newval);
  1592. }
  1593. /* Get the value of h-sys-gpr64. */
  1594. USI
  1595. or1k32bf_h_sys_gpr64_get (SIM_CPU *current_cpu)
  1596. {
  1597. return GET_H_SYS_GPR64 ();
  1598. }
  1599. /* Set a value for h-sys-gpr64. */
  1600. void
  1601. or1k32bf_h_sys_gpr64_set (SIM_CPU *current_cpu, USI newval)
  1602. {
  1603. SET_H_SYS_GPR64 (newval);
  1604. }
  1605. /* Get the value of h-sys-gpr65. */
  1606. USI
  1607. or1k32bf_h_sys_gpr65_get (SIM_CPU *current_cpu)
  1608. {
  1609. return GET_H_SYS_GPR65 ();
  1610. }
  1611. /* Set a value for h-sys-gpr65. */
  1612. void
  1613. or1k32bf_h_sys_gpr65_set (SIM_CPU *current_cpu, USI newval)
  1614. {
  1615. SET_H_SYS_GPR65 (newval);
  1616. }
  1617. /* Get the value of h-sys-gpr66. */
  1618. USI
  1619. or1k32bf_h_sys_gpr66_get (SIM_CPU *current_cpu)
  1620. {
  1621. return GET_H_SYS_GPR66 ();
  1622. }
  1623. /* Set a value for h-sys-gpr66. */
  1624. void
  1625. or1k32bf_h_sys_gpr66_set (SIM_CPU *current_cpu, USI newval)
  1626. {
  1627. SET_H_SYS_GPR66 (newval);
  1628. }
  1629. /* Get the value of h-sys-gpr67. */
  1630. USI
  1631. or1k32bf_h_sys_gpr67_get (SIM_CPU *current_cpu)
  1632. {
  1633. return GET_H_SYS_GPR67 ();
  1634. }
  1635. /* Set a value for h-sys-gpr67. */
  1636. void
  1637. or1k32bf_h_sys_gpr67_set (SIM_CPU *current_cpu, USI newval)
  1638. {
  1639. SET_H_SYS_GPR67 (newval);
  1640. }
  1641. /* Get the value of h-sys-gpr68. */
  1642. USI
  1643. or1k32bf_h_sys_gpr68_get (SIM_CPU *current_cpu)
  1644. {
  1645. return GET_H_SYS_GPR68 ();
  1646. }
  1647. /* Set a value for h-sys-gpr68. */
  1648. void
  1649. or1k32bf_h_sys_gpr68_set (SIM_CPU *current_cpu, USI newval)
  1650. {
  1651. SET_H_SYS_GPR68 (newval);
  1652. }
  1653. /* Get the value of h-sys-gpr69. */
  1654. USI
  1655. or1k32bf_h_sys_gpr69_get (SIM_CPU *current_cpu)
  1656. {
  1657. return GET_H_SYS_GPR69 ();
  1658. }
  1659. /* Set a value for h-sys-gpr69. */
  1660. void
  1661. or1k32bf_h_sys_gpr69_set (SIM_CPU *current_cpu, USI newval)
  1662. {
  1663. SET_H_SYS_GPR69 (newval);
  1664. }
  1665. /* Get the value of h-sys-gpr70. */
  1666. USI
  1667. or1k32bf_h_sys_gpr70_get (SIM_CPU *current_cpu)
  1668. {
  1669. return GET_H_SYS_GPR70 ();
  1670. }
  1671. /* Set a value for h-sys-gpr70. */
  1672. void
  1673. or1k32bf_h_sys_gpr70_set (SIM_CPU *current_cpu, USI newval)
  1674. {
  1675. SET_H_SYS_GPR70 (newval);
  1676. }
  1677. /* Get the value of h-sys-gpr71. */
  1678. USI
  1679. or1k32bf_h_sys_gpr71_get (SIM_CPU *current_cpu)
  1680. {
  1681. return GET_H_SYS_GPR71 ();
  1682. }
  1683. /* Set a value for h-sys-gpr71. */
  1684. void
  1685. or1k32bf_h_sys_gpr71_set (SIM_CPU *current_cpu, USI newval)
  1686. {
  1687. SET_H_SYS_GPR71 (newval);
  1688. }
  1689. /* Get the value of h-sys-gpr72. */
  1690. USI
  1691. or1k32bf_h_sys_gpr72_get (SIM_CPU *current_cpu)
  1692. {
  1693. return GET_H_SYS_GPR72 ();
  1694. }
  1695. /* Set a value for h-sys-gpr72. */
  1696. void
  1697. or1k32bf_h_sys_gpr72_set (SIM_CPU *current_cpu, USI newval)
  1698. {
  1699. SET_H_SYS_GPR72 (newval);
  1700. }
  1701. /* Get the value of h-sys-gpr73. */
  1702. USI
  1703. or1k32bf_h_sys_gpr73_get (SIM_CPU *current_cpu)
  1704. {
  1705. return GET_H_SYS_GPR73 ();
  1706. }
  1707. /* Set a value for h-sys-gpr73. */
  1708. void
  1709. or1k32bf_h_sys_gpr73_set (SIM_CPU *current_cpu, USI newval)
  1710. {
  1711. SET_H_SYS_GPR73 (newval);
  1712. }
  1713. /* Get the value of h-sys-gpr74. */
  1714. USI
  1715. or1k32bf_h_sys_gpr74_get (SIM_CPU *current_cpu)
  1716. {
  1717. return GET_H_SYS_GPR74 ();
  1718. }
  1719. /* Set a value for h-sys-gpr74. */
  1720. void
  1721. or1k32bf_h_sys_gpr74_set (SIM_CPU *current_cpu, USI newval)
  1722. {
  1723. SET_H_SYS_GPR74 (newval);
  1724. }
  1725. /* Get the value of h-sys-gpr75. */
  1726. USI
  1727. or1k32bf_h_sys_gpr75_get (SIM_CPU *current_cpu)
  1728. {
  1729. return GET_H_SYS_GPR75 ();
  1730. }
  1731. /* Set a value for h-sys-gpr75. */
  1732. void
  1733. or1k32bf_h_sys_gpr75_set (SIM_CPU *current_cpu, USI newval)
  1734. {
  1735. SET_H_SYS_GPR75 (newval);
  1736. }
  1737. /* Get the value of h-sys-gpr76. */
  1738. USI
  1739. or1k32bf_h_sys_gpr76_get (SIM_CPU *current_cpu)
  1740. {
  1741. return GET_H_SYS_GPR76 ();
  1742. }
  1743. /* Set a value for h-sys-gpr76. */
  1744. void
  1745. or1k32bf_h_sys_gpr76_set (SIM_CPU *current_cpu, USI newval)
  1746. {
  1747. SET_H_SYS_GPR76 (newval);
  1748. }
  1749. /* Get the value of h-sys-gpr77. */
  1750. USI
  1751. or1k32bf_h_sys_gpr77_get (SIM_CPU *current_cpu)
  1752. {
  1753. return GET_H_SYS_GPR77 ();
  1754. }
  1755. /* Set a value for h-sys-gpr77. */
  1756. void
  1757. or1k32bf_h_sys_gpr77_set (SIM_CPU *current_cpu, USI newval)
  1758. {
  1759. SET_H_SYS_GPR77 (newval);
  1760. }
  1761. /* Get the value of h-sys-gpr78. */
  1762. USI
  1763. or1k32bf_h_sys_gpr78_get (SIM_CPU *current_cpu)
  1764. {
  1765. return GET_H_SYS_GPR78 ();
  1766. }
  1767. /* Set a value for h-sys-gpr78. */
  1768. void
  1769. or1k32bf_h_sys_gpr78_set (SIM_CPU *current_cpu, USI newval)
  1770. {
  1771. SET_H_SYS_GPR78 (newval);
  1772. }
  1773. /* Get the value of h-sys-gpr79. */
  1774. USI
  1775. or1k32bf_h_sys_gpr79_get (SIM_CPU *current_cpu)
  1776. {
  1777. return GET_H_SYS_GPR79 ();
  1778. }
  1779. /* Set a value for h-sys-gpr79. */
  1780. void
  1781. or1k32bf_h_sys_gpr79_set (SIM_CPU *current_cpu, USI newval)
  1782. {
  1783. SET_H_SYS_GPR79 (newval);
  1784. }
  1785. /* Get the value of h-sys-gpr80. */
  1786. USI
  1787. or1k32bf_h_sys_gpr80_get (SIM_CPU *current_cpu)
  1788. {
  1789. return GET_H_SYS_GPR80 ();
  1790. }
  1791. /* Set a value for h-sys-gpr80. */
  1792. void
  1793. or1k32bf_h_sys_gpr80_set (SIM_CPU *current_cpu, USI newval)
  1794. {
  1795. SET_H_SYS_GPR80 (newval);
  1796. }
  1797. /* Get the value of h-sys-gpr81. */
  1798. USI
  1799. or1k32bf_h_sys_gpr81_get (SIM_CPU *current_cpu)
  1800. {
  1801. return GET_H_SYS_GPR81 ();
  1802. }
  1803. /* Set a value for h-sys-gpr81. */
  1804. void
  1805. or1k32bf_h_sys_gpr81_set (SIM_CPU *current_cpu, USI newval)
  1806. {
  1807. SET_H_SYS_GPR81 (newval);
  1808. }
  1809. /* Get the value of h-sys-gpr82. */
  1810. USI
  1811. or1k32bf_h_sys_gpr82_get (SIM_CPU *current_cpu)
  1812. {
  1813. return GET_H_SYS_GPR82 ();
  1814. }
  1815. /* Set a value for h-sys-gpr82. */
  1816. void
  1817. or1k32bf_h_sys_gpr82_set (SIM_CPU *current_cpu, USI newval)
  1818. {
  1819. SET_H_SYS_GPR82 (newval);
  1820. }
  1821. /* Get the value of h-sys-gpr83. */
  1822. USI
  1823. or1k32bf_h_sys_gpr83_get (SIM_CPU *current_cpu)
  1824. {
  1825. return GET_H_SYS_GPR83 ();
  1826. }
  1827. /* Set a value for h-sys-gpr83. */
  1828. void
  1829. or1k32bf_h_sys_gpr83_set (SIM_CPU *current_cpu, USI newval)
  1830. {
  1831. SET_H_SYS_GPR83 (newval);
  1832. }
  1833. /* Get the value of h-sys-gpr84. */
  1834. USI
  1835. or1k32bf_h_sys_gpr84_get (SIM_CPU *current_cpu)
  1836. {
  1837. return GET_H_SYS_GPR84 ();
  1838. }
  1839. /* Set a value for h-sys-gpr84. */
  1840. void
  1841. or1k32bf_h_sys_gpr84_set (SIM_CPU *current_cpu, USI newval)
  1842. {
  1843. SET_H_SYS_GPR84 (newval);
  1844. }
  1845. /* Get the value of h-sys-gpr85. */
  1846. USI
  1847. or1k32bf_h_sys_gpr85_get (SIM_CPU *current_cpu)
  1848. {
  1849. return GET_H_SYS_GPR85 ();
  1850. }
  1851. /* Set a value for h-sys-gpr85. */
  1852. void
  1853. or1k32bf_h_sys_gpr85_set (SIM_CPU *current_cpu, USI newval)
  1854. {
  1855. SET_H_SYS_GPR85 (newval);
  1856. }
  1857. /* Get the value of h-sys-gpr86. */
  1858. USI
  1859. or1k32bf_h_sys_gpr86_get (SIM_CPU *current_cpu)
  1860. {
  1861. return GET_H_SYS_GPR86 ();
  1862. }
  1863. /* Set a value for h-sys-gpr86. */
  1864. void
  1865. or1k32bf_h_sys_gpr86_set (SIM_CPU *current_cpu, USI newval)
  1866. {
  1867. SET_H_SYS_GPR86 (newval);
  1868. }
  1869. /* Get the value of h-sys-gpr87. */
  1870. USI
  1871. or1k32bf_h_sys_gpr87_get (SIM_CPU *current_cpu)
  1872. {
  1873. return GET_H_SYS_GPR87 ();
  1874. }
  1875. /* Set a value for h-sys-gpr87. */
  1876. void
  1877. or1k32bf_h_sys_gpr87_set (SIM_CPU *current_cpu, USI newval)
  1878. {
  1879. SET_H_SYS_GPR87 (newval);
  1880. }
  1881. /* Get the value of h-sys-gpr88. */
  1882. USI
  1883. or1k32bf_h_sys_gpr88_get (SIM_CPU *current_cpu)
  1884. {
  1885. return GET_H_SYS_GPR88 ();
  1886. }
  1887. /* Set a value for h-sys-gpr88. */
  1888. void
  1889. or1k32bf_h_sys_gpr88_set (SIM_CPU *current_cpu, USI newval)
  1890. {
  1891. SET_H_SYS_GPR88 (newval);
  1892. }
  1893. /* Get the value of h-sys-gpr89. */
  1894. USI
  1895. or1k32bf_h_sys_gpr89_get (SIM_CPU *current_cpu)
  1896. {
  1897. return GET_H_SYS_GPR89 ();
  1898. }
  1899. /* Set a value for h-sys-gpr89. */
  1900. void
  1901. or1k32bf_h_sys_gpr89_set (SIM_CPU *current_cpu, USI newval)
  1902. {
  1903. SET_H_SYS_GPR89 (newval);
  1904. }
  1905. /* Get the value of h-sys-gpr90. */
  1906. USI
  1907. or1k32bf_h_sys_gpr90_get (SIM_CPU *current_cpu)
  1908. {
  1909. return GET_H_SYS_GPR90 ();
  1910. }
  1911. /* Set a value for h-sys-gpr90. */
  1912. void
  1913. or1k32bf_h_sys_gpr90_set (SIM_CPU *current_cpu, USI newval)
  1914. {
  1915. SET_H_SYS_GPR90 (newval);
  1916. }
  1917. /* Get the value of h-sys-gpr91. */
  1918. USI
  1919. or1k32bf_h_sys_gpr91_get (SIM_CPU *current_cpu)
  1920. {
  1921. return GET_H_SYS_GPR91 ();
  1922. }
  1923. /* Set a value for h-sys-gpr91. */
  1924. void
  1925. or1k32bf_h_sys_gpr91_set (SIM_CPU *current_cpu, USI newval)
  1926. {
  1927. SET_H_SYS_GPR91 (newval);
  1928. }
  1929. /* Get the value of h-sys-gpr92. */
  1930. USI
  1931. or1k32bf_h_sys_gpr92_get (SIM_CPU *current_cpu)
  1932. {
  1933. return GET_H_SYS_GPR92 ();
  1934. }
  1935. /* Set a value for h-sys-gpr92. */
  1936. void
  1937. or1k32bf_h_sys_gpr92_set (SIM_CPU *current_cpu, USI newval)
  1938. {
  1939. SET_H_SYS_GPR92 (newval);
  1940. }
  1941. /* Get the value of h-sys-gpr93. */
  1942. USI
  1943. or1k32bf_h_sys_gpr93_get (SIM_CPU *current_cpu)
  1944. {
  1945. return GET_H_SYS_GPR93 ();
  1946. }
  1947. /* Set a value for h-sys-gpr93. */
  1948. void
  1949. or1k32bf_h_sys_gpr93_set (SIM_CPU *current_cpu, USI newval)
  1950. {
  1951. SET_H_SYS_GPR93 (newval);
  1952. }
  1953. /* Get the value of h-sys-gpr94. */
  1954. USI
  1955. or1k32bf_h_sys_gpr94_get (SIM_CPU *current_cpu)
  1956. {
  1957. return GET_H_SYS_GPR94 ();
  1958. }
  1959. /* Set a value for h-sys-gpr94. */
  1960. void
  1961. or1k32bf_h_sys_gpr94_set (SIM_CPU *current_cpu, USI newval)
  1962. {
  1963. SET_H_SYS_GPR94 (newval);
  1964. }
  1965. /* Get the value of h-sys-gpr95. */
  1966. USI
  1967. or1k32bf_h_sys_gpr95_get (SIM_CPU *current_cpu)
  1968. {
  1969. return GET_H_SYS_GPR95 ();
  1970. }
  1971. /* Set a value for h-sys-gpr95. */
  1972. void
  1973. or1k32bf_h_sys_gpr95_set (SIM_CPU *current_cpu, USI newval)
  1974. {
  1975. SET_H_SYS_GPR95 (newval);
  1976. }
  1977. /* Get the value of h-sys-gpr96. */
  1978. USI
  1979. or1k32bf_h_sys_gpr96_get (SIM_CPU *current_cpu)
  1980. {
  1981. return GET_H_SYS_GPR96 ();
  1982. }
  1983. /* Set a value for h-sys-gpr96. */
  1984. void
  1985. or1k32bf_h_sys_gpr96_set (SIM_CPU *current_cpu, USI newval)
  1986. {
  1987. SET_H_SYS_GPR96 (newval);
  1988. }
  1989. /* Get the value of h-sys-gpr97. */
  1990. USI
  1991. or1k32bf_h_sys_gpr97_get (SIM_CPU *current_cpu)
  1992. {
  1993. return GET_H_SYS_GPR97 ();
  1994. }
  1995. /* Set a value for h-sys-gpr97. */
  1996. void
  1997. or1k32bf_h_sys_gpr97_set (SIM_CPU *current_cpu, USI newval)
  1998. {
  1999. SET_H_SYS_GPR97 (newval);
  2000. }
  2001. /* Get the value of h-sys-gpr98. */
  2002. USI
  2003. or1k32bf_h_sys_gpr98_get (SIM_CPU *current_cpu)
  2004. {
  2005. return GET_H_SYS_GPR98 ();
  2006. }
  2007. /* Set a value for h-sys-gpr98. */
  2008. void
  2009. or1k32bf_h_sys_gpr98_set (SIM_CPU *current_cpu, USI newval)
  2010. {
  2011. SET_H_SYS_GPR98 (newval);
  2012. }
  2013. /* Get the value of h-sys-gpr99. */
  2014. USI
  2015. or1k32bf_h_sys_gpr99_get (SIM_CPU *current_cpu)
  2016. {
  2017. return GET_H_SYS_GPR99 ();
  2018. }
  2019. /* Set a value for h-sys-gpr99. */
  2020. void
  2021. or1k32bf_h_sys_gpr99_set (SIM_CPU *current_cpu, USI newval)
  2022. {
  2023. SET_H_SYS_GPR99 (newval);
  2024. }
  2025. /* Get the value of h-sys-gpr100. */
  2026. USI
  2027. or1k32bf_h_sys_gpr100_get (SIM_CPU *current_cpu)
  2028. {
  2029. return GET_H_SYS_GPR100 ();
  2030. }
  2031. /* Set a value for h-sys-gpr100. */
  2032. void
  2033. or1k32bf_h_sys_gpr100_set (SIM_CPU *current_cpu, USI newval)
  2034. {
  2035. SET_H_SYS_GPR100 (newval);
  2036. }
  2037. /* Get the value of h-sys-gpr101. */
  2038. USI
  2039. or1k32bf_h_sys_gpr101_get (SIM_CPU *current_cpu)
  2040. {
  2041. return GET_H_SYS_GPR101 ();
  2042. }
  2043. /* Set a value for h-sys-gpr101. */
  2044. void
  2045. or1k32bf_h_sys_gpr101_set (SIM_CPU *current_cpu, USI newval)
  2046. {
  2047. SET_H_SYS_GPR101 (newval);
  2048. }
  2049. /* Get the value of h-sys-gpr102. */
  2050. USI
  2051. or1k32bf_h_sys_gpr102_get (SIM_CPU *current_cpu)
  2052. {
  2053. return GET_H_SYS_GPR102 ();
  2054. }
  2055. /* Set a value for h-sys-gpr102. */
  2056. void
  2057. or1k32bf_h_sys_gpr102_set (SIM_CPU *current_cpu, USI newval)
  2058. {
  2059. SET_H_SYS_GPR102 (newval);
  2060. }
  2061. /* Get the value of h-sys-gpr103. */
  2062. USI
  2063. or1k32bf_h_sys_gpr103_get (SIM_CPU *current_cpu)
  2064. {
  2065. return GET_H_SYS_GPR103 ();
  2066. }
  2067. /* Set a value for h-sys-gpr103. */
  2068. void
  2069. or1k32bf_h_sys_gpr103_set (SIM_CPU *current_cpu, USI newval)
  2070. {
  2071. SET_H_SYS_GPR103 (newval);
  2072. }
  2073. /* Get the value of h-sys-gpr104. */
  2074. USI
  2075. or1k32bf_h_sys_gpr104_get (SIM_CPU *current_cpu)
  2076. {
  2077. return GET_H_SYS_GPR104 ();
  2078. }
  2079. /* Set a value for h-sys-gpr104. */
  2080. void
  2081. or1k32bf_h_sys_gpr104_set (SIM_CPU *current_cpu, USI newval)
  2082. {
  2083. SET_H_SYS_GPR104 (newval);
  2084. }
  2085. /* Get the value of h-sys-gpr105. */
  2086. USI
  2087. or1k32bf_h_sys_gpr105_get (SIM_CPU *current_cpu)
  2088. {
  2089. return GET_H_SYS_GPR105 ();
  2090. }
  2091. /* Set a value for h-sys-gpr105. */
  2092. void
  2093. or1k32bf_h_sys_gpr105_set (SIM_CPU *current_cpu, USI newval)
  2094. {
  2095. SET_H_SYS_GPR105 (newval);
  2096. }
  2097. /* Get the value of h-sys-gpr106. */
  2098. USI
  2099. or1k32bf_h_sys_gpr106_get (SIM_CPU *current_cpu)
  2100. {
  2101. return GET_H_SYS_GPR106 ();
  2102. }
  2103. /* Set a value for h-sys-gpr106. */
  2104. void
  2105. or1k32bf_h_sys_gpr106_set (SIM_CPU *current_cpu, USI newval)
  2106. {
  2107. SET_H_SYS_GPR106 (newval);
  2108. }
  2109. /* Get the value of h-sys-gpr107. */
  2110. USI
  2111. or1k32bf_h_sys_gpr107_get (SIM_CPU *current_cpu)
  2112. {
  2113. return GET_H_SYS_GPR107 ();
  2114. }
  2115. /* Set a value for h-sys-gpr107. */
  2116. void
  2117. or1k32bf_h_sys_gpr107_set (SIM_CPU *current_cpu, USI newval)
  2118. {
  2119. SET_H_SYS_GPR107 (newval);
  2120. }
  2121. /* Get the value of h-sys-gpr108. */
  2122. USI
  2123. or1k32bf_h_sys_gpr108_get (SIM_CPU *current_cpu)
  2124. {
  2125. return GET_H_SYS_GPR108 ();
  2126. }
  2127. /* Set a value for h-sys-gpr108. */
  2128. void
  2129. or1k32bf_h_sys_gpr108_set (SIM_CPU *current_cpu, USI newval)
  2130. {
  2131. SET_H_SYS_GPR108 (newval);
  2132. }
  2133. /* Get the value of h-sys-gpr109. */
  2134. USI
  2135. or1k32bf_h_sys_gpr109_get (SIM_CPU *current_cpu)
  2136. {
  2137. return GET_H_SYS_GPR109 ();
  2138. }
  2139. /* Set a value for h-sys-gpr109. */
  2140. void
  2141. or1k32bf_h_sys_gpr109_set (SIM_CPU *current_cpu, USI newval)
  2142. {
  2143. SET_H_SYS_GPR109 (newval);
  2144. }
  2145. /* Get the value of h-sys-gpr110. */
  2146. USI
  2147. or1k32bf_h_sys_gpr110_get (SIM_CPU *current_cpu)
  2148. {
  2149. return GET_H_SYS_GPR110 ();
  2150. }
  2151. /* Set a value for h-sys-gpr110. */
  2152. void
  2153. or1k32bf_h_sys_gpr110_set (SIM_CPU *current_cpu, USI newval)
  2154. {
  2155. SET_H_SYS_GPR110 (newval);
  2156. }
  2157. /* Get the value of h-sys-gpr111. */
  2158. USI
  2159. or1k32bf_h_sys_gpr111_get (SIM_CPU *current_cpu)
  2160. {
  2161. return GET_H_SYS_GPR111 ();
  2162. }
  2163. /* Set a value for h-sys-gpr111. */
  2164. void
  2165. or1k32bf_h_sys_gpr111_set (SIM_CPU *current_cpu, USI newval)
  2166. {
  2167. SET_H_SYS_GPR111 (newval);
  2168. }
  2169. /* Get the value of h-sys-gpr112. */
  2170. USI
  2171. or1k32bf_h_sys_gpr112_get (SIM_CPU *current_cpu)
  2172. {
  2173. return GET_H_SYS_GPR112 ();
  2174. }
  2175. /* Set a value for h-sys-gpr112. */
  2176. void
  2177. or1k32bf_h_sys_gpr112_set (SIM_CPU *current_cpu, USI newval)
  2178. {
  2179. SET_H_SYS_GPR112 (newval);
  2180. }
  2181. /* Get the value of h-sys-gpr113. */
  2182. USI
  2183. or1k32bf_h_sys_gpr113_get (SIM_CPU *current_cpu)
  2184. {
  2185. return GET_H_SYS_GPR113 ();
  2186. }
  2187. /* Set a value for h-sys-gpr113. */
  2188. void
  2189. or1k32bf_h_sys_gpr113_set (SIM_CPU *current_cpu, USI newval)
  2190. {
  2191. SET_H_SYS_GPR113 (newval);
  2192. }
  2193. /* Get the value of h-sys-gpr114. */
  2194. USI
  2195. or1k32bf_h_sys_gpr114_get (SIM_CPU *current_cpu)
  2196. {
  2197. return GET_H_SYS_GPR114 ();
  2198. }
  2199. /* Set a value for h-sys-gpr114. */
  2200. void
  2201. or1k32bf_h_sys_gpr114_set (SIM_CPU *current_cpu, USI newval)
  2202. {
  2203. SET_H_SYS_GPR114 (newval);
  2204. }
  2205. /* Get the value of h-sys-gpr115. */
  2206. USI
  2207. or1k32bf_h_sys_gpr115_get (SIM_CPU *current_cpu)
  2208. {
  2209. return GET_H_SYS_GPR115 ();
  2210. }
  2211. /* Set a value for h-sys-gpr115. */
  2212. void
  2213. or1k32bf_h_sys_gpr115_set (SIM_CPU *current_cpu, USI newval)
  2214. {
  2215. SET_H_SYS_GPR115 (newval);
  2216. }
  2217. /* Get the value of h-sys-gpr116. */
  2218. USI
  2219. or1k32bf_h_sys_gpr116_get (SIM_CPU *current_cpu)
  2220. {
  2221. return GET_H_SYS_GPR116 ();
  2222. }
  2223. /* Set a value for h-sys-gpr116. */
  2224. void
  2225. or1k32bf_h_sys_gpr116_set (SIM_CPU *current_cpu, USI newval)
  2226. {
  2227. SET_H_SYS_GPR116 (newval);
  2228. }
  2229. /* Get the value of h-sys-gpr117. */
  2230. USI
  2231. or1k32bf_h_sys_gpr117_get (SIM_CPU *current_cpu)
  2232. {
  2233. return GET_H_SYS_GPR117 ();
  2234. }
  2235. /* Set a value for h-sys-gpr117. */
  2236. void
  2237. or1k32bf_h_sys_gpr117_set (SIM_CPU *current_cpu, USI newval)
  2238. {
  2239. SET_H_SYS_GPR117 (newval);
  2240. }
  2241. /* Get the value of h-sys-gpr118. */
  2242. USI
  2243. or1k32bf_h_sys_gpr118_get (SIM_CPU *current_cpu)
  2244. {
  2245. return GET_H_SYS_GPR118 ();
  2246. }
  2247. /* Set a value for h-sys-gpr118. */
  2248. void
  2249. or1k32bf_h_sys_gpr118_set (SIM_CPU *current_cpu, USI newval)
  2250. {
  2251. SET_H_SYS_GPR118 (newval);
  2252. }
  2253. /* Get the value of h-sys-gpr119. */
  2254. USI
  2255. or1k32bf_h_sys_gpr119_get (SIM_CPU *current_cpu)
  2256. {
  2257. return GET_H_SYS_GPR119 ();
  2258. }
  2259. /* Set a value for h-sys-gpr119. */
  2260. void
  2261. or1k32bf_h_sys_gpr119_set (SIM_CPU *current_cpu, USI newval)
  2262. {
  2263. SET_H_SYS_GPR119 (newval);
  2264. }
  2265. /* Get the value of h-sys-gpr120. */
  2266. USI
  2267. or1k32bf_h_sys_gpr120_get (SIM_CPU *current_cpu)
  2268. {
  2269. return GET_H_SYS_GPR120 ();
  2270. }
  2271. /* Set a value for h-sys-gpr120. */
  2272. void
  2273. or1k32bf_h_sys_gpr120_set (SIM_CPU *current_cpu, USI newval)
  2274. {
  2275. SET_H_SYS_GPR120 (newval);
  2276. }
  2277. /* Get the value of h-sys-gpr121. */
  2278. USI
  2279. or1k32bf_h_sys_gpr121_get (SIM_CPU *current_cpu)
  2280. {
  2281. return GET_H_SYS_GPR121 ();
  2282. }
  2283. /* Set a value for h-sys-gpr121. */
  2284. void
  2285. or1k32bf_h_sys_gpr121_set (SIM_CPU *current_cpu, USI newval)
  2286. {
  2287. SET_H_SYS_GPR121 (newval);
  2288. }
  2289. /* Get the value of h-sys-gpr122. */
  2290. USI
  2291. or1k32bf_h_sys_gpr122_get (SIM_CPU *current_cpu)
  2292. {
  2293. return GET_H_SYS_GPR122 ();
  2294. }
  2295. /* Set a value for h-sys-gpr122. */
  2296. void
  2297. or1k32bf_h_sys_gpr122_set (SIM_CPU *current_cpu, USI newval)
  2298. {
  2299. SET_H_SYS_GPR122 (newval);
  2300. }
  2301. /* Get the value of h-sys-gpr123. */
  2302. USI
  2303. or1k32bf_h_sys_gpr123_get (SIM_CPU *current_cpu)
  2304. {
  2305. return GET_H_SYS_GPR123 ();
  2306. }
  2307. /* Set a value for h-sys-gpr123. */
  2308. void
  2309. or1k32bf_h_sys_gpr123_set (SIM_CPU *current_cpu, USI newval)
  2310. {
  2311. SET_H_SYS_GPR123 (newval);
  2312. }
  2313. /* Get the value of h-sys-gpr124. */
  2314. USI
  2315. or1k32bf_h_sys_gpr124_get (SIM_CPU *current_cpu)
  2316. {
  2317. return GET_H_SYS_GPR124 ();
  2318. }
  2319. /* Set a value for h-sys-gpr124. */
  2320. void
  2321. or1k32bf_h_sys_gpr124_set (SIM_CPU *current_cpu, USI newval)
  2322. {
  2323. SET_H_SYS_GPR124 (newval);
  2324. }
  2325. /* Get the value of h-sys-gpr125. */
  2326. USI
  2327. or1k32bf_h_sys_gpr125_get (SIM_CPU *current_cpu)
  2328. {
  2329. return GET_H_SYS_GPR125 ();
  2330. }
  2331. /* Set a value for h-sys-gpr125. */
  2332. void
  2333. or1k32bf_h_sys_gpr125_set (SIM_CPU *current_cpu, USI newval)
  2334. {
  2335. SET_H_SYS_GPR125 (newval);
  2336. }
  2337. /* Get the value of h-sys-gpr126. */
  2338. USI
  2339. or1k32bf_h_sys_gpr126_get (SIM_CPU *current_cpu)
  2340. {
  2341. return GET_H_SYS_GPR126 ();
  2342. }
  2343. /* Set a value for h-sys-gpr126. */
  2344. void
  2345. or1k32bf_h_sys_gpr126_set (SIM_CPU *current_cpu, USI newval)
  2346. {
  2347. SET_H_SYS_GPR126 (newval);
  2348. }
  2349. /* Get the value of h-sys-gpr127. */
  2350. USI
  2351. or1k32bf_h_sys_gpr127_get (SIM_CPU *current_cpu)
  2352. {
  2353. return GET_H_SYS_GPR127 ();
  2354. }
  2355. /* Set a value for h-sys-gpr127. */
  2356. void
  2357. or1k32bf_h_sys_gpr127_set (SIM_CPU *current_cpu, USI newval)
  2358. {
  2359. SET_H_SYS_GPR127 (newval);
  2360. }
  2361. /* Get the value of h-sys-gpr128. */
  2362. USI
  2363. or1k32bf_h_sys_gpr128_get (SIM_CPU *current_cpu)
  2364. {
  2365. return GET_H_SYS_GPR128 ();
  2366. }
  2367. /* Set a value for h-sys-gpr128. */
  2368. void
  2369. or1k32bf_h_sys_gpr128_set (SIM_CPU *current_cpu, USI newval)
  2370. {
  2371. SET_H_SYS_GPR128 (newval);
  2372. }
  2373. /* Get the value of h-sys-gpr129. */
  2374. USI
  2375. or1k32bf_h_sys_gpr129_get (SIM_CPU *current_cpu)
  2376. {
  2377. return GET_H_SYS_GPR129 ();
  2378. }
  2379. /* Set a value for h-sys-gpr129. */
  2380. void
  2381. or1k32bf_h_sys_gpr129_set (SIM_CPU *current_cpu, USI newval)
  2382. {
  2383. SET_H_SYS_GPR129 (newval);
  2384. }
  2385. /* Get the value of h-sys-gpr130. */
  2386. USI
  2387. or1k32bf_h_sys_gpr130_get (SIM_CPU *current_cpu)
  2388. {
  2389. return GET_H_SYS_GPR130 ();
  2390. }
  2391. /* Set a value for h-sys-gpr130. */
  2392. void
  2393. or1k32bf_h_sys_gpr130_set (SIM_CPU *current_cpu, USI newval)
  2394. {
  2395. SET_H_SYS_GPR130 (newval);
  2396. }
  2397. /* Get the value of h-sys-gpr131. */
  2398. USI
  2399. or1k32bf_h_sys_gpr131_get (SIM_CPU *current_cpu)
  2400. {
  2401. return GET_H_SYS_GPR131 ();
  2402. }
  2403. /* Set a value for h-sys-gpr131. */
  2404. void
  2405. or1k32bf_h_sys_gpr131_set (SIM_CPU *current_cpu, USI newval)
  2406. {
  2407. SET_H_SYS_GPR131 (newval);
  2408. }
  2409. /* Get the value of h-sys-gpr132. */
  2410. USI
  2411. or1k32bf_h_sys_gpr132_get (SIM_CPU *current_cpu)
  2412. {
  2413. return GET_H_SYS_GPR132 ();
  2414. }
  2415. /* Set a value for h-sys-gpr132. */
  2416. void
  2417. or1k32bf_h_sys_gpr132_set (SIM_CPU *current_cpu, USI newval)
  2418. {
  2419. SET_H_SYS_GPR132 (newval);
  2420. }
  2421. /* Get the value of h-sys-gpr133. */
  2422. USI
  2423. or1k32bf_h_sys_gpr133_get (SIM_CPU *current_cpu)
  2424. {
  2425. return GET_H_SYS_GPR133 ();
  2426. }
  2427. /* Set a value for h-sys-gpr133. */
  2428. void
  2429. or1k32bf_h_sys_gpr133_set (SIM_CPU *current_cpu, USI newval)
  2430. {
  2431. SET_H_SYS_GPR133 (newval);
  2432. }
  2433. /* Get the value of h-sys-gpr134. */
  2434. USI
  2435. or1k32bf_h_sys_gpr134_get (SIM_CPU *current_cpu)
  2436. {
  2437. return GET_H_SYS_GPR134 ();
  2438. }
  2439. /* Set a value for h-sys-gpr134. */
  2440. void
  2441. or1k32bf_h_sys_gpr134_set (SIM_CPU *current_cpu, USI newval)
  2442. {
  2443. SET_H_SYS_GPR134 (newval);
  2444. }
  2445. /* Get the value of h-sys-gpr135. */
  2446. USI
  2447. or1k32bf_h_sys_gpr135_get (SIM_CPU *current_cpu)
  2448. {
  2449. return GET_H_SYS_GPR135 ();
  2450. }
  2451. /* Set a value for h-sys-gpr135. */
  2452. void
  2453. or1k32bf_h_sys_gpr135_set (SIM_CPU *current_cpu, USI newval)
  2454. {
  2455. SET_H_SYS_GPR135 (newval);
  2456. }
  2457. /* Get the value of h-sys-gpr136. */
  2458. USI
  2459. or1k32bf_h_sys_gpr136_get (SIM_CPU *current_cpu)
  2460. {
  2461. return GET_H_SYS_GPR136 ();
  2462. }
  2463. /* Set a value for h-sys-gpr136. */
  2464. void
  2465. or1k32bf_h_sys_gpr136_set (SIM_CPU *current_cpu, USI newval)
  2466. {
  2467. SET_H_SYS_GPR136 (newval);
  2468. }
  2469. /* Get the value of h-sys-gpr137. */
  2470. USI
  2471. or1k32bf_h_sys_gpr137_get (SIM_CPU *current_cpu)
  2472. {
  2473. return GET_H_SYS_GPR137 ();
  2474. }
  2475. /* Set a value for h-sys-gpr137. */
  2476. void
  2477. or1k32bf_h_sys_gpr137_set (SIM_CPU *current_cpu, USI newval)
  2478. {
  2479. SET_H_SYS_GPR137 (newval);
  2480. }
  2481. /* Get the value of h-sys-gpr138. */
  2482. USI
  2483. or1k32bf_h_sys_gpr138_get (SIM_CPU *current_cpu)
  2484. {
  2485. return GET_H_SYS_GPR138 ();
  2486. }
  2487. /* Set a value for h-sys-gpr138. */
  2488. void
  2489. or1k32bf_h_sys_gpr138_set (SIM_CPU *current_cpu, USI newval)
  2490. {
  2491. SET_H_SYS_GPR138 (newval);
  2492. }
  2493. /* Get the value of h-sys-gpr139. */
  2494. USI
  2495. or1k32bf_h_sys_gpr139_get (SIM_CPU *current_cpu)
  2496. {
  2497. return GET_H_SYS_GPR139 ();
  2498. }
  2499. /* Set a value for h-sys-gpr139. */
  2500. void
  2501. or1k32bf_h_sys_gpr139_set (SIM_CPU *current_cpu, USI newval)
  2502. {
  2503. SET_H_SYS_GPR139 (newval);
  2504. }
  2505. /* Get the value of h-sys-gpr140. */
  2506. USI
  2507. or1k32bf_h_sys_gpr140_get (SIM_CPU *current_cpu)
  2508. {
  2509. return GET_H_SYS_GPR140 ();
  2510. }
  2511. /* Set a value for h-sys-gpr140. */
  2512. void
  2513. or1k32bf_h_sys_gpr140_set (SIM_CPU *current_cpu, USI newval)
  2514. {
  2515. SET_H_SYS_GPR140 (newval);
  2516. }
  2517. /* Get the value of h-sys-gpr141. */
  2518. USI
  2519. or1k32bf_h_sys_gpr141_get (SIM_CPU *current_cpu)
  2520. {
  2521. return GET_H_SYS_GPR141 ();
  2522. }
  2523. /* Set a value for h-sys-gpr141. */
  2524. void
  2525. or1k32bf_h_sys_gpr141_set (SIM_CPU *current_cpu, USI newval)
  2526. {
  2527. SET_H_SYS_GPR141 (newval);
  2528. }
  2529. /* Get the value of h-sys-gpr142. */
  2530. USI
  2531. or1k32bf_h_sys_gpr142_get (SIM_CPU *current_cpu)
  2532. {
  2533. return GET_H_SYS_GPR142 ();
  2534. }
  2535. /* Set a value for h-sys-gpr142. */
  2536. void
  2537. or1k32bf_h_sys_gpr142_set (SIM_CPU *current_cpu, USI newval)
  2538. {
  2539. SET_H_SYS_GPR142 (newval);
  2540. }
  2541. /* Get the value of h-sys-gpr143. */
  2542. USI
  2543. or1k32bf_h_sys_gpr143_get (SIM_CPU *current_cpu)
  2544. {
  2545. return GET_H_SYS_GPR143 ();
  2546. }
  2547. /* Set a value for h-sys-gpr143. */
  2548. void
  2549. or1k32bf_h_sys_gpr143_set (SIM_CPU *current_cpu, USI newval)
  2550. {
  2551. SET_H_SYS_GPR143 (newval);
  2552. }
  2553. /* Get the value of h-sys-gpr144. */
  2554. USI
  2555. or1k32bf_h_sys_gpr144_get (SIM_CPU *current_cpu)
  2556. {
  2557. return GET_H_SYS_GPR144 ();
  2558. }
  2559. /* Set a value for h-sys-gpr144. */
  2560. void
  2561. or1k32bf_h_sys_gpr144_set (SIM_CPU *current_cpu, USI newval)
  2562. {
  2563. SET_H_SYS_GPR144 (newval);
  2564. }
  2565. /* Get the value of h-sys-gpr145. */
  2566. USI
  2567. or1k32bf_h_sys_gpr145_get (SIM_CPU *current_cpu)
  2568. {
  2569. return GET_H_SYS_GPR145 ();
  2570. }
  2571. /* Set a value for h-sys-gpr145. */
  2572. void
  2573. or1k32bf_h_sys_gpr145_set (SIM_CPU *current_cpu, USI newval)
  2574. {
  2575. SET_H_SYS_GPR145 (newval);
  2576. }
  2577. /* Get the value of h-sys-gpr146. */
  2578. USI
  2579. or1k32bf_h_sys_gpr146_get (SIM_CPU *current_cpu)
  2580. {
  2581. return GET_H_SYS_GPR146 ();
  2582. }
  2583. /* Set a value for h-sys-gpr146. */
  2584. void
  2585. or1k32bf_h_sys_gpr146_set (SIM_CPU *current_cpu, USI newval)
  2586. {
  2587. SET_H_SYS_GPR146 (newval);
  2588. }
  2589. /* Get the value of h-sys-gpr147. */
  2590. USI
  2591. or1k32bf_h_sys_gpr147_get (SIM_CPU *current_cpu)
  2592. {
  2593. return GET_H_SYS_GPR147 ();
  2594. }
  2595. /* Set a value for h-sys-gpr147. */
  2596. void
  2597. or1k32bf_h_sys_gpr147_set (SIM_CPU *current_cpu, USI newval)
  2598. {
  2599. SET_H_SYS_GPR147 (newval);
  2600. }
  2601. /* Get the value of h-sys-gpr148. */
  2602. USI
  2603. or1k32bf_h_sys_gpr148_get (SIM_CPU *current_cpu)
  2604. {
  2605. return GET_H_SYS_GPR148 ();
  2606. }
  2607. /* Set a value for h-sys-gpr148. */
  2608. void
  2609. or1k32bf_h_sys_gpr148_set (SIM_CPU *current_cpu, USI newval)
  2610. {
  2611. SET_H_SYS_GPR148 (newval);
  2612. }
  2613. /* Get the value of h-sys-gpr149. */
  2614. USI
  2615. or1k32bf_h_sys_gpr149_get (SIM_CPU *current_cpu)
  2616. {
  2617. return GET_H_SYS_GPR149 ();
  2618. }
  2619. /* Set a value for h-sys-gpr149. */
  2620. void
  2621. or1k32bf_h_sys_gpr149_set (SIM_CPU *current_cpu, USI newval)
  2622. {
  2623. SET_H_SYS_GPR149 (newval);
  2624. }
  2625. /* Get the value of h-sys-gpr150. */
  2626. USI
  2627. or1k32bf_h_sys_gpr150_get (SIM_CPU *current_cpu)
  2628. {
  2629. return GET_H_SYS_GPR150 ();
  2630. }
  2631. /* Set a value for h-sys-gpr150. */
  2632. void
  2633. or1k32bf_h_sys_gpr150_set (SIM_CPU *current_cpu, USI newval)
  2634. {
  2635. SET_H_SYS_GPR150 (newval);
  2636. }
  2637. /* Get the value of h-sys-gpr151. */
  2638. USI
  2639. or1k32bf_h_sys_gpr151_get (SIM_CPU *current_cpu)
  2640. {
  2641. return GET_H_SYS_GPR151 ();
  2642. }
  2643. /* Set a value for h-sys-gpr151. */
  2644. void
  2645. or1k32bf_h_sys_gpr151_set (SIM_CPU *current_cpu, USI newval)
  2646. {
  2647. SET_H_SYS_GPR151 (newval);
  2648. }
  2649. /* Get the value of h-sys-gpr152. */
  2650. USI
  2651. or1k32bf_h_sys_gpr152_get (SIM_CPU *current_cpu)
  2652. {
  2653. return GET_H_SYS_GPR152 ();
  2654. }
  2655. /* Set a value for h-sys-gpr152. */
  2656. void
  2657. or1k32bf_h_sys_gpr152_set (SIM_CPU *current_cpu, USI newval)
  2658. {
  2659. SET_H_SYS_GPR152 (newval);
  2660. }
  2661. /* Get the value of h-sys-gpr153. */
  2662. USI
  2663. or1k32bf_h_sys_gpr153_get (SIM_CPU *current_cpu)
  2664. {
  2665. return GET_H_SYS_GPR153 ();
  2666. }
  2667. /* Set a value for h-sys-gpr153. */
  2668. void
  2669. or1k32bf_h_sys_gpr153_set (SIM_CPU *current_cpu, USI newval)
  2670. {
  2671. SET_H_SYS_GPR153 (newval);
  2672. }
  2673. /* Get the value of h-sys-gpr154. */
  2674. USI
  2675. or1k32bf_h_sys_gpr154_get (SIM_CPU *current_cpu)
  2676. {
  2677. return GET_H_SYS_GPR154 ();
  2678. }
  2679. /* Set a value for h-sys-gpr154. */
  2680. void
  2681. or1k32bf_h_sys_gpr154_set (SIM_CPU *current_cpu, USI newval)
  2682. {
  2683. SET_H_SYS_GPR154 (newval);
  2684. }
  2685. /* Get the value of h-sys-gpr155. */
  2686. USI
  2687. or1k32bf_h_sys_gpr155_get (SIM_CPU *current_cpu)
  2688. {
  2689. return GET_H_SYS_GPR155 ();
  2690. }
  2691. /* Set a value for h-sys-gpr155. */
  2692. void
  2693. or1k32bf_h_sys_gpr155_set (SIM_CPU *current_cpu, USI newval)
  2694. {
  2695. SET_H_SYS_GPR155 (newval);
  2696. }
  2697. /* Get the value of h-sys-gpr156. */
  2698. USI
  2699. or1k32bf_h_sys_gpr156_get (SIM_CPU *current_cpu)
  2700. {
  2701. return GET_H_SYS_GPR156 ();
  2702. }
  2703. /* Set a value for h-sys-gpr156. */
  2704. void
  2705. or1k32bf_h_sys_gpr156_set (SIM_CPU *current_cpu, USI newval)
  2706. {
  2707. SET_H_SYS_GPR156 (newval);
  2708. }
  2709. /* Get the value of h-sys-gpr157. */
  2710. USI
  2711. or1k32bf_h_sys_gpr157_get (SIM_CPU *current_cpu)
  2712. {
  2713. return GET_H_SYS_GPR157 ();
  2714. }
  2715. /* Set a value for h-sys-gpr157. */
  2716. void
  2717. or1k32bf_h_sys_gpr157_set (SIM_CPU *current_cpu, USI newval)
  2718. {
  2719. SET_H_SYS_GPR157 (newval);
  2720. }
  2721. /* Get the value of h-sys-gpr158. */
  2722. USI
  2723. or1k32bf_h_sys_gpr158_get (SIM_CPU *current_cpu)
  2724. {
  2725. return GET_H_SYS_GPR158 ();
  2726. }
  2727. /* Set a value for h-sys-gpr158. */
  2728. void
  2729. or1k32bf_h_sys_gpr158_set (SIM_CPU *current_cpu, USI newval)
  2730. {
  2731. SET_H_SYS_GPR158 (newval);
  2732. }
  2733. /* Get the value of h-sys-gpr159. */
  2734. USI
  2735. or1k32bf_h_sys_gpr159_get (SIM_CPU *current_cpu)
  2736. {
  2737. return GET_H_SYS_GPR159 ();
  2738. }
  2739. /* Set a value for h-sys-gpr159. */
  2740. void
  2741. or1k32bf_h_sys_gpr159_set (SIM_CPU *current_cpu, USI newval)
  2742. {
  2743. SET_H_SYS_GPR159 (newval);
  2744. }
  2745. /* Get the value of h-sys-gpr160. */
  2746. USI
  2747. or1k32bf_h_sys_gpr160_get (SIM_CPU *current_cpu)
  2748. {
  2749. return GET_H_SYS_GPR160 ();
  2750. }
  2751. /* Set a value for h-sys-gpr160. */
  2752. void
  2753. or1k32bf_h_sys_gpr160_set (SIM_CPU *current_cpu, USI newval)
  2754. {
  2755. SET_H_SYS_GPR160 (newval);
  2756. }
  2757. /* Get the value of h-sys-gpr161. */
  2758. USI
  2759. or1k32bf_h_sys_gpr161_get (SIM_CPU *current_cpu)
  2760. {
  2761. return GET_H_SYS_GPR161 ();
  2762. }
  2763. /* Set a value for h-sys-gpr161. */
  2764. void
  2765. or1k32bf_h_sys_gpr161_set (SIM_CPU *current_cpu, USI newval)
  2766. {
  2767. SET_H_SYS_GPR161 (newval);
  2768. }
  2769. /* Get the value of h-sys-gpr162. */
  2770. USI
  2771. or1k32bf_h_sys_gpr162_get (SIM_CPU *current_cpu)
  2772. {
  2773. return GET_H_SYS_GPR162 ();
  2774. }
  2775. /* Set a value for h-sys-gpr162. */
  2776. void
  2777. or1k32bf_h_sys_gpr162_set (SIM_CPU *current_cpu, USI newval)
  2778. {
  2779. SET_H_SYS_GPR162 (newval);
  2780. }
  2781. /* Get the value of h-sys-gpr163. */
  2782. USI
  2783. or1k32bf_h_sys_gpr163_get (SIM_CPU *current_cpu)
  2784. {
  2785. return GET_H_SYS_GPR163 ();
  2786. }
  2787. /* Set a value for h-sys-gpr163. */
  2788. void
  2789. or1k32bf_h_sys_gpr163_set (SIM_CPU *current_cpu, USI newval)
  2790. {
  2791. SET_H_SYS_GPR163 (newval);
  2792. }
  2793. /* Get the value of h-sys-gpr164. */
  2794. USI
  2795. or1k32bf_h_sys_gpr164_get (SIM_CPU *current_cpu)
  2796. {
  2797. return GET_H_SYS_GPR164 ();
  2798. }
  2799. /* Set a value for h-sys-gpr164. */
  2800. void
  2801. or1k32bf_h_sys_gpr164_set (SIM_CPU *current_cpu, USI newval)
  2802. {
  2803. SET_H_SYS_GPR164 (newval);
  2804. }
  2805. /* Get the value of h-sys-gpr165. */
  2806. USI
  2807. or1k32bf_h_sys_gpr165_get (SIM_CPU *current_cpu)
  2808. {
  2809. return GET_H_SYS_GPR165 ();
  2810. }
  2811. /* Set a value for h-sys-gpr165. */
  2812. void
  2813. or1k32bf_h_sys_gpr165_set (SIM_CPU *current_cpu, USI newval)
  2814. {
  2815. SET_H_SYS_GPR165 (newval);
  2816. }
  2817. /* Get the value of h-sys-gpr166. */
  2818. USI
  2819. or1k32bf_h_sys_gpr166_get (SIM_CPU *current_cpu)
  2820. {
  2821. return GET_H_SYS_GPR166 ();
  2822. }
  2823. /* Set a value for h-sys-gpr166. */
  2824. void
  2825. or1k32bf_h_sys_gpr166_set (SIM_CPU *current_cpu, USI newval)
  2826. {
  2827. SET_H_SYS_GPR166 (newval);
  2828. }
  2829. /* Get the value of h-sys-gpr167. */
  2830. USI
  2831. or1k32bf_h_sys_gpr167_get (SIM_CPU *current_cpu)
  2832. {
  2833. return GET_H_SYS_GPR167 ();
  2834. }
  2835. /* Set a value for h-sys-gpr167. */
  2836. void
  2837. or1k32bf_h_sys_gpr167_set (SIM_CPU *current_cpu, USI newval)
  2838. {
  2839. SET_H_SYS_GPR167 (newval);
  2840. }
  2841. /* Get the value of h-sys-gpr168. */
  2842. USI
  2843. or1k32bf_h_sys_gpr168_get (SIM_CPU *current_cpu)
  2844. {
  2845. return GET_H_SYS_GPR168 ();
  2846. }
  2847. /* Set a value for h-sys-gpr168. */
  2848. void
  2849. or1k32bf_h_sys_gpr168_set (SIM_CPU *current_cpu, USI newval)
  2850. {
  2851. SET_H_SYS_GPR168 (newval);
  2852. }
  2853. /* Get the value of h-sys-gpr169. */
  2854. USI
  2855. or1k32bf_h_sys_gpr169_get (SIM_CPU *current_cpu)
  2856. {
  2857. return GET_H_SYS_GPR169 ();
  2858. }
  2859. /* Set a value for h-sys-gpr169. */
  2860. void
  2861. or1k32bf_h_sys_gpr169_set (SIM_CPU *current_cpu, USI newval)
  2862. {
  2863. SET_H_SYS_GPR169 (newval);
  2864. }
  2865. /* Get the value of h-sys-gpr170. */
  2866. USI
  2867. or1k32bf_h_sys_gpr170_get (SIM_CPU *current_cpu)
  2868. {
  2869. return GET_H_SYS_GPR170 ();
  2870. }
  2871. /* Set a value for h-sys-gpr170. */
  2872. void
  2873. or1k32bf_h_sys_gpr170_set (SIM_CPU *current_cpu, USI newval)
  2874. {
  2875. SET_H_SYS_GPR170 (newval);
  2876. }
  2877. /* Get the value of h-sys-gpr171. */
  2878. USI
  2879. or1k32bf_h_sys_gpr171_get (SIM_CPU *current_cpu)
  2880. {
  2881. return GET_H_SYS_GPR171 ();
  2882. }
  2883. /* Set a value for h-sys-gpr171. */
  2884. void
  2885. or1k32bf_h_sys_gpr171_set (SIM_CPU *current_cpu, USI newval)
  2886. {
  2887. SET_H_SYS_GPR171 (newval);
  2888. }
  2889. /* Get the value of h-sys-gpr172. */
  2890. USI
  2891. or1k32bf_h_sys_gpr172_get (SIM_CPU *current_cpu)
  2892. {
  2893. return GET_H_SYS_GPR172 ();
  2894. }
  2895. /* Set a value for h-sys-gpr172. */
  2896. void
  2897. or1k32bf_h_sys_gpr172_set (SIM_CPU *current_cpu, USI newval)
  2898. {
  2899. SET_H_SYS_GPR172 (newval);
  2900. }
  2901. /* Get the value of h-sys-gpr173. */
  2902. USI
  2903. or1k32bf_h_sys_gpr173_get (SIM_CPU *current_cpu)
  2904. {
  2905. return GET_H_SYS_GPR173 ();
  2906. }
  2907. /* Set a value for h-sys-gpr173. */
  2908. void
  2909. or1k32bf_h_sys_gpr173_set (SIM_CPU *current_cpu, USI newval)
  2910. {
  2911. SET_H_SYS_GPR173 (newval);
  2912. }
  2913. /* Get the value of h-sys-gpr174. */
  2914. USI
  2915. or1k32bf_h_sys_gpr174_get (SIM_CPU *current_cpu)
  2916. {
  2917. return GET_H_SYS_GPR174 ();
  2918. }
  2919. /* Set a value for h-sys-gpr174. */
  2920. void
  2921. or1k32bf_h_sys_gpr174_set (SIM_CPU *current_cpu, USI newval)
  2922. {
  2923. SET_H_SYS_GPR174 (newval);
  2924. }
  2925. /* Get the value of h-sys-gpr175. */
  2926. USI
  2927. or1k32bf_h_sys_gpr175_get (SIM_CPU *current_cpu)
  2928. {
  2929. return GET_H_SYS_GPR175 ();
  2930. }
  2931. /* Set a value for h-sys-gpr175. */
  2932. void
  2933. or1k32bf_h_sys_gpr175_set (SIM_CPU *current_cpu, USI newval)
  2934. {
  2935. SET_H_SYS_GPR175 (newval);
  2936. }
  2937. /* Get the value of h-sys-gpr176. */
  2938. USI
  2939. or1k32bf_h_sys_gpr176_get (SIM_CPU *current_cpu)
  2940. {
  2941. return GET_H_SYS_GPR176 ();
  2942. }
  2943. /* Set a value for h-sys-gpr176. */
  2944. void
  2945. or1k32bf_h_sys_gpr176_set (SIM_CPU *current_cpu, USI newval)
  2946. {
  2947. SET_H_SYS_GPR176 (newval);
  2948. }
  2949. /* Get the value of h-sys-gpr177. */
  2950. USI
  2951. or1k32bf_h_sys_gpr177_get (SIM_CPU *current_cpu)
  2952. {
  2953. return GET_H_SYS_GPR177 ();
  2954. }
  2955. /* Set a value for h-sys-gpr177. */
  2956. void
  2957. or1k32bf_h_sys_gpr177_set (SIM_CPU *current_cpu, USI newval)
  2958. {
  2959. SET_H_SYS_GPR177 (newval);
  2960. }
  2961. /* Get the value of h-sys-gpr178. */
  2962. USI
  2963. or1k32bf_h_sys_gpr178_get (SIM_CPU *current_cpu)
  2964. {
  2965. return GET_H_SYS_GPR178 ();
  2966. }
  2967. /* Set a value for h-sys-gpr178. */
  2968. void
  2969. or1k32bf_h_sys_gpr178_set (SIM_CPU *current_cpu, USI newval)
  2970. {
  2971. SET_H_SYS_GPR178 (newval);
  2972. }
  2973. /* Get the value of h-sys-gpr179. */
  2974. USI
  2975. or1k32bf_h_sys_gpr179_get (SIM_CPU *current_cpu)
  2976. {
  2977. return GET_H_SYS_GPR179 ();
  2978. }
  2979. /* Set a value for h-sys-gpr179. */
  2980. void
  2981. or1k32bf_h_sys_gpr179_set (SIM_CPU *current_cpu, USI newval)
  2982. {
  2983. SET_H_SYS_GPR179 (newval);
  2984. }
  2985. /* Get the value of h-sys-gpr180. */
  2986. USI
  2987. or1k32bf_h_sys_gpr180_get (SIM_CPU *current_cpu)
  2988. {
  2989. return GET_H_SYS_GPR180 ();
  2990. }
  2991. /* Set a value for h-sys-gpr180. */
  2992. void
  2993. or1k32bf_h_sys_gpr180_set (SIM_CPU *current_cpu, USI newval)
  2994. {
  2995. SET_H_SYS_GPR180 (newval);
  2996. }
  2997. /* Get the value of h-sys-gpr181. */
  2998. USI
  2999. or1k32bf_h_sys_gpr181_get (SIM_CPU *current_cpu)
  3000. {
  3001. return GET_H_SYS_GPR181 ();
  3002. }
  3003. /* Set a value for h-sys-gpr181. */
  3004. void
  3005. or1k32bf_h_sys_gpr181_set (SIM_CPU *current_cpu, USI newval)
  3006. {
  3007. SET_H_SYS_GPR181 (newval);
  3008. }
  3009. /* Get the value of h-sys-gpr182. */
  3010. USI
  3011. or1k32bf_h_sys_gpr182_get (SIM_CPU *current_cpu)
  3012. {
  3013. return GET_H_SYS_GPR182 ();
  3014. }
  3015. /* Set a value for h-sys-gpr182. */
  3016. void
  3017. or1k32bf_h_sys_gpr182_set (SIM_CPU *current_cpu, USI newval)
  3018. {
  3019. SET_H_SYS_GPR182 (newval);
  3020. }
  3021. /* Get the value of h-sys-gpr183. */
  3022. USI
  3023. or1k32bf_h_sys_gpr183_get (SIM_CPU *current_cpu)
  3024. {
  3025. return GET_H_SYS_GPR183 ();
  3026. }
  3027. /* Set a value for h-sys-gpr183. */
  3028. void
  3029. or1k32bf_h_sys_gpr183_set (SIM_CPU *current_cpu, USI newval)
  3030. {
  3031. SET_H_SYS_GPR183 (newval);
  3032. }
  3033. /* Get the value of h-sys-gpr184. */
  3034. USI
  3035. or1k32bf_h_sys_gpr184_get (SIM_CPU *current_cpu)
  3036. {
  3037. return GET_H_SYS_GPR184 ();
  3038. }
  3039. /* Set a value for h-sys-gpr184. */
  3040. void
  3041. or1k32bf_h_sys_gpr184_set (SIM_CPU *current_cpu, USI newval)
  3042. {
  3043. SET_H_SYS_GPR184 (newval);
  3044. }
  3045. /* Get the value of h-sys-gpr185. */
  3046. USI
  3047. or1k32bf_h_sys_gpr185_get (SIM_CPU *current_cpu)
  3048. {
  3049. return GET_H_SYS_GPR185 ();
  3050. }
  3051. /* Set a value for h-sys-gpr185. */
  3052. void
  3053. or1k32bf_h_sys_gpr185_set (SIM_CPU *current_cpu, USI newval)
  3054. {
  3055. SET_H_SYS_GPR185 (newval);
  3056. }
  3057. /* Get the value of h-sys-gpr186. */
  3058. USI
  3059. or1k32bf_h_sys_gpr186_get (SIM_CPU *current_cpu)
  3060. {
  3061. return GET_H_SYS_GPR186 ();
  3062. }
  3063. /* Set a value for h-sys-gpr186. */
  3064. void
  3065. or1k32bf_h_sys_gpr186_set (SIM_CPU *current_cpu, USI newval)
  3066. {
  3067. SET_H_SYS_GPR186 (newval);
  3068. }
  3069. /* Get the value of h-sys-gpr187. */
  3070. USI
  3071. or1k32bf_h_sys_gpr187_get (SIM_CPU *current_cpu)
  3072. {
  3073. return GET_H_SYS_GPR187 ();
  3074. }
  3075. /* Set a value for h-sys-gpr187. */
  3076. void
  3077. or1k32bf_h_sys_gpr187_set (SIM_CPU *current_cpu, USI newval)
  3078. {
  3079. SET_H_SYS_GPR187 (newval);
  3080. }
  3081. /* Get the value of h-sys-gpr188. */
  3082. USI
  3083. or1k32bf_h_sys_gpr188_get (SIM_CPU *current_cpu)
  3084. {
  3085. return GET_H_SYS_GPR188 ();
  3086. }
  3087. /* Set a value for h-sys-gpr188. */
  3088. void
  3089. or1k32bf_h_sys_gpr188_set (SIM_CPU *current_cpu, USI newval)
  3090. {
  3091. SET_H_SYS_GPR188 (newval);
  3092. }
  3093. /* Get the value of h-sys-gpr189. */
  3094. USI
  3095. or1k32bf_h_sys_gpr189_get (SIM_CPU *current_cpu)
  3096. {
  3097. return GET_H_SYS_GPR189 ();
  3098. }
  3099. /* Set a value for h-sys-gpr189. */
  3100. void
  3101. or1k32bf_h_sys_gpr189_set (SIM_CPU *current_cpu, USI newval)
  3102. {
  3103. SET_H_SYS_GPR189 (newval);
  3104. }
  3105. /* Get the value of h-sys-gpr190. */
  3106. USI
  3107. or1k32bf_h_sys_gpr190_get (SIM_CPU *current_cpu)
  3108. {
  3109. return GET_H_SYS_GPR190 ();
  3110. }
  3111. /* Set a value for h-sys-gpr190. */
  3112. void
  3113. or1k32bf_h_sys_gpr190_set (SIM_CPU *current_cpu, USI newval)
  3114. {
  3115. SET_H_SYS_GPR190 (newval);
  3116. }
  3117. /* Get the value of h-sys-gpr191. */
  3118. USI
  3119. or1k32bf_h_sys_gpr191_get (SIM_CPU *current_cpu)
  3120. {
  3121. return GET_H_SYS_GPR191 ();
  3122. }
  3123. /* Set a value for h-sys-gpr191. */
  3124. void
  3125. or1k32bf_h_sys_gpr191_set (SIM_CPU *current_cpu, USI newval)
  3126. {
  3127. SET_H_SYS_GPR191 (newval);
  3128. }
  3129. /* Get the value of h-sys-gpr192. */
  3130. USI
  3131. or1k32bf_h_sys_gpr192_get (SIM_CPU *current_cpu)
  3132. {
  3133. return GET_H_SYS_GPR192 ();
  3134. }
  3135. /* Set a value for h-sys-gpr192. */
  3136. void
  3137. or1k32bf_h_sys_gpr192_set (SIM_CPU *current_cpu, USI newval)
  3138. {
  3139. SET_H_SYS_GPR192 (newval);
  3140. }
  3141. /* Get the value of h-sys-gpr193. */
  3142. USI
  3143. or1k32bf_h_sys_gpr193_get (SIM_CPU *current_cpu)
  3144. {
  3145. return GET_H_SYS_GPR193 ();
  3146. }
  3147. /* Set a value for h-sys-gpr193. */
  3148. void
  3149. or1k32bf_h_sys_gpr193_set (SIM_CPU *current_cpu, USI newval)
  3150. {
  3151. SET_H_SYS_GPR193 (newval);
  3152. }
  3153. /* Get the value of h-sys-gpr194. */
  3154. USI
  3155. or1k32bf_h_sys_gpr194_get (SIM_CPU *current_cpu)
  3156. {
  3157. return GET_H_SYS_GPR194 ();
  3158. }
  3159. /* Set a value for h-sys-gpr194. */
  3160. void
  3161. or1k32bf_h_sys_gpr194_set (SIM_CPU *current_cpu, USI newval)
  3162. {
  3163. SET_H_SYS_GPR194 (newval);
  3164. }
  3165. /* Get the value of h-sys-gpr195. */
  3166. USI
  3167. or1k32bf_h_sys_gpr195_get (SIM_CPU *current_cpu)
  3168. {
  3169. return GET_H_SYS_GPR195 ();
  3170. }
  3171. /* Set a value for h-sys-gpr195. */
  3172. void
  3173. or1k32bf_h_sys_gpr195_set (SIM_CPU *current_cpu, USI newval)
  3174. {
  3175. SET_H_SYS_GPR195 (newval);
  3176. }
  3177. /* Get the value of h-sys-gpr196. */
  3178. USI
  3179. or1k32bf_h_sys_gpr196_get (SIM_CPU *current_cpu)
  3180. {
  3181. return GET_H_SYS_GPR196 ();
  3182. }
  3183. /* Set a value for h-sys-gpr196. */
  3184. void
  3185. or1k32bf_h_sys_gpr196_set (SIM_CPU *current_cpu, USI newval)
  3186. {
  3187. SET_H_SYS_GPR196 (newval);
  3188. }
  3189. /* Get the value of h-sys-gpr197. */
  3190. USI
  3191. or1k32bf_h_sys_gpr197_get (SIM_CPU *current_cpu)
  3192. {
  3193. return GET_H_SYS_GPR197 ();
  3194. }
  3195. /* Set a value for h-sys-gpr197. */
  3196. void
  3197. or1k32bf_h_sys_gpr197_set (SIM_CPU *current_cpu, USI newval)
  3198. {
  3199. SET_H_SYS_GPR197 (newval);
  3200. }
  3201. /* Get the value of h-sys-gpr198. */
  3202. USI
  3203. or1k32bf_h_sys_gpr198_get (SIM_CPU *current_cpu)
  3204. {
  3205. return GET_H_SYS_GPR198 ();
  3206. }
  3207. /* Set a value for h-sys-gpr198. */
  3208. void
  3209. or1k32bf_h_sys_gpr198_set (SIM_CPU *current_cpu, USI newval)
  3210. {
  3211. SET_H_SYS_GPR198 (newval);
  3212. }
  3213. /* Get the value of h-sys-gpr199. */
  3214. USI
  3215. or1k32bf_h_sys_gpr199_get (SIM_CPU *current_cpu)
  3216. {
  3217. return GET_H_SYS_GPR199 ();
  3218. }
  3219. /* Set a value for h-sys-gpr199. */
  3220. void
  3221. or1k32bf_h_sys_gpr199_set (SIM_CPU *current_cpu, USI newval)
  3222. {
  3223. SET_H_SYS_GPR199 (newval);
  3224. }
  3225. /* Get the value of h-sys-gpr200. */
  3226. USI
  3227. or1k32bf_h_sys_gpr200_get (SIM_CPU *current_cpu)
  3228. {
  3229. return GET_H_SYS_GPR200 ();
  3230. }
  3231. /* Set a value for h-sys-gpr200. */
  3232. void
  3233. or1k32bf_h_sys_gpr200_set (SIM_CPU *current_cpu, USI newval)
  3234. {
  3235. SET_H_SYS_GPR200 (newval);
  3236. }
  3237. /* Get the value of h-sys-gpr201. */
  3238. USI
  3239. or1k32bf_h_sys_gpr201_get (SIM_CPU *current_cpu)
  3240. {
  3241. return GET_H_SYS_GPR201 ();
  3242. }
  3243. /* Set a value for h-sys-gpr201. */
  3244. void
  3245. or1k32bf_h_sys_gpr201_set (SIM_CPU *current_cpu, USI newval)
  3246. {
  3247. SET_H_SYS_GPR201 (newval);
  3248. }
  3249. /* Get the value of h-sys-gpr202. */
  3250. USI
  3251. or1k32bf_h_sys_gpr202_get (SIM_CPU *current_cpu)
  3252. {
  3253. return GET_H_SYS_GPR202 ();
  3254. }
  3255. /* Set a value for h-sys-gpr202. */
  3256. void
  3257. or1k32bf_h_sys_gpr202_set (SIM_CPU *current_cpu, USI newval)
  3258. {
  3259. SET_H_SYS_GPR202 (newval);
  3260. }
  3261. /* Get the value of h-sys-gpr203. */
  3262. USI
  3263. or1k32bf_h_sys_gpr203_get (SIM_CPU *current_cpu)
  3264. {
  3265. return GET_H_SYS_GPR203 ();
  3266. }
  3267. /* Set a value for h-sys-gpr203. */
  3268. void
  3269. or1k32bf_h_sys_gpr203_set (SIM_CPU *current_cpu, USI newval)
  3270. {
  3271. SET_H_SYS_GPR203 (newval);
  3272. }
  3273. /* Get the value of h-sys-gpr204. */
  3274. USI
  3275. or1k32bf_h_sys_gpr204_get (SIM_CPU *current_cpu)
  3276. {
  3277. return GET_H_SYS_GPR204 ();
  3278. }
  3279. /* Set a value for h-sys-gpr204. */
  3280. void
  3281. or1k32bf_h_sys_gpr204_set (SIM_CPU *current_cpu, USI newval)
  3282. {
  3283. SET_H_SYS_GPR204 (newval);
  3284. }
  3285. /* Get the value of h-sys-gpr205. */
  3286. USI
  3287. or1k32bf_h_sys_gpr205_get (SIM_CPU *current_cpu)
  3288. {
  3289. return GET_H_SYS_GPR205 ();
  3290. }
  3291. /* Set a value for h-sys-gpr205. */
  3292. void
  3293. or1k32bf_h_sys_gpr205_set (SIM_CPU *current_cpu, USI newval)
  3294. {
  3295. SET_H_SYS_GPR205 (newval);
  3296. }
  3297. /* Get the value of h-sys-gpr206. */
  3298. USI
  3299. or1k32bf_h_sys_gpr206_get (SIM_CPU *current_cpu)
  3300. {
  3301. return GET_H_SYS_GPR206 ();
  3302. }
  3303. /* Set a value for h-sys-gpr206. */
  3304. void
  3305. or1k32bf_h_sys_gpr206_set (SIM_CPU *current_cpu, USI newval)
  3306. {
  3307. SET_H_SYS_GPR206 (newval);
  3308. }
  3309. /* Get the value of h-sys-gpr207. */
  3310. USI
  3311. or1k32bf_h_sys_gpr207_get (SIM_CPU *current_cpu)
  3312. {
  3313. return GET_H_SYS_GPR207 ();
  3314. }
  3315. /* Set a value for h-sys-gpr207. */
  3316. void
  3317. or1k32bf_h_sys_gpr207_set (SIM_CPU *current_cpu, USI newval)
  3318. {
  3319. SET_H_SYS_GPR207 (newval);
  3320. }
  3321. /* Get the value of h-sys-gpr208. */
  3322. USI
  3323. or1k32bf_h_sys_gpr208_get (SIM_CPU *current_cpu)
  3324. {
  3325. return GET_H_SYS_GPR208 ();
  3326. }
  3327. /* Set a value for h-sys-gpr208. */
  3328. void
  3329. or1k32bf_h_sys_gpr208_set (SIM_CPU *current_cpu, USI newval)
  3330. {
  3331. SET_H_SYS_GPR208 (newval);
  3332. }
  3333. /* Get the value of h-sys-gpr209. */
  3334. USI
  3335. or1k32bf_h_sys_gpr209_get (SIM_CPU *current_cpu)
  3336. {
  3337. return GET_H_SYS_GPR209 ();
  3338. }
  3339. /* Set a value for h-sys-gpr209. */
  3340. void
  3341. or1k32bf_h_sys_gpr209_set (SIM_CPU *current_cpu, USI newval)
  3342. {
  3343. SET_H_SYS_GPR209 (newval);
  3344. }
  3345. /* Get the value of h-sys-gpr210. */
  3346. USI
  3347. or1k32bf_h_sys_gpr210_get (SIM_CPU *current_cpu)
  3348. {
  3349. return GET_H_SYS_GPR210 ();
  3350. }
  3351. /* Set a value for h-sys-gpr210. */
  3352. void
  3353. or1k32bf_h_sys_gpr210_set (SIM_CPU *current_cpu, USI newval)
  3354. {
  3355. SET_H_SYS_GPR210 (newval);
  3356. }
  3357. /* Get the value of h-sys-gpr211. */
  3358. USI
  3359. or1k32bf_h_sys_gpr211_get (SIM_CPU *current_cpu)
  3360. {
  3361. return GET_H_SYS_GPR211 ();
  3362. }
  3363. /* Set a value for h-sys-gpr211. */
  3364. void
  3365. or1k32bf_h_sys_gpr211_set (SIM_CPU *current_cpu, USI newval)
  3366. {
  3367. SET_H_SYS_GPR211 (newval);
  3368. }
  3369. /* Get the value of h-sys-gpr212. */
  3370. USI
  3371. or1k32bf_h_sys_gpr212_get (SIM_CPU *current_cpu)
  3372. {
  3373. return GET_H_SYS_GPR212 ();
  3374. }
  3375. /* Set a value for h-sys-gpr212. */
  3376. void
  3377. or1k32bf_h_sys_gpr212_set (SIM_CPU *current_cpu, USI newval)
  3378. {
  3379. SET_H_SYS_GPR212 (newval);
  3380. }
  3381. /* Get the value of h-sys-gpr213. */
  3382. USI
  3383. or1k32bf_h_sys_gpr213_get (SIM_CPU *current_cpu)
  3384. {
  3385. return GET_H_SYS_GPR213 ();
  3386. }
  3387. /* Set a value for h-sys-gpr213. */
  3388. void
  3389. or1k32bf_h_sys_gpr213_set (SIM_CPU *current_cpu, USI newval)
  3390. {
  3391. SET_H_SYS_GPR213 (newval);
  3392. }
  3393. /* Get the value of h-sys-gpr214. */
  3394. USI
  3395. or1k32bf_h_sys_gpr214_get (SIM_CPU *current_cpu)
  3396. {
  3397. return GET_H_SYS_GPR214 ();
  3398. }
  3399. /* Set a value for h-sys-gpr214. */
  3400. void
  3401. or1k32bf_h_sys_gpr214_set (SIM_CPU *current_cpu, USI newval)
  3402. {
  3403. SET_H_SYS_GPR214 (newval);
  3404. }
  3405. /* Get the value of h-sys-gpr215. */
  3406. USI
  3407. or1k32bf_h_sys_gpr215_get (SIM_CPU *current_cpu)
  3408. {
  3409. return GET_H_SYS_GPR215 ();
  3410. }
  3411. /* Set a value for h-sys-gpr215. */
  3412. void
  3413. or1k32bf_h_sys_gpr215_set (SIM_CPU *current_cpu, USI newval)
  3414. {
  3415. SET_H_SYS_GPR215 (newval);
  3416. }
  3417. /* Get the value of h-sys-gpr216. */
  3418. USI
  3419. or1k32bf_h_sys_gpr216_get (SIM_CPU *current_cpu)
  3420. {
  3421. return GET_H_SYS_GPR216 ();
  3422. }
  3423. /* Set a value for h-sys-gpr216. */
  3424. void
  3425. or1k32bf_h_sys_gpr216_set (SIM_CPU *current_cpu, USI newval)
  3426. {
  3427. SET_H_SYS_GPR216 (newval);
  3428. }
  3429. /* Get the value of h-sys-gpr217. */
  3430. USI
  3431. or1k32bf_h_sys_gpr217_get (SIM_CPU *current_cpu)
  3432. {
  3433. return GET_H_SYS_GPR217 ();
  3434. }
  3435. /* Set a value for h-sys-gpr217. */
  3436. void
  3437. or1k32bf_h_sys_gpr217_set (SIM_CPU *current_cpu, USI newval)
  3438. {
  3439. SET_H_SYS_GPR217 (newval);
  3440. }
  3441. /* Get the value of h-sys-gpr218. */
  3442. USI
  3443. or1k32bf_h_sys_gpr218_get (SIM_CPU *current_cpu)
  3444. {
  3445. return GET_H_SYS_GPR218 ();
  3446. }
  3447. /* Set a value for h-sys-gpr218. */
  3448. void
  3449. or1k32bf_h_sys_gpr218_set (SIM_CPU *current_cpu, USI newval)
  3450. {
  3451. SET_H_SYS_GPR218 (newval);
  3452. }
  3453. /* Get the value of h-sys-gpr219. */
  3454. USI
  3455. or1k32bf_h_sys_gpr219_get (SIM_CPU *current_cpu)
  3456. {
  3457. return GET_H_SYS_GPR219 ();
  3458. }
  3459. /* Set a value for h-sys-gpr219. */
  3460. void
  3461. or1k32bf_h_sys_gpr219_set (SIM_CPU *current_cpu, USI newval)
  3462. {
  3463. SET_H_SYS_GPR219 (newval);
  3464. }
  3465. /* Get the value of h-sys-gpr220. */
  3466. USI
  3467. or1k32bf_h_sys_gpr220_get (SIM_CPU *current_cpu)
  3468. {
  3469. return GET_H_SYS_GPR220 ();
  3470. }
  3471. /* Set a value for h-sys-gpr220. */
  3472. void
  3473. or1k32bf_h_sys_gpr220_set (SIM_CPU *current_cpu, USI newval)
  3474. {
  3475. SET_H_SYS_GPR220 (newval);
  3476. }
  3477. /* Get the value of h-sys-gpr221. */
  3478. USI
  3479. or1k32bf_h_sys_gpr221_get (SIM_CPU *current_cpu)
  3480. {
  3481. return GET_H_SYS_GPR221 ();
  3482. }
  3483. /* Set a value for h-sys-gpr221. */
  3484. void
  3485. or1k32bf_h_sys_gpr221_set (SIM_CPU *current_cpu, USI newval)
  3486. {
  3487. SET_H_SYS_GPR221 (newval);
  3488. }
  3489. /* Get the value of h-sys-gpr222. */
  3490. USI
  3491. or1k32bf_h_sys_gpr222_get (SIM_CPU *current_cpu)
  3492. {
  3493. return GET_H_SYS_GPR222 ();
  3494. }
  3495. /* Set a value for h-sys-gpr222. */
  3496. void
  3497. or1k32bf_h_sys_gpr222_set (SIM_CPU *current_cpu, USI newval)
  3498. {
  3499. SET_H_SYS_GPR222 (newval);
  3500. }
  3501. /* Get the value of h-sys-gpr223. */
  3502. USI
  3503. or1k32bf_h_sys_gpr223_get (SIM_CPU *current_cpu)
  3504. {
  3505. return GET_H_SYS_GPR223 ();
  3506. }
  3507. /* Set a value for h-sys-gpr223. */
  3508. void
  3509. or1k32bf_h_sys_gpr223_set (SIM_CPU *current_cpu, USI newval)
  3510. {
  3511. SET_H_SYS_GPR223 (newval);
  3512. }
  3513. /* Get the value of h-sys-gpr224. */
  3514. USI
  3515. or1k32bf_h_sys_gpr224_get (SIM_CPU *current_cpu)
  3516. {
  3517. return GET_H_SYS_GPR224 ();
  3518. }
  3519. /* Set a value for h-sys-gpr224. */
  3520. void
  3521. or1k32bf_h_sys_gpr224_set (SIM_CPU *current_cpu, USI newval)
  3522. {
  3523. SET_H_SYS_GPR224 (newval);
  3524. }
  3525. /* Get the value of h-sys-gpr225. */
  3526. USI
  3527. or1k32bf_h_sys_gpr225_get (SIM_CPU *current_cpu)
  3528. {
  3529. return GET_H_SYS_GPR225 ();
  3530. }
  3531. /* Set a value for h-sys-gpr225. */
  3532. void
  3533. or1k32bf_h_sys_gpr225_set (SIM_CPU *current_cpu, USI newval)
  3534. {
  3535. SET_H_SYS_GPR225 (newval);
  3536. }
  3537. /* Get the value of h-sys-gpr226. */
  3538. USI
  3539. or1k32bf_h_sys_gpr226_get (SIM_CPU *current_cpu)
  3540. {
  3541. return GET_H_SYS_GPR226 ();
  3542. }
  3543. /* Set a value for h-sys-gpr226. */
  3544. void
  3545. or1k32bf_h_sys_gpr226_set (SIM_CPU *current_cpu, USI newval)
  3546. {
  3547. SET_H_SYS_GPR226 (newval);
  3548. }
  3549. /* Get the value of h-sys-gpr227. */
  3550. USI
  3551. or1k32bf_h_sys_gpr227_get (SIM_CPU *current_cpu)
  3552. {
  3553. return GET_H_SYS_GPR227 ();
  3554. }
  3555. /* Set a value for h-sys-gpr227. */
  3556. void
  3557. or1k32bf_h_sys_gpr227_set (SIM_CPU *current_cpu, USI newval)
  3558. {
  3559. SET_H_SYS_GPR227 (newval);
  3560. }
  3561. /* Get the value of h-sys-gpr228. */
  3562. USI
  3563. or1k32bf_h_sys_gpr228_get (SIM_CPU *current_cpu)
  3564. {
  3565. return GET_H_SYS_GPR228 ();
  3566. }
  3567. /* Set a value for h-sys-gpr228. */
  3568. void
  3569. or1k32bf_h_sys_gpr228_set (SIM_CPU *current_cpu, USI newval)
  3570. {
  3571. SET_H_SYS_GPR228 (newval);
  3572. }
  3573. /* Get the value of h-sys-gpr229. */
  3574. USI
  3575. or1k32bf_h_sys_gpr229_get (SIM_CPU *current_cpu)
  3576. {
  3577. return GET_H_SYS_GPR229 ();
  3578. }
  3579. /* Set a value for h-sys-gpr229. */
  3580. void
  3581. or1k32bf_h_sys_gpr229_set (SIM_CPU *current_cpu, USI newval)
  3582. {
  3583. SET_H_SYS_GPR229 (newval);
  3584. }
  3585. /* Get the value of h-sys-gpr230. */
  3586. USI
  3587. or1k32bf_h_sys_gpr230_get (SIM_CPU *current_cpu)
  3588. {
  3589. return GET_H_SYS_GPR230 ();
  3590. }
  3591. /* Set a value for h-sys-gpr230. */
  3592. void
  3593. or1k32bf_h_sys_gpr230_set (SIM_CPU *current_cpu, USI newval)
  3594. {
  3595. SET_H_SYS_GPR230 (newval);
  3596. }
  3597. /* Get the value of h-sys-gpr231. */
  3598. USI
  3599. or1k32bf_h_sys_gpr231_get (SIM_CPU *current_cpu)
  3600. {
  3601. return GET_H_SYS_GPR231 ();
  3602. }
  3603. /* Set a value for h-sys-gpr231. */
  3604. void
  3605. or1k32bf_h_sys_gpr231_set (SIM_CPU *current_cpu, USI newval)
  3606. {
  3607. SET_H_SYS_GPR231 (newval);
  3608. }
  3609. /* Get the value of h-sys-gpr232. */
  3610. USI
  3611. or1k32bf_h_sys_gpr232_get (SIM_CPU *current_cpu)
  3612. {
  3613. return GET_H_SYS_GPR232 ();
  3614. }
  3615. /* Set a value for h-sys-gpr232. */
  3616. void
  3617. or1k32bf_h_sys_gpr232_set (SIM_CPU *current_cpu, USI newval)
  3618. {
  3619. SET_H_SYS_GPR232 (newval);
  3620. }
  3621. /* Get the value of h-sys-gpr233. */
  3622. USI
  3623. or1k32bf_h_sys_gpr233_get (SIM_CPU *current_cpu)
  3624. {
  3625. return GET_H_SYS_GPR233 ();
  3626. }
  3627. /* Set a value for h-sys-gpr233. */
  3628. void
  3629. or1k32bf_h_sys_gpr233_set (SIM_CPU *current_cpu, USI newval)
  3630. {
  3631. SET_H_SYS_GPR233 (newval);
  3632. }
  3633. /* Get the value of h-sys-gpr234. */
  3634. USI
  3635. or1k32bf_h_sys_gpr234_get (SIM_CPU *current_cpu)
  3636. {
  3637. return GET_H_SYS_GPR234 ();
  3638. }
  3639. /* Set a value for h-sys-gpr234. */
  3640. void
  3641. or1k32bf_h_sys_gpr234_set (SIM_CPU *current_cpu, USI newval)
  3642. {
  3643. SET_H_SYS_GPR234 (newval);
  3644. }
  3645. /* Get the value of h-sys-gpr235. */
  3646. USI
  3647. or1k32bf_h_sys_gpr235_get (SIM_CPU *current_cpu)
  3648. {
  3649. return GET_H_SYS_GPR235 ();
  3650. }
  3651. /* Set a value for h-sys-gpr235. */
  3652. void
  3653. or1k32bf_h_sys_gpr235_set (SIM_CPU *current_cpu, USI newval)
  3654. {
  3655. SET_H_SYS_GPR235 (newval);
  3656. }
  3657. /* Get the value of h-sys-gpr236. */
  3658. USI
  3659. or1k32bf_h_sys_gpr236_get (SIM_CPU *current_cpu)
  3660. {
  3661. return GET_H_SYS_GPR236 ();
  3662. }
  3663. /* Set a value for h-sys-gpr236. */
  3664. void
  3665. or1k32bf_h_sys_gpr236_set (SIM_CPU *current_cpu, USI newval)
  3666. {
  3667. SET_H_SYS_GPR236 (newval);
  3668. }
  3669. /* Get the value of h-sys-gpr237. */
  3670. USI
  3671. or1k32bf_h_sys_gpr237_get (SIM_CPU *current_cpu)
  3672. {
  3673. return GET_H_SYS_GPR237 ();
  3674. }
  3675. /* Set a value for h-sys-gpr237. */
  3676. void
  3677. or1k32bf_h_sys_gpr237_set (SIM_CPU *current_cpu, USI newval)
  3678. {
  3679. SET_H_SYS_GPR237 (newval);
  3680. }
  3681. /* Get the value of h-sys-gpr238. */
  3682. USI
  3683. or1k32bf_h_sys_gpr238_get (SIM_CPU *current_cpu)
  3684. {
  3685. return GET_H_SYS_GPR238 ();
  3686. }
  3687. /* Set a value for h-sys-gpr238. */
  3688. void
  3689. or1k32bf_h_sys_gpr238_set (SIM_CPU *current_cpu, USI newval)
  3690. {
  3691. SET_H_SYS_GPR238 (newval);
  3692. }
  3693. /* Get the value of h-sys-gpr239. */
  3694. USI
  3695. or1k32bf_h_sys_gpr239_get (SIM_CPU *current_cpu)
  3696. {
  3697. return GET_H_SYS_GPR239 ();
  3698. }
  3699. /* Set a value for h-sys-gpr239. */
  3700. void
  3701. or1k32bf_h_sys_gpr239_set (SIM_CPU *current_cpu, USI newval)
  3702. {
  3703. SET_H_SYS_GPR239 (newval);
  3704. }
  3705. /* Get the value of h-sys-gpr240. */
  3706. USI
  3707. or1k32bf_h_sys_gpr240_get (SIM_CPU *current_cpu)
  3708. {
  3709. return GET_H_SYS_GPR240 ();
  3710. }
  3711. /* Set a value for h-sys-gpr240. */
  3712. void
  3713. or1k32bf_h_sys_gpr240_set (SIM_CPU *current_cpu, USI newval)
  3714. {
  3715. SET_H_SYS_GPR240 (newval);
  3716. }
  3717. /* Get the value of h-sys-gpr241. */
  3718. USI
  3719. or1k32bf_h_sys_gpr241_get (SIM_CPU *current_cpu)
  3720. {
  3721. return GET_H_SYS_GPR241 ();
  3722. }
  3723. /* Set a value for h-sys-gpr241. */
  3724. void
  3725. or1k32bf_h_sys_gpr241_set (SIM_CPU *current_cpu, USI newval)
  3726. {
  3727. SET_H_SYS_GPR241 (newval);
  3728. }
  3729. /* Get the value of h-sys-gpr242. */
  3730. USI
  3731. or1k32bf_h_sys_gpr242_get (SIM_CPU *current_cpu)
  3732. {
  3733. return GET_H_SYS_GPR242 ();
  3734. }
  3735. /* Set a value for h-sys-gpr242. */
  3736. void
  3737. or1k32bf_h_sys_gpr242_set (SIM_CPU *current_cpu, USI newval)
  3738. {
  3739. SET_H_SYS_GPR242 (newval);
  3740. }
  3741. /* Get the value of h-sys-gpr243. */
  3742. USI
  3743. or1k32bf_h_sys_gpr243_get (SIM_CPU *current_cpu)
  3744. {
  3745. return GET_H_SYS_GPR243 ();
  3746. }
  3747. /* Set a value for h-sys-gpr243. */
  3748. void
  3749. or1k32bf_h_sys_gpr243_set (SIM_CPU *current_cpu, USI newval)
  3750. {
  3751. SET_H_SYS_GPR243 (newval);
  3752. }
  3753. /* Get the value of h-sys-gpr244. */
  3754. USI
  3755. or1k32bf_h_sys_gpr244_get (SIM_CPU *current_cpu)
  3756. {
  3757. return GET_H_SYS_GPR244 ();
  3758. }
  3759. /* Set a value for h-sys-gpr244. */
  3760. void
  3761. or1k32bf_h_sys_gpr244_set (SIM_CPU *current_cpu, USI newval)
  3762. {
  3763. SET_H_SYS_GPR244 (newval);
  3764. }
  3765. /* Get the value of h-sys-gpr245. */
  3766. USI
  3767. or1k32bf_h_sys_gpr245_get (SIM_CPU *current_cpu)
  3768. {
  3769. return GET_H_SYS_GPR245 ();
  3770. }
  3771. /* Set a value for h-sys-gpr245. */
  3772. void
  3773. or1k32bf_h_sys_gpr245_set (SIM_CPU *current_cpu, USI newval)
  3774. {
  3775. SET_H_SYS_GPR245 (newval);
  3776. }
  3777. /* Get the value of h-sys-gpr246. */
  3778. USI
  3779. or1k32bf_h_sys_gpr246_get (SIM_CPU *current_cpu)
  3780. {
  3781. return GET_H_SYS_GPR246 ();
  3782. }
  3783. /* Set a value for h-sys-gpr246. */
  3784. void
  3785. or1k32bf_h_sys_gpr246_set (SIM_CPU *current_cpu, USI newval)
  3786. {
  3787. SET_H_SYS_GPR246 (newval);
  3788. }
  3789. /* Get the value of h-sys-gpr247. */
  3790. USI
  3791. or1k32bf_h_sys_gpr247_get (SIM_CPU *current_cpu)
  3792. {
  3793. return GET_H_SYS_GPR247 ();
  3794. }
  3795. /* Set a value for h-sys-gpr247. */
  3796. void
  3797. or1k32bf_h_sys_gpr247_set (SIM_CPU *current_cpu, USI newval)
  3798. {
  3799. SET_H_SYS_GPR247 (newval);
  3800. }
  3801. /* Get the value of h-sys-gpr248. */
  3802. USI
  3803. or1k32bf_h_sys_gpr248_get (SIM_CPU *current_cpu)
  3804. {
  3805. return GET_H_SYS_GPR248 ();
  3806. }
  3807. /* Set a value for h-sys-gpr248. */
  3808. void
  3809. or1k32bf_h_sys_gpr248_set (SIM_CPU *current_cpu, USI newval)
  3810. {
  3811. SET_H_SYS_GPR248 (newval);
  3812. }
  3813. /* Get the value of h-sys-gpr249. */
  3814. USI
  3815. or1k32bf_h_sys_gpr249_get (SIM_CPU *current_cpu)
  3816. {
  3817. return GET_H_SYS_GPR249 ();
  3818. }
  3819. /* Set a value for h-sys-gpr249. */
  3820. void
  3821. or1k32bf_h_sys_gpr249_set (SIM_CPU *current_cpu, USI newval)
  3822. {
  3823. SET_H_SYS_GPR249 (newval);
  3824. }
  3825. /* Get the value of h-sys-gpr250. */
  3826. USI
  3827. or1k32bf_h_sys_gpr250_get (SIM_CPU *current_cpu)
  3828. {
  3829. return GET_H_SYS_GPR250 ();
  3830. }
  3831. /* Set a value for h-sys-gpr250. */
  3832. void
  3833. or1k32bf_h_sys_gpr250_set (SIM_CPU *current_cpu, USI newval)
  3834. {
  3835. SET_H_SYS_GPR250 (newval);
  3836. }
  3837. /* Get the value of h-sys-gpr251. */
  3838. USI
  3839. or1k32bf_h_sys_gpr251_get (SIM_CPU *current_cpu)
  3840. {
  3841. return GET_H_SYS_GPR251 ();
  3842. }
  3843. /* Set a value for h-sys-gpr251. */
  3844. void
  3845. or1k32bf_h_sys_gpr251_set (SIM_CPU *current_cpu, USI newval)
  3846. {
  3847. SET_H_SYS_GPR251 (newval);
  3848. }
  3849. /* Get the value of h-sys-gpr252. */
  3850. USI
  3851. or1k32bf_h_sys_gpr252_get (SIM_CPU *current_cpu)
  3852. {
  3853. return GET_H_SYS_GPR252 ();
  3854. }
  3855. /* Set a value for h-sys-gpr252. */
  3856. void
  3857. or1k32bf_h_sys_gpr252_set (SIM_CPU *current_cpu, USI newval)
  3858. {
  3859. SET_H_SYS_GPR252 (newval);
  3860. }
  3861. /* Get the value of h-sys-gpr253. */
  3862. USI
  3863. or1k32bf_h_sys_gpr253_get (SIM_CPU *current_cpu)
  3864. {
  3865. return GET_H_SYS_GPR253 ();
  3866. }
  3867. /* Set a value for h-sys-gpr253. */
  3868. void
  3869. or1k32bf_h_sys_gpr253_set (SIM_CPU *current_cpu, USI newval)
  3870. {
  3871. SET_H_SYS_GPR253 (newval);
  3872. }
  3873. /* Get the value of h-sys-gpr254. */
  3874. USI
  3875. or1k32bf_h_sys_gpr254_get (SIM_CPU *current_cpu)
  3876. {
  3877. return GET_H_SYS_GPR254 ();
  3878. }
  3879. /* Set a value for h-sys-gpr254. */
  3880. void
  3881. or1k32bf_h_sys_gpr254_set (SIM_CPU *current_cpu, USI newval)
  3882. {
  3883. SET_H_SYS_GPR254 (newval);
  3884. }
  3885. /* Get the value of h-sys-gpr255. */
  3886. USI
  3887. or1k32bf_h_sys_gpr255_get (SIM_CPU *current_cpu)
  3888. {
  3889. return GET_H_SYS_GPR255 ();
  3890. }
  3891. /* Set a value for h-sys-gpr255. */
  3892. void
  3893. or1k32bf_h_sys_gpr255_set (SIM_CPU *current_cpu, USI newval)
  3894. {
  3895. SET_H_SYS_GPR255 (newval);
  3896. }
  3897. /* Get the value of h-sys-gpr256. */
  3898. USI
  3899. or1k32bf_h_sys_gpr256_get (SIM_CPU *current_cpu)
  3900. {
  3901. return GET_H_SYS_GPR256 ();
  3902. }
  3903. /* Set a value for h-sys-gpr256. */
  3904. void
  3905. or1k32bf_h_sys_gpr256_set (SIM_CPU *current_cpu, USI newval)
  3906. {
  3907. SET_H_SYS_GPR256 (newval);
  3908. }
  3909. /* Get the value of h-sys-gpr257. */
  3910. USI
  3911. or1k32bf_h_sys_gpr257_get (SIM_CPU *current_cpu)
  3912. {
  3913. return GET_H_SYS_GPR257 ();
  3914. }
  3915. /* Set a value for h-sys-gpr257. */
  3916. void
  3917. or1k32bf_h_sys_gpr257_set (SIM_CPU *current_cpu, USI newval)
  3918. {
  3919. SET_H_SYS_GPR257 (newval);
  3920. }
  3921. /* Get the value of h-sys-gpr258. */
  3922. USI
  3923. or1k32bf_h_sys_gpr258_get (SIM_CPU *current_cpu)
  3924. {
  3925. return GET_H_SYS_GPR258 ();
  3926. }
  3927. /* Set a value for h-sys-gpr258. */
  3928. void
  3929. or1k32bf_h_sys_gpr258_set (SIM_CPU *current_cpu, USI newval)
  3930. {
  3931. SET_H_SYS_GPR258 (newval);
  3932. }
  3933. /* Get the value of h-sys-gpr259. */
  3934. USI
  3935. or1k32bf_h_sys_gpr259_get (SIM_CPU *current_cpu)
  3936. {
  3937. return GET_H_SYS_GPR259 ();
  3938. }
  3939. /* Set a value for h-sys-gpr259. */
  3940. void
  3941. or1k32bf_h_sys_gpr259_set (SIM_CPU *current_cpu, USI newval)
  3942. {
  3943. SET_H_SYS_GPR259 (newval);
  3944. }
  3945. /* Get the value of h-sys-gpr260. */
  3946. USI
  3947. or1k32bf_h_sys_gpr260_get (SIM_CPU *current_cpu)
  3948. {
  3949. return GET_H_SYS_GPR260 ();
  3950. }
  3951. /* Set a value for h-sys-gpr260. */
  3952. void
  3953. or1k32bf_h_sys_gpr260_set (SIM_CPU *current_cpu, USI newval)
  3954. {
  3955. SET_H_SYS_GPR260 (newval);
  3956. }
  3957. /* Get the value of h-sys-gpr261. */
  3958. USI
  3959. or1k32bf_h_sys_gpr261_get (SIM_CPU *current_cpu)
  3960. {
  3961. return GET_H_SYS_GPR261 ();
  3962. }
  3963. /* Set a value for h-sys-gpr261. */
  3964. void
  3965. or1k32bf_h_sys_gpr261_set (SIM_CPU *current_cpu, USI newval)
  3966. {
  3967. SET_H_SYS_GPR261 (newval);
  3968. }
  3969. /* Get the value of h-sys-gpr262. */
  3970. USI
  3971. or1k32bf_h_sys_gpr262_get (SIM_CPU *current_cpu)
  3972. {
  3973. return GET_H_SYS_GPR262 ();
  3974. }
  3975. /* Set a value for h-sys-gpr262. */
  3976. void
  3977. or1k32bf_h_sys_gpr262_set (SIM_CPU *current_cpu, USI newval)
  3978. {
  3979. SET_H_SYS_GPR262 (newval);
  3980. }
  3981. /* Get the value of h-sys-gpr263. */
  3982. USI
  3983. or1k32bf_h_sys_gpr263_get (SIM_CPU *current_cpu)
  3984. {
  3985. return GET_H_SYS_GPR263 ();
  3986. }
  3987. /* Set a value for h-sys-gpr263. */
  3988. void
  3989. or1k32bf_h_sys_gpr263_set (SIM_CPU *current_cpu, USI newval)
  3990. {
  3991. SET_H_SYS_GPR263 (newval);
  3992. }
  3993. /* Get the value of h-sys-gpr264. */
  3994. USI
  3995. or1k32bf_h_sys_gpr264_get (SIM_CPU *current_cpu)
  3996. {
  3997. return GET_H_SYS_GPR264 ();
  3998. }
  3999. /* Set a value for h-sys-gpr264. */
  4000. void
  4001. or1k32bf_h_sys_gpr264_set (SIM_CPU *current_cpu, USI newval)
  4002. {
  4003. SET_H_SYS_GPR264 (newval);
  4004. }
  4005. /* Get the value of h-sys-gpr265. */
  4006. USI
  4007. or1k32bf_h_sys_gpr265_get (SIM_CPU *current_cpu)
  4008. {
  4009. return GET_H_SYS_GPR265 ();
  4010. }
  4011. /* Set a value for h-sys-gpr265. */
  4012. void
  4013. or1k32bf_h_sys_gpr265_set (SIM_CPU *current_cpu, USI newval)
  4014. {
  4015. SET_H_SYS_GPR265 (newval);
  4016. }
  4017. /* Get the value of h-sys-gpr266. */
  4018. USI
  4019. or1k32bf_h_sys_gpr266_get (SIM_CPU *current_cpu)
  4020. {
  4021. return GET_H_SYS_GPR266 ();
  4022. }
  4023. /* Set a value for h-sys-gpr266. */
  4024. void
  4025. or1k32bf_h_sys_gpr266_set (SIM_CPU *current_cpu, USI newval)
  4026. {
  4027. SET_H_SYS_GPR266 (newval);
  4028. }
  4029. /* Get the value of h-sys-gpr267. */
  4030. USI
  4031. or1k32bf_h_sys_gpr267_get (SIM_CPU *current_cpu)
  4032. {
  4033. return GET_H_SYS_GPR267 ();
  4034. }
  4035. /* Set a value for h-sys-gpr267. */
  4036. void
  4037. or1k32bf_h_sys_gpr267_set (SIM_CPU *current_cpu, USI newval)
  4038. {
  4039. SET_H_SYS_GPR267 (newval);
  4040. }
  4041. /* Get the value of h-sys-gpr268. */
  4042. USI
  4043. or1k32bf_h_sys_gpr268_get (SIM_CPU *current_cpu)
  4044. {
  4045. return GET_H_SYS_GPR268 ();
  4046. }
  4047. /* Set a value for h-sys-gpr268. */
  4048. void
  4049. or1k32bf_h_sys_gpr268_set (SIM_CPU *current_cpu, USI newval)
  4050. {
  4051. SET_H_SYS_GPR268 (newval);
  4052. }
  4053. /* Get the value of h-sys-gpr269. */
  4054. USI
  4055. or1k32bf_h_sys_gpr269_get (SIM_CPU *current_cpu)
  4056. {
  4057. return GET_H_SYS_GPR269 ();
  4058. }
  4059. /* Set a value for h-sys-gpr269. */
  4060. void
  4061. or1k32bf_h_sys_gpr269_set (SIM_CPU *current_cpu, USI newval)
  4062. {
  4063. SET_H_SYS_GPR269 (newval);
  4064. }
  4065. /* Get the value of h-sys-gpr270. */
  4066. USI
  4067. or1k32bf_h_sys_gpr270_get (SIM_CPU *current_cpu)
  4068. {
  4069. return GET_H_SYS_GPR270 ();
  4070. }
  4071. /* Set a value for h-sys-gpr270. */
  4072. void
  4073. or1k32bf_h_sys_gpr270_set (SIM_CPU *current_cpu, USI newval)
  4074. {
  4075. SET_H_SYS_GPR270 (newval);
  4076. }
  4077. /* Get the value of h-sys-gpr271. */
  4078. USI
  4079. or1k32bf_h_sys_gpr271_get (SIM_CPU *current_cpu)
  4080. {
  4081. return GET_H_SYS_GPR271 ();
  4082. }
  4083. /* Set a value for h-sys-gpr271. */
  4084. void
  4085. or1k32bf_h_sys_gpr271_set (SIM_CPU *current_cpu, USI newval)
  4086. {
  4087. SET_H_SYS_GPR271 (newval);
  4088. }
  4089. /* Get the value of h-sys-gpr272. */
  4090. USI
  4091. or1k32bf_h_sys_gpr272_get (SIM_CPU *current_cpu)
  4092. {
  4093. return GET_H_SYS_GPR272 ();
  4094. }
  4095. /* Set a value for h-sys-gpr272. */
  4096. void
  4097. or1k32bf_h_sys_gpr272_set (SIM_CPU *current_cpu, USI newval)
  4098. {
  4099. SET_H_SYS_GPR272 (newval);
  4100. }
  4101. /* Get the value of h-sys-gpr273. */
  4102. USI
  4103. or1k32bf_h_sys_gpr273_get (SIM_CPU *current_cpu)
  4104. {
  4105. return GET_H_SYS_GPR273 ();
  4106. }
  4107. /* Set a value for h-sys-gpr273. */
  4108. void
  4109. or1k32bf_h_sys_gpr273_set (SIM_CPU *current_cpu, USI newval)
  4110. {
  4111. SET_H_SYS_GPR273 (newval);
  4112. }
  4113. /* Get the value of h-sys-gpr274. */
  4114. USI
  4115. or1k32bf_h_sys_gpr274_get (SIM_CPU *current_cpu)
  4116. {
  4117. return GET_H_SYS_GPR274 ();
  4118. }
  4119. /* Set a value for h-sys-gpr274. */
  4120. void
  4121. or1k32bf_h_sys_gpr274_set (SIM_CPU *current_cpu, USI newval)
  4122. {
  4123. SET_H_SYS_GPR274 (newval);
  4124. }
  4125. /* Get the value of h-sys-gpr275. */
  4126. USI
  4127. or1k32bf_h_sys_gpr275_get (SIM_CPU *current_cpu)
  4128. {
  4129. return GET_H_SYS_GPR275 ();
  4130. }
  4131. /* Set a value for h-sys-gpr275. */
  4132. void
  4133. or1k32bf_h_sys_gpr275_set (SIM_CPU *current_cpu, USI newval)
  4134. {
  4135. SET_H_SYS_GPR275 (newval);
  4136. }
  4137. /* Get the value of h-sys-gpr276. */
  4138. USI
  4139. or1k32bf_h_sys_gpr276_get (SIM_CPU *current_cpu)
  4140. {
  4141. return GET_H_SYS_GPR276 ();
  4142. }
  4143. /* Set a value for h-sys-gpr276. */
  4144. void
  4145. or1k32bf_h_sys_gpr276_set (SIM_CPU *current_cpu, USI newval)
  4146. {
  4147. SET_H_SYS_GPR276 (newval);
  4148. }
  4149. /* Get the value of h-sys-gpr277. */
  4150. USI
  4151. or1k32bf_h_sys_gpr277_get (SIM_CPU *current_cpu)
  4152. {
  4153. return GET_H_SYS_GPR277 ();
  4154. }
  4155. /* Set a value for h-sys-gpr277. */
  4156. void
  4157. or1k32bf_h_sys_gpr277_set (SIM_CPU *current_cpu, USI newval)
  4158. {
  4159. SET_H_SYS_GPR277 (newval);
  4160. }
  4161. /* Get the value of h-sys-gpr278. */
  4162. USI
  4163. or1k32bf_h_sys_gpr278_get (SIM_CPU *current_cpu)
  4164. {
  4165. return GET_H_SYS_GPR278 ();
  4166. }
  4167. /* Set a value for h-sys-gpr278. */
  4168. void
  4169. or1k32bf_h_sys_gpr278_set (SIM_CPU *current_cpu, USI newval)
  4170. {
  4171. SET_H_SYS_GPR278 (newval);
  4172. }
  4173. /* Get the value of h-sys-gpr279. */
  4174. USI
  4175. or1k32bf_h_sys_gpr279_get (SIM_CPU *current_cpu)
  4176. {
  4177. return GET_H_SYS_GPR279 ();
  4178. }
  4179. /* Set a value for h-sys-gpr279. */
  4180. void
  4181. or1k32bf_h_sys_gpr279_set (SIM_CPU *current_cpu, USI newval)
  4182. {
  4183. SET_H_SYS_GPR279 (newval);
  4184. }
  4185. /* Get the value of h-sys-gpr280. */
  4186. USI
  4187. or1k32bf_h_sys_gpr280_get (SIM_CPU *current_cpu)
  4188. {
  4189. return GET_H_SYS_GPR280 ();
  4190. }
  4191. /* Set a value for h-sys-gpr280. */
  4192. void
  4193. or1k32bf_h_sys_gpr280_set (SIM_CPU *current_cpu, USI newval)
  4194. {
  4195. SET_H_SYS_GPR280 (newval);
  4196. }
  4197. /* Get the value of h-sys-gpr281. */
  4198. USI
  4199. or1k32bf_h_sys_gpr281_get (SIM_CPU *current_cpu)
  4200. {
  4201. return GET_H_SYS_GPR281 ();
  4202. }
  4203. /* Set a value for h-sys-gpr281. */
  4204. void
  4205. or1k32bf_h_sys_gpr281_set (SIM_CPU *current_cpu, USI newval)
  4206. {
  4207. SET_H_SYS_GPR281 (newval);
  4208. }
  4209. /* Get the value of h-sys-gpr282. */
  4210. USI
  4211. or1k32bf_h_sys_gpr282_get (SIM_CPU *current_cpu)
  4212. {
  4213. return GET_H_SYS_GPR282 ();
  4214. }
  4215. /* Set a value for h-sys-gpr282. */
  4216. void
  4217. or1k32bf_h_sys_gpr282_set (SIM_CPU *current_cpu, USI newval)
  4218. {
  4219. SET_H_SYS_GPR282 (newval);
  4220. }
  4221. /* Get the value of h-sys-gpr283. */
  4222. USI
  4223. or1k32bf_h_sys_gpr283_get (SIM_CPU *current_cpu)
  4224. {
  4225. return GET_H_SYS_GPR283 ();
  4226. }
  4227. /* Set a value for h-sys-gpr283. */
  4228. void
  4229. or1k32bf_h_sys_gpr283_set (SIM_CPU *current_cpu, USI newval)
  4230. {
  4231. SET_H_SYS_GPR283 (newval);
  4232. }
  4233. /* Get the value of h-sys-gpr284. */
  4234. USI
  4235. or1k32bf_h_sys_gpr284_get (SIM_CPU *current_cpu)
  4236. {
  4237. return GET_H_SYS_GPR284 ();
  4238. }
  4239. /* Set a value for h-sys-gpr284. */
  4240. void
  4241. or1k32bf_h_sys_gpr284_set (SIM_CPU *current_cpu, USI newval)
  4242. {
  4243. SET_H_SYS_GPR284 (newval);
  4244. }
  4245. /* Get the value of h-sys-gpr285. */
  4246. USI
  4247. or1k32bf_h_sys_gpr285_get (SIM_CPU *current_cpu)
  4248. {
  4249. return GET_H_SYS_GPR285 ();
  4250. }
  4251. /* Set a value for h-sys-gpr285. */
  4252. void
  4253. or1k32bf_h_sys_gpr285_set (SIM_CPU *current_cpu, USI newval)
  4254. {
  4255. SET_H_SYS_GPR285 (newval);
  4256. }
  4257. /* Get the value of h-sys-gpr286. */
  4258. USI
  4259. or1k32bf_h_sys_gpr286_get (SIM_CPU *current_cpu)
  4260. {
  4261. return GET_H_SYS_GPR286 ();
  4262. }
  4263. /* Set a value for h-sys-gpr286. */
  4264. void
  4265. or1k32bf_h_sys_gpr286_set (SIM_CPU *current_cpu, USI newval)
  4266. {
  4267. SET_H_SYS_GPR286 (newval);
  4268. }
  4269. /* Get the value of h-sys-gpr287. */
  4270. USI
  4271. or1k32bf_h_sys_gpr287_get (SIM_CPU *current_cpu)
  4272. {
  4273. return GET_H_SYS_GPR287 ();
  4274. }
  4275. /* Set a value for h-sys-gpr287. */
  4276. void
  4277. or1k32bf_h_sys_gpr287_set (SIM_CPU *current_cpu, USI newval)
  4278. {
  4279. SET_H_SYS_GPR287 (newval);
  4280. }
  4281. /* Get the value of h-sys-gpr288. */
  4282. USI
  4283. or1k32bf_h_sys_gpr288_get (SIM_CPU *current_cpu)
  4284. {
  4285. return GET_H_SYS_GPR288 ();
  4286. }
  4287. /* Set a value for h-sys-gpr288. */
  4288. void
  4289. or1k32bf_h_sys_gpr288_set (SIM_CPU *current_cpu, USI newval)
  4290. {
  4291. SET_H_SYS_GPR288 (newval);
  4292. }
  4293. /* Get the value of h-sys-gpr289. */
  4294. USI
  4295. or1k32bf_h_sys_gpr289_get (SIM_CPU *current_cpu)
  4296. {
  4297. return GET_H_SYS_GPR289 ();
  4298. }
  4299. /* Set a value for h-sys-gpr289. */
  4300. void
  4301. or1k32bf_h_sys_gpr289_set (SIM_CPU *current_cpu, USI newval)
  4302. {
  4303. SET_H_SYS_GPR289 (newval);
  4304. }
  4305. /* Get the value of h-sys-gpr290. */
  4306. USI
  4307. or1k32bf_h_sys_gpr290_get (SIM_CPU *current_cpu)
  4308. {
  4309. return GET_H_SYS_GPR290 ();
  4310. }
  4311. /* Set a value for h-sys-gpr290. */
  4312. void
  4313. or1k32bf_h_sys_gpr290_set (SIM_CPU *current_cpu, USI newval)
  4314. {
  4315. SET_H_SYS_GPR290 (newval);
  4316. }
  4317. /* Get the value of h-sys-gpr291. */
  4318. USI
  4319. or1k32bf_h_sys_gpr291_get (SIM_CPU *current_cpu)
  4320. {
  4321. return GET_H_SYS_GPR291 ();
  4322. }
  4323. /* Set a value for h-sys-gpr291. */
  4324. void
  4325. or1k32bf_h_sys_gpr291_set (SIM_CPU *current_cpu, USI newval)
  4326. {
  4327. SET_H_SYS_GPR291 (newval);
  4328. }
  4329. /* Get the value of h-sys-gpr292. */
  4330. USI
  4331. or1k32bf_h_sys_gpr292_get (SIM_CPU *current_cpu)
  4332. {
  4333. return GET_H_SYS_GPR292 ();
  4334. }
  4335. /* Set a value for h-sys-gpr292. */
  4336. void
  4337. or1k32bf_h_sys_gpr292_set (SIM_CPU *current_cpu, USI newval)
  4338. {
  4339. SET_H_SYS_GPR292 (newval);
  4340. }
  4341. /* Get the value of h-sys-gpr293. */
  4342. USI
  4343. or1k32bf_h_sys_gpr293_get (SIM_CPU *current_cpu)
  4344. {
  4345. return GET_H_SYS_GPR293 ();
  4346. }
  4347. /* Set a value for h-sys-gpr293. */
  4348. void
  4349. or1k32bf_h_sys_gpr293_set (SIM_CPU *current_cpu, USI newval)
  4350. {
  4351. SET_H_SYS_GPR293 (newval);
  4352. }
  4353. /* Get the value of h-sys-gpr294. */
  4354. USI
  4355. or1k32bf_h_sys_gpr294_get (SIM_CPU *current_cpu)
  4356. {
  4357. return GET_H_SYS_GPR294 ();
  4358. }
  4359. /* Set a value for h-sys-gpr294. */
  4360. void
  4361. or1k32bf_h_sys_gpr294_set (SIM_CPU *current_cpu, USI newval)
  4362. {
  4363. SET_H_SYS_GPR294 (newval);
  4364. }
  4365. /* Get the value of h-sys-gpr295. */
  4366. USI
  4367. or1k32bf_h_sys_gpr295_get (SIM_CPU *current_cpu)
  4368. {
  4369. return GET_H_SYS_GPR295 ();
  4370. }
  4371. /* Set a value for h-sys-gpr295. */
  4372. void
  4373. or1k32bf_h_sys_gpr295_set (SIM_CPU *current_cpu, USI newval)
  4374. {
  4375. SET_H_SYS_GPR295 (newval);
  4376. }
  4377. /* Get the value of h-sys-gpr296. */
  4378. USI
  4379. or1k32bf_h_sys_gpr296_get (SIM_CPU *current_cpu)
  4380. {
  4381. return GET_H_SYS_GPR296 ();
  4382. }
  4383. /* Set a value for h-sys-gpr296. */
  4384. void
  4385. or1k32bf_h_sys_gpr296_set (SIM_CPU *current_cpu, USI newval)
  4386. {
  4387. SET_H_SYS_GPR296 (newval);
  4388. }
  4389. /* Get the value of h-sys-gpr297. */
  4390. USI
  4391. or1k32bf_h_sys_gpr297_get (SIM_CPU *current_cpu)
  4392. {
  4393. return GET_H_SYS_GPR297 ();
  4394. }
  4395. /* Set a value for h-sys-gpr297. */
  4396. void
  4397. or1k32bf_h_sys_gpr297_set (SIM_CPU *current_cpu, USI newval)
  4398. {
  4399. SET_H_SYS_GPR297 (newval);
  4400. }
  4401. /* Get the value of h-sys-gpr298. */
  4402. USI
  4403. or1k32bf_h_sys_gpr298_get (SIM_CPU *current_cpu)
  4404. {
  4405. return GET_H_SYS_GPR298 ();
  4406. }
  4407. /* Set a value for h-sys-gpr298. */
  4408. void
  4409. or1k32bf_h_sys_gpr298_set (SIM_CPU *current_cpu, USI newval)
  4410. {
  4411. SET_H_SYS_GPR298 (newval);
  4412. }
  4413. /* Get the value of h-sys-gpr299. */
  4414. USI
  4415. or1k32bf_h_sys_gpr299_get (SIM_CPU *current_cpu)
  4416. {
  4417. return GET_H_SYS_GPR299 ();
  4418. }
  4419. /* Set a value for h-sys-gpr299. */
  4420. void
  4421. or1k32bf_h_sys_gpr299_set (SIM_CPU *current_cpu, USI newval)
  4422. {
  4423. SET_H_SYS_GPR299 (newval);
  4424. }
  4425. /* Get the value of h-sys-gpr300. */
  4426. USI
  4427. or1k32bf_h_sys_gpr300_get (SIM_CPU *current_cpu)
  4428. {
  4429. return GET_H_SYS_GPR300 ();
  4430. }
  4431. /* Set a value for h-sys-gpr300. */
  4432. void
  4433. or1k32bf_h_sys_gpr300_set (SIM_CPU *current_cpu, USI newval)
  4434. {
  4435. SET_H_SYS_GPR300 (newval);
  4436. }
  4437. /* Get the value of h-sys-gpr301. */
  4438. USI
  4439. or1k32bf_h_sys_gpr301_get (SIM_CPU *current_cpu)
  4440. {
  4441. return GET_H_SYS_GPR301 ();
  4442. }
  4443. /* Set a value for h-sys-gpr301. */
  4444. void
  4445. or1k32bf_h_sys_gpr301_set (SIM_CPU *current_cpu, USI newval)
  4446. {
  4447. SET_H_SYS_GPR301 (newval);
  4448. }
  4449. /* Get the value of h-sys-gpr302. */
  4450. USI
  4451. or1k32bf_h_sys_gpr302_get (SIM_CPU *current_cpu)
  4452. {
  4453. return GET_H_SYS_GPR302 ();
  4454. }
  4455. /* Set a value for h-sys-gpr302. */
  4456. void
  4457. or1k32bf_h_sys_gpr302_set (SIM_CPU *current_cpu, USI newval)
  4458. {
  4459. SET_H_SYS_GPR302 (newval);
  4460. }
  4461. /* Get the value of h-sys-gpr303. */
  4462. USI
  4463. or1k32bf_h_sys_gpr303_get (SIM_CPU *current_cpu)
  4464. {
  4465. return GET_H_SYS_GPR303 ();
  4466. }
  4467. /* Set a value for h-sys-gpr303. */
  4468. void
  4469. or1k32bf_h_sys_gpr303_set (SIM_CPU *current_cpu, USI newval)
  4470. {
  4471. SET_H_SYS_GPR303 (newval);
  4472. }
  4473. /* Get the value of h-sys-gpr304. */
  4474. USI
  4475. or1k32bf_h_sys_gpr304_get (SIM_CPU *current_cpu)
  4476. {
  4477. return GET_H_SYS_GPR304 ();
  4478. }
  4479. /* Set a value for h-sys-gpr304. */
  4480. void
  4481. or1k32bf_h_sys_gpr304_set (SIM_CPU *current_cpu, USI newval)
  4482. {
  4483. SET_H_SYS_GPR304 (newval);
  4484. }
  4485. /* Get the value of h-sys-gpr305. */
  4486. USI
  4487. or1k32bf_h_sys_gpr305_get (SIM_CPU *current_cpu)
  4488. {
  4489. return GET_H_SYS_GPR305 ();
  4490. }
  4491. /* Set a value for h-sys-gpr305. */
  4492. void
  4493. or1k32bf_h_sys_gpr305_set (SIM_CPU *current_cpu, USI newval)
  4494. {
  4495. SET_H_SYS_GPR305 (newval);
  4496. }
  4497. /* Get the value of h-sys-gpr306. */
  4498. USI
  4499. or1k32bf_h_sys_gpr306_get (SIM_CPU *current_cpu)
  4500. {
  4501. return GET_H_SYS_GPR306 ();
  4502. }
  4503. /* Set a value for h-sys-gpr306. */
  4504. void
  4505. or1k32bf_h_sys_gpr306_set (SIM_CPU *current_cpu, USI newval)
  4506. {
  4507. SET_H_SYS_GPR306 (newval);
  4508. }
  4509. /* Get the value of h-sys-gpr307. */
  4510. USI
  4511. or1k32bf_h_sys_gpr307_get (SIM_CPU *current_cpu)
  4512. {
  4513. return GET_H_SYS_GPR307 ();
  4514. }
  4515. /* Set a value for h-sys-gpr307. */
  4516. void
  4517. or1k32bf_h_sys_gpr307_set (SIM_CPU *current_cpu, USI newval)
  4518. {
  4519. SET_H_SYS_GPR307 (newval);
  4520. }
  4521. /* Get the value of h-sys-gpr308. */
  4522. USI
  4523. or1k32bf_h_sys_gpr308_get (SIM_CPU *current_cpu)
  4524. {
  4525. return GET_H_SYS_GPR308 ();
  4526. }
  4527. /* Set a value for h-sys-gpr308. */
  4528. void
  4529. or1k32bf_h_sys_gpr308_set (SIM_CPU *current_cpu, USI newval)
  4530. {
  4531. SET_H_SYS_GPR308 (newval);
  4532. }
  4533. /* Get the value of h-sys-gpr309. */
  4534. USI
  4535. or1k32bf_h_sys_gpr309_get (SIM_CPU *current_cpu)
  4536. {
  4537. return GET_H_SYS_GPR309 ();
  4538. }
  4539. /* Set a value for h-sys-gpr309. */
  4540. void
  4541. or1k32bf_h_sys_gpr309_set (SIM_CPU *current_cpu, USI newval)
  4542. {
  4543. SET_H_SYS_GPR309 (newval);
  4544. }
  4545. /* Get the value of h-sys-gpr310. */
  4546. USI
  4547. or1k32bf_h_sys_gpr310_get (SIM_CPU *current_cpu)
  4548. {
  4549. return GET_H_SYS_GPR310 ();
  4550. }
  4551. /* Set a value for h-sys-gpr310. */
  4552. void
  4553. or1k32bf_h_sys_gpr310_set (SIM_CPU *current_cpu, USI newval)
  4554. {
  4555. SET_H_SYS_GPR310 (newval);
  4556. }
  4557. /* Get the value of h-sys-gpr311. */
  4558. USI
  4559. or1k32bf_h_sys_gpr311_get (SIM_CPU *current_cpu)
  4560. {
  4561. return GET_H_SYS_GPR311 ();
  4562. }
  4563. /* Set a value for h-sys-gpr311. */
  4564. void
  4565. or1k32bf_h_sys_gpr311_set (SIM_CPU *current_cpu, USI newval)
  4566. {
  4567. SET_H_SYS_GPR311 (newval);
  4568. }
  4569. /* Get the value of h-sys-gpr312. */
  4570. USI
  4571. or1k32bf_h_sys_gpr312_get (SIM_CPU *current_cpu)
  4572. {
  4573. return GET_H_SYS_GPR312 ();
  4574. }
  4575. /* Set a value for h-sys-gpr312. */
  4576. void
  4577. or1k32bf_h_sys_gpr312_set (SIM_CPU *current_cpu, USI newval)
  4578. {
  4579. SET_H_SYS_GPR312 (newval);
  4580. }
  4581. /* Get the value of h-sys-gpr313. */
  4582. USI
  4583. or1k32bf_h_sys_gpr313_get (SIM_CPU *current_cpu)
  4584. {
  4585. return GET_H_SYS_GPR313 ();
  4586. }
  4587. /* Set a value for h-sys-gpr313. */
  4588. void
  4589. or1k32bf_h_sys_gpr313_set (SIM_CPU *current_cpu, USI newval)
  4590. {
  4591. SET_H_SYS_GPR313 (newval);
  4592. }
  4593. /* Get the value of h-sys-gpr314. */
  4594. USI
  4595. or1k32bf_h_sys_gpr314_get (SIM_CPU *current_cpu)
  4596. {
  4597. return GET_H_SYS_GPR314 ();
  4598. }
  4599. /* Set a value for h-sys-gpr314. */
  4600. void
  4601. or1k32bf_h_sys_gpr314_set (SIM_CPU *current_cpu, USI newval)
  4602. {
  4603. SET_H_SYS_GPR314 (newval);
  4604. }
  4605. /* Get the value of h-sys-gpr315. */
  4606. USI
  4607. or1k32bf_h_sys_gpr315_get (SIM_CPU *current_cpu)
  4608. {
  4609. return GET_H_SYS_GPR315 ();
  4610. }
  4611. /* Set a value for h-sys-gpr315. */
  4612. void
  4613. or1k32bf_h_sys_gpr315_set (SIM_CPU *current_cpu, USI newval)
  4614. {
  4615. SET_H_SYS_GPR315 (newval);
  4616. }
  4617. /* Get the value of h-sys-gpr316. */
  4618. USI
  4619. or1k32bf_h_sys_gpr316_get (SIM_CPU *current_cpu)
  4620. {
  4621. return GET_H_SYS_GPR316 ();
  4622. }
  4623. /* Set a value for h-sys-gpr316. */
  4624. void
  4625. or1k32bf_h_sys_gpr316_set (SIM_CPU *current_cpu, USI newval)
  4626. {
  4627. SET_H_SYS_GPR316 (newval);
  4628. }
  4629. /* Get the value of h-sys-gpr317. */
  4630. USI
  4631. or1k32bf_h_sys_gpr317_get (SIM_CPU *current_cpu)
  4632. {
  4633. return GET_H_SYS_GPR317 ();
  4634. }
  4635. /* Set a value for h-sys-gpr317. */
  4636. void
  4637. or1k32bf_h_sys_gpr317_set (SIM_CPU *current_cpu, USI newval)
  4638. {
  4639. SET_H_SYS_GPR317 (newval);
  4640. }
  4641. /* Get the value of h-sys-gpr318. */
  4642. USI
  4643. or1k32bf_h_sys_gpr318_get (SIM_CPU *current_cpu)
  4644. {
  4645. return GET_H_SYS_GPR318 ();
  4646. }
  4647. /* Set a value for h-sys-gpr318. */
  4648. void
  4649. or1k32bf_h_sys_gpr318_set (SIM_CPU *current_cpu, USI newval)
  4650. {
  4651. SET_H_SYS_GPR318 (newval);
  4652. }
  4653. /* Get the value of h-sys-gpr319. */
  4654. USI
  4655. or1k32bf_h_sys_gpr319_get (SIM_CPU *current_cpu)
  4656. {
  4657. return GET_H_SYS_GPR319 ();
  4658. }
  4659. /* Set a value for h-sys-gpr319. */
  4660. void
  4661. or1k32bf_h_sys_gpr319_set (SIM_CPU *current_cpu, USI newval)
  4662. {
  4663. SET_H_SYS_GPR319 (newval);
  4664. }
  4665. /* Get the value of h-sys-gpr320. */
  4666. USI
  4667. or1k32bf_h_sys_gpr320_get (SIM_CPU *current_cpu)
  4668. {
  4669. return GET_H_SYS_GPR320 ();
  4670. }
  4671. /* Set a value for h-sys-gpr320. */
  4672. void
  4673. or1k32bf_h_sys_gpr320_set (SIM_CPU *current_cpu, USI newval)
  4674. {
  4675. SET_H_SYS_GPR320 (newval);
  4676. }
  4677. /* Get the value of h-sys-gpr321. */
  4678. USI
  4679. or1k32bf_h_sys_gpr321_get (SIM_CPU *current_cpu)
  4680. {
  4681. return GET_H_SYS_GPR321 ();
  4682. }
  4683. /* Set a value for h-sys-gpr321. */
  4684. void
  4685. or1k32bf_h_sys_gpr321_set (SIM_CPU *current_cpu, USI newval)
  4686. {
  4687. SET_H_SYS_GPR321 (newval);
  4688. }
  4689. /* Get the value of h-sys-gpr322. */
  4690. USI
  4691. or1k32bf_h_sys_gpr322_get (SIM_CPU *current_cpu)
  4692. {
  4693. return GET_H_SYS_GPR322 ();
  4694. }
  4695. /* Set a value for h-sys-gpr322. */
  4696. void
  4697. or1k32bf_h_sys_gpr322_set (SIM_CPU *current_cpu, USI newval)
  4698. {
  4699. SET_H_SYS_GPR322 (newval);
  4700. }
  4701. /* Get the value of h-sys-gpr323. */
  4702. USI
  4703. or1k32bf_h_sys_gpr323_get (SIM_CPU *current_cpu)
  4704. {
  4705. return GET_H_SYS_GPR323 ();
  4706. }
  4707. /* Set a value for h-sys-gpr323. */
  4708. void
  4709. or1k32bf_h_sys_gpr323_set (SIM_CPU *current_cpu, USI newval)
  4710. {
  4711. SET_H_SYS_GPR323 (newval);
  4712. }
  4713. /* Get the value of h-sys-gpr324. */
  4714. USI
  4715. or1k32bf_h_sys_gpr324_get (SIM_CPU *current_cpu)
  4716. {
  4717. return GET_H_SYS_GPR324 ();
  4718. }
  4719. /* Set a value for h-sys-gpr324. */
  4720. void
  4721. or1k32bf_h_sys_gpr324_set (SIM_CPU *current_cpu, USI newval)
  4722. {
  4723. SET_H_SYS_GPR324 (newval);
  4724. }
  4725. /* Get the value of h-sys-gpr325. */
  4726. USI
  4727. or1k32bf_h_sys_gpr325_get (SIM_CPU *current_cpu)
  4728. {
  4729. return GET_H_SYS_GPR325 ();
  4730. }
  4731. /* Set a value for h-sys-gpr325. */
  4732. void
  4733. or1k32bf_h_sys_gpr325_set (SIM_CPU *current_cpu, USI newval)
  4734. {
  4735. SET_H_SYS_GPR325 (newval);
  4736. }
  4737. /* Get the value of h-sys-gpr326. */
  4738. USI
  4739. or1k32bf_h_sys_gpr326_get (SIM_CPU *current_cpu)
  4740. {
  4741. return GET_H_SYS_GPR326 ();
  4742. }
  4743. /* Set a value for h-sys-gpr326. */
  4744. void
  4745. or1k32bf_h_sys_gpr326_set (SIM_CPU *current_cpu, USI newval)
  4746. {
  4747. SET_H_SYS_GPR326 (newval);
  4748. }
  4749. /* Get the value of h-sys-gpr327. */
  4750. USI
  4751. or1k32bf_h_sys_gpr327_get (SIM_CPU *current_cpu)
  4752. {
  4753. return GET_H_SYS_GPR327 ();
  4754. }
  4755. /* Set a value for h-sys-gpr327. */
  4756. void
  4757. or1k32bf_h_sys_gpr327_set (SIM_CPU *current_cpu, USI newval)
  4758. {
  4759. SET_H_SYS_GPR327 (newval);
  4760. }
  4761. /* Get the value of h-sys-gpr328. */
  4762. USI
  4763. or1k32bf_h_sys_gpr328_get (SIM_CPU *current_cpu)
  4764. {
  4765. return GET_H_SYS_GPR328 ();
  4766. }
  4767. /* Set a value for h-sys-gpr328. */
  4768. void
  4769. or1k32bf_h_sys_gpr328_set (SIM_CPU *current_cpu, USI newval)
  4770. {
  4771. SET_H_SYS_GPR328 (newval);
  4772. }
  4773. /* Get the value of h-sys-gpr329. */
  4774. USI
  4775. or1k32bf_h_sys_gpr329_get (SIM_CPU *current_cpu)
  4776. {
  4777. return GET_H_SYS_GPR329 ();
  4778. }
  4779. /* Set a value for h-sys-gpr329. */
  4780. void
  4781. or1k32bf_h_sys_gpr329_set (SIM_CPU *current_cpu, USI newval)
  4782. {
  4783. SET_H_SYS_GPR329 (newval);
  4784. }
  4785. /* Get the value of h-sys-gpr330. */
  4786. USI
  4787. or1k32bf_h_sys_gpr330_get (SIM_CPU *current_cpu)
  4788. {
  4789. return GET_H_SYS_GPR330 ();
  4790. }
  4791. /* Set a value for h-sys-gpr330. */
  4792. void
  4793. or1k32bf_h_sys_gpr330_set (SIM_CPU *current_cpu, USI newval)
  4794. {
  4795. SET_H_SYS_GPR330 (newval);
  4796. }
  4797. /* Get the value of h-sys-gpr331. */
  4798. USI
  4799. or1k32bf_h_sys_gpr331_get (SIM_CPU *current_cpu)
  4800. {
  4801. return GET_H_SYS_GPR331 ();
  4802. }
  4803. /* Set a value for h-sys-gpr331. */
  4804. void
  4805. or1k32bf_h_sys_gpr331_set (SIM_CPU *current_cpu, USI newval)
  4806. {
  4807. SET_H_SYS_GPR331 (newval);
  4808. }
  4809. /* Get the value of h-sys-gpr332. */
  4810. USI
  4811. or1k32bf_h_sys_gpr332_get (SIM_CPU *current_cpu)
  4812. {
  4813. return GET_H_SYS_GPR332 ();
  4814. }
  4815. /* Set a value for h-sys-gpr332. */
  4816. void
  4817. or1k32bf_h_sys_gpr332_set (SIM_CPU *current_cpu, USI newval)
  4818. {
  4819. SET_H_SYS_GPR332 (newval);
  4820. }
  4821. /* Get the value of h-sys-gpr333. */
  4822. USI
  4823. or1k32bf_h_sys_gpr333_get (SIM_CPU *current_cpu)
  4824. {
  4825. return GET_H_SYS_GPR333 ();
  4826. }
  4827. /* Set a value for h-sys-gpr333. */
  4828. void
  4829. or1k32bf_h_sys_gpr333_set (SIM_CPU *current_cpu, USI newval)
  4830. {
  4831. SET_H_SYS_GPR333 (newval);
  4832. }
  4833. /* Get the value of h-sys-gpr334. */
  4834. USI
  4835. or1k32bf_h_sys_gpr334_get (SIM_CPU *current_cpu)
  4836. {
  4837. return GET_H_SYS_GPR334 ();
  4838. }
  4839. /* Set a value for h-sys-gpr334. */
  4840. void
  4841. or1k32bf_h_sys_gpr334_set (SIM_CPU *current_cpu, USI newval)
  4842. {
  4843. SET_H_SYS_GPR334 (newval);
  4844. }
  4845. /* Get the value of h-sys-gpr335. */
  4846. USI
  4847. or1k32bf_h_sys_gpr335_get (SIM_CPU *current_cpu)
  4848. {
  4849. return GET_H_SYS_GPR335 ();
  4850. }
  4851. /* Set a value for h-sys-gpr335. */
  4852. void
  4853. or1k32bf_h_sys_gpr335_set (SIM_CPU *current_cpu, USI newval)
  4854. {
  4855. SET_H_SYS_GPR335 (newval);
  4856. }
  4857. /* Get the value of h-sys-gpr336. */
  4858. USI
  4859. or1k32bf_h_sys_gpr336_get (SIM_CPU *current_cpu)
  4860. {
  4861. return GET_H_SYS_GPR336 ();
  4862. }
  4863. /* Set a value for h-sys-gpr336. */
  4864. void
  4865. or1k32bf_h_sys_gpr336_set (SIM_CPU *current_cpu, USI newval)
  4866. {
  4867. SET_H_SYS_GPR336 (newval);
  4868. }
  4869. /* Get the value of h-sys-gpr337. */
  4870. USI
  4871. or1k32bf_h_sys_gpr337_get (SIM_CPU *current_cpu)
  4872. {
  4873. return GET_H_SYS_GPR337 ();
  4874. }
  4875. /* Set a value for h-sys-gpr337. */
  4876. void
  4877. or1k32bf_h_sys_gpr337_set (SIM_CPU *current_cpu, USI newval)
  4878. {
  4879. SET_H_SYS_GPR337 (newval);
  4880. }
  4881. /* Get the value of h-sys-gpr338. */
  4882. USI
  4883. or1k32bf_h_sys_gpr338_get (SIM_CPU *current_cpu)
  4884. {
  4885. return GET_H_SYS_GPR338 ();
  4886. }
  4887. /* Set a value for h-sys-gpr338. */
  4888. void
  4889. or1k32bf_h_sys_gpr338_set (SIM_CPU *current_cpu, USI newval)
  4890. {
  4891. SET_H_SYS_GPR338 (newval);
  4892. }
  4893. /* Get the value of h-sys-gpr339. */
  4894. USI
  4895. or1k32bf_h_sys_gpr339_get (SIM_CPU *current_cpu)
  4896. {
  4897. return GET_H_SYS_GPR339 ();
  4898. }
  4899. /* Set a value for h-sys-gpr339. */
  4900. void
  4901. or1k32bf_h_sys_gpr339_set (SIM_CPU *current_cpu, USI newval)
  4902. {
  4903. SET_H_SYS_GPR339 (newval);
  4904. }
  4905. /* Get the value of h-sys-gpr340. */
  4906. USI
  4907. or1k32bf_h_sys_gpr340_get (SIM_CPU *current_cpu)
  4908. {
  4909. return GET_H_SYS_GPR340 ();
  4910. }
  4911. /* Set a value for h-sys-gpr340. */
  4912. void
  4913. or1k32bf_h_sys_gpr340_set (SIM_CPU *current_cpu, USI newval)
  4914. {
  4915. SET_H_SYS_GPR340 (newval);
  4916. }
  4917. /* Get the value of h-sys-gpr341. */
  4918. USI
  4919. or1k32bf_h_sys_gpr341_get (SIM_CPU *current_cpu)
  4920. {
  4921. return GET_H_SYS_GPR341 ();
  4922. }
  4923. /* Set a value for h-sys-gpr341. */
  4924. void
  4925. or1k32bf_h_sys_gpr341_set (SIM_CPU *current_cpu, USI newval)
  4926. {
  4927. SET_H_SYS_GPR341 (newval);
  4928. }
  4929. /* Get the value of h-sys-gpr342. */
  4930. USI
  4931. or1k32bf_h_sys_gpr342_get (SIM_CPU *current_cpu)
  4932. {
  4933. return GET_H_SYS_GPR342 ();
  4934. }
  4935. /* Set a value for h-sys-gpr342. */
  4936. void
  4937. or1k32bf_h_sys_gpr342_set (SIM_CPU *current_cpu, USI newval)
  4938. {
  4939. SET_H_SYS_GPR342 (newval);
  4940. }
  4941. /* Get the value of h-sys-gpr343. */
  4942. USI
  4943. or1k32bf_h_sys_gpr343_get (SIM_CPU *current_cpu)
  4944. {
  4945. return GET_H_SYS_GPR343 ();
  4946. }
  4947. /* Set a value for h-sys-gpr343. */
  4948. void
  4949. or1k32bf_h_sys_gpr343_set (SIM_CPU *current_cpu, USI newval)
  4950. {
  4951. SET_H_SYS_GPR343 (newval);
  4952. }
  4953. /* Get the value of h-sys-gpr344. */
  4954. USI
  4955. or1k32bf_h_sys_gpr344_get (SIM_CPU *current_cpu)
  4956. {
  4957. return GET_H_SYS_GPR344 ();
  4958. }
  4959. /* Set a value for h-sys-gpr344. */
  4960. void
  4961. or1k32bf_h_sys_gpr344_set (SIM_CPU *current_cpu, USI newval)
  4962. {
  4963. SET_H_SYS_GPR344 (newval);
  4964. }
  4965. /* Get the value of h-sys-gpr345. */
  4966. USI
  4967. or1k32bf_h_sys_gpr345_get (SIM_CPU *current_cpu)
  4968. {
  4969. return GET_H_SYS_GPR345 ();
  4970. }
  4971. /* Set a value for h-sys-gpr345. */
  4972. void
  4973. or1k32bf_h_sys_gpr345_set (SIM_CPU *current_cpu, USI newval)
  4974. {
  4975. SET_H_SYS_GPR345 (newval);
  4976. }
  4977. /* Get the value of h-sys-gpr346. */
  4978. USI
  4979. or1k32bf_h_sys_gpr346_get (SIM_CPU *current_cpu)
  4980. {
  4981. return GET_H_SYS_GPR346 ();
  4982. }
  4983. /* Set a value for h-sys-gpr346. */
  4984. void
  4985. or1k32bf_h_sys_gpr346_set (SIM_CPU *current_cpu, USI newval)
  4986. {
  4987. SET_H_SYS_GPR346 (newval);
  4988. }
  4989. /* Get the value of h-sys-gpr347. */
  4990. USI
  4991. or1k32bf_h_sys_gpr347_get (SIM_CPU *current_cpu)
  4992. {
  4993. return GET_H_SYS_GPR347 ();
  4994. }
  4995. /* Set a value for h-sys-gpr347. */
  4996. void
  4997. or1k32bf_h_sys_gpr347_set (SIM_CPU *current_cpu, USI newval)
  4998. {
  4999. SET_H_SYS_GPR347 (newval);
  5000. }
  5001. /* Get the value of h-sys-gpr348. */
  5002. USI
  5003. or1k32bf_h_sys_gpr348_get (SIM_CPU *current_cpu)
  5004. {
  5005. return GET_H_SYS_GPR348 ();
  5006. }
  5007. /* Set a value for h-sys-gpr348. */
  5008. void
  5009. or1k32bf_h_sys_gpr348_set (SIM_CPU *current_cpu, USI newval)
  5010. {
  5011. SET_H_SYS_GPR348 (newval);
  5012. }
  5013. /* Get the value of h-sys-gpr349. */
  5014. USI
  5015. or1k32bf_h_sys_gpr349_get (SIM_CPU *current_cpu)
  5016. {
  5017. return GET_H_SYS_GPR349 ();
  5018. }
  5019. /* Set a value for h-sys-gpr349. */
  5020. void
  5021. or1k32bf_h_sys_gpr349_set (SIM_CPU *current_cpu, USI newval)
  5022. {
  5023. SET_H_SYS_GPR349 (newval);
  5024. }
  5025. /* Get the value of h-sys-gpr350. */
  5026. USI
  5027. or1k32bf_h_sys_gpr350_get (SIM_CPU *current_cpu)
  5028. {
  5029. return GET_H_SYS_GPR350 ();
  5030. }
  5031. /* Set a value for h-sys-gpr350. */
  5032. void
  5033. or1k32bf_h_sys_gpr350_set (SIM_CPU *current_cpu, USI newval)
  5034. {
  5035. SET_H_SYS_GPR350 (newval);
  5036. }
  5037. /* Get the value of h-sys-gpr351. */
  5038. USI
  5039. or1k32bf_h_sys_gpr351_get (SIM_CPU *current_cpu)
  5040. {
  5041. return GET_H_SYS_GPR351 ();
  5042. }
  5043. /* Set a value for h-sys-gpr351. */
  5044. void
  5045. or1k32bf_h_sys_gpr351_set (SIM_CPU *current_cpu, USI newval)
  5046. {
  5047. SET_H_SYS_GPR351 (newval);
  5048. }
  5049. /* Get the value of h-sys-gpr352. */
  5050. USI
  5051. or1k32bf_h_sys_gpr352_get (SIM_CPU *current_cpu)
  5052. {
  5053. return GET_H_SYS_GPR352 ();
  5054. }
  5055. /* Set a value for h-sys-gpr352. */
  5056. void
  5057. or1k32bf_h_sys_gpr352_set (SIM_CPU *current_cpu, USI newval)
  5058. {
  5059. SET_H_SYS_GPR352 (newval);
  5060. }
  5061. /* Get the value of h-sys-gpr353. */
  5062. USI
  5063. or1k32bf_h_sys_gpr353_get (SIM_CPU *current_cpu)
  5064. {
  5065. return GET_H_SYS_GPR353 ();
  5066. }
  5067. /* Set a value for h-sys-gpr353. */
  5068. void
  5069. or1k32bf_h_sys_gpr353_set (SIM_CPU *current_cpu, USI newval)
  5070. {
  5071. SET_H_SYS_GPR353 (newval);
  5072. }
  5073. /* Get the value of h-sys-gpr354. */
  5074. USI
  5075. or1k32bf_h_sys_gpr354_get (SIM_CPU *current_cpu)
  5076. {
  5077. return GET_H_SYS_GPR354 ();
  5078. }
  5079. /* Set a value for h-sys-gpr354. */
  5080. void
  5081. or1k32bf_h_sys_gpr354_set (SIM_CPU *current_cpu, USI newval)
  5082. {
  5083. SET_H_SYS_GPR354 (newval);
  5084. }
  5085. /* Get the value of h-sys-gpr355. */
  5086. USI
  5087. or1k32bf_h_sys_gpr355_get (SIM_CPU *current_cpu)
  5088. {
  5089. return GET_H_SYS_GPR355 ();
  5090. }
  5091. /* Set a value for h-sys-gpr355. */
  5092. void
  5093. or1k32bf_h_sys_gpr355_set (SIM_CPU *current_cpu, USI newval)
  5094. {
  5095. SET_H_SYS_GPR355 (newval);
  5096. }
  5097. /* Get the value of h-sys-gpr356. */
  5098. USI
  5099. or1k32bf_h_sys_gpr356_get (SIM_CPU *current_cpu)
  5100. {
  5101. return GET_H_SYS_GPR356 ();
  5102. }
  5103. /* Set a value for h-sys-gpr356. */
  5104. void
  5105. or1k32bf_h_sys_gpr356_set (SIM_CPU *current_cpu, USI newval)
  5106. {
  5107. SET_H_SYS_GPR356 (newval);
  5108. }
  5109. /* Get the value of h-sys-gpr357. */
  5110. USI
  5111. or1k32bf_h_sys_gpr357_get (SIM_CPU *current_cpu)
  5112. {
  5113. return GET_H_SYS_GPR357 ();
  5114. }
  5115. /* Set a value for h-sys-gpr357. */
  5116. void
  5117. or1k32bf_h_sys_gpr357_set (SIM_CPU *current_cpu, USI newval)
  5118. {
  5119. SET_H_SYS_GPR357 (newval);
  5120. }
  5121. /* Get the value of h-sys-gpr358. */
  5122. USI
  5123. or1k32bf_h_sys_gpr358_get (SIM_CPU *current_cpu)
  5124. {
  5125. return GET_H_SYS_GPR358 ();
  5126. }
  5127. /* Set a value for h-sys-gpr358. */
  5128. void
  5129. or1k32bf_h_sys_gpr358_set (SIM_CPU *current_cpu, USI newval)
  5130. {
  5131. SET_H_SYS_GPR358 (newval);
  5132. }
  5133. /* Get the value of h-sys-gpr359. */
  5134. USI
  5135. or1k32bf_h_sys_gpr359_get (SIM_CPU *current_cpu)
  5136. {
  5137. return GET_H_SYS_GPR359 ();
  5138. }
  5139. /* Set a value for h-sys-gpr359. */
  5140. void
  5141. or1k32bf_h_sys_gpr359_set (SIM_CPU *current_cpu, USI newval)
  5142. {
  5143. SET_H_SYS_GPR359 (newval);
  5144. }
  5145. /* Get the value of h-sys-gpr360. */
  5146. USI
  5147. or1k32bf_h_sys_gpr360_get (SIM_CPU *current_cpu)
  5148. {
  5149. return GET_H_SYS_GPR360 ();
  5150. }
  5151. /* Set a value for h-sys-gpr360. */
  5152. void
  5153. or1k32bf_h_sys_gpr360_set (SIM_CPU *current_cpu, USI newval)
  5154. {
  5155. SET_H_SYS_GPR360 (newval);
  5156. }
  5157. /* Get the value of h-sys-gpr361. */
  5158. USI
  5159. or1k32bf_h_sys_gpr361_get (SIM_CPU *current_cpu)
  5160. {
  5161. return GET_H_SYS_GPR361 ();
  5162. }
  5163. /* Set a value for h-sys-gpr361. */
  5164. void
  5165. or1k32bf_h_sys_gpr361_set (SIM_CPU *current_cpu, USI newval)
  5166. {
  5167. SET_H_SYS_GPR361 (newval);
  5168. }
  5169. /* Get the value of h-sys-gpr362. */
  5170. USI
  5171. or1k32bf_h_sys_gpr362_get (SIM_CPU *current_cpu)
  5172. {
  5173. return GET_H_SYS_GPR362 ();
  5174. }
  5175. /* Set a value for h-sys-gpr362. */
  5176. void
  5177. or1k32bf_h_sys_gpr362_set (SIM_CPU *current_cpu, USI newval)
  5178. {
  5179. SET_H_SYS_GPR362 (newval);
  5180. }
  5181. /* Get the value of h-sys-gpr363. */
  5182. USI
  5183. or1k32bf_h_sys_gpr363_get (SIM_CPU *current_cpu)
  5184. {
  5185. return GET_H_SYS_GPR363 ();
  5186. }
  5187. /* Set a value for h-sys-gpr363. */
  5188. void
  5189. or1k32bf_h_sys_gpr363_set (SIM_CPU *current_cpu, USI newval)
  5190. {
  5191. SET_H_SYS_GPR363 (newval);
  5192. }
  5193. /* Get the value of h-sys-gpr364. */
  5194. USI
  5195. or1k32bf_h_sys_gpr364_get (SIM_CPU *current_cpu)
  5196. {
  5197. return GET_H_SYS_GPR364 ();
  5198. }
  5199. /* Set a value for h-sys-gpr364. */
  5200. void
  5201. or1k32bf_h_sys_gpr364_set (SIM_CPU *current_cpu, USI newval)
  5202. {
  5203. SET_H_SYS_GPR364 (newval);
  5204. }
  5205. /* Get the value of h-sys-gpr365. */
  5206. USI
  5207. or1k32bf_h_sys_gpr365_get (SIM_CPU *current_cpu)
  5208. {
  5209. return GET_H_SYS_GPR365 ();
  5210. }
  5211. /* Set a value for h-sys-gpr365. */
  5212. void
  5213. or1k32bf_h_sys_gpr365_set (SIM_CPU *current_cpu, USI newval)
  5214. {
  5215. SET_H_SYS_GPR365 (newval);
  5216. }
  5217. /* Get the value of h-sys-gpr366. */
  5218. USI
  5219. or1k32bf_h_sys_gpr366_get (SIM_CPU *current_cpu)
  5220. {
  5221. return GET_H_SYS_GPR366 ();
  5222. }
  5223. /* Set a value for h-sys-gpr366. */
  5224. void
  5225. or1k32bf_h_sys_gpr366_set (SIM_CPU *current_cpu, USI newval)
  5226. {
  5227. SET_H_SYS_GPR366 (newval);
  5228. }
  5229. /* Get the value of h-sys-gpr367. */
  5230. USI
  5231. or1k32bf_h_sys_gpr367_get (SIM_CPU *current_cpu)
  5232. {
  5233. return GET_H_SYS_GPR367 ();
  5234. }
  5235. /* Set a value for h-sys-gpr367. */
  5236. void
  5237. or1k32bf_h_sys_gpr367_set (SIM_CPU *current_cpu, USI newval)
  5238. {
  5239. SET_H_SYS_GPR367 (newval);
  5240. }
  5241. /* Get the value of h-sys-gpr368. */
  5242. USI
  5243. or1k32bf_h_sys_gpr368_get (SIM_CPU *current_cpu)
  5244. {
  5245. return GET_H_SYS_GPR368 ();
  5246. }
  5247. /* Set a value for h-sys-gpr368. */
  5248. void
  5249. or1k32bf_h_sys_gpr368_set (SIM_CPU *current_cpu, USI newval)
  5250. {
  5251. SET_H_SYS_GPR368 (newval);
  5252. }
  5253. /* Get the value of h-sys-gpr369. */
  5254. USI
  5255. or1k32bf_h_sys_gpr369_get (SIM_CPU *current_cpu)
  5256. {
  5257. return GET_H_SYS_GPR369 ();
  5258. }
  5259. /* Set a value for h-sys-gpr369. */
  5260. void
  5261. or1k32bf_h_sys_gpr369_set (SIM_CPU *current_cpu, USI newval)
  5262. {
  5263. SET_H_SYS_GPR369 (newval);
  5264. }
  5265. /* Get the value of h-sys-gpr370. */
  5266. USI
  5267. or1k32bf_h_sys_gpr370_get (SIM_CPU *current_cpu)
  5268. {
  5269. return GET_H_SYS_GPR370 ();
  5270. }
  5271. /* Set a value for h-sys-gpr370. */
  5272. void
  5273. or1k32bf_h_sys_gpr370_set (SIM_CPU *current_cpu, USI newval)
  5274. {
  5275. SET_H_SYS_GPR370 (newval);
  5276. }
  5277. /* Get the value of h-sys-gpr371. */
  5278. USI
  5279. or1k32bf_h_sys_gpr371_get (SIM_CPU *current_cpu)
  5280. {
  5281. return GET_H_SYS_GPR371 ();
  5282. }
  5283. /* Set a value for h-sys-gpr371. */
  5284. void
  5285. or1k32bf_h_sys_gpr371_set (SIM_CPU *current_cpu, USI newval)
  5286. {
  5287. SET_H_SYS_GPR371 (newval);
  5288. }
  5289. /* Get the value of h-sys-gpr372. */
  5290. USI
  5291. or1k32bf_h_sys_gpr372_get (SIM_CPU *current_cpu)
  5292. {
  5293. return GET_H_SYS_GPR372 ();
  5294. }
  5295. /* Set a value for h-sys-gpr372. */
  5296. void
  5297. or1k32bf_h_sys_gpr372_set (SIM_CPU *current_cpu, USI newval)
  5298. {
  5299. SET_H_SYS_GPR372 (newval);
  5300. }
  5301. /* Get the value of h-sys-gpr373. */
  5302. USI
  5303. or1k32bf_h_sys_gpr373_get (SIM_CPU *current_cpu)
  5304. {
  5305. return GET_H_SYS_GPR373 ();
  5306. }
  5307. /* Set a value for h-sys-gpr373. */
  5308. void
  5309. or1k32bf_h_sys_gpr373_set (SIM_CPU *current_cpu, USI newval)
  5310. {
  5311. SET_H_SYS_GPR373 (newval);
  5312. }
  5313. /* Get the value of h-sys-gpr374. */
  5314. USI
  5315. or1k32bf_h_sys_gpr374_get (SIM_CPU *current_cpu)
  5316. {
  5317. return GET_H_SYS_GPR374 ();
  5318. }
  5319. /* Set a value for h-sys-gpr374. */
  5320. void
  5321. or1k32bf_h_sys_gpr374_set (SIM_CPU *current_cpu, USI newval)
  5322. {
  5323. SET_H_SYS_GPR374 (newval);
  5324. }
  5325. /* Get the value of h-sys-gpr375. */
  5326. USI
  5327. or1k32bf_h_sys_gpr375_get (SIM_CPU *current_cpu)
  5328. {
  5329. return GET_H_SYS_GPR375 ();
  5330. }
  5331. /* Set a value for h-sys-gpr375. */
  5332. void
  5333. or1k32bf_h_sys_gpr375_set (SIM_CPU *current_cpu, USI newval)
  5334. {
  5335. SET_H_SYS_GPR375 (newval);
  5336. }
  5337. /* Get the value of h-sys-gpr376. */
  5338. USI
  5339. or1k32bf_h_sys_gpr376_get (SIM_CPU *current_cpu)
  5340. {
  5341. return GET_H_SYS_GPR376 ();
  5342. }
  5343. /* Set a value for h-sys-gpr376. */
  5344. void
  5345. or1k32bf_h_sys_gpr376_set (SIM_CPU *current_cpu, USI newval)
  5346. {
  5347. SET_H_SYS_GPR376 (newval);
  5348. }
  5349. /* Get the value of h-sys-gpr377. */
  5350. USI
  5351. or1k32bf_h_sys_gpr377_get (SIM_CPU *current_cpu)
  5352. {
  5353. return GET_H_SYS_GPR377 ();
  5354. }
  5355. /* Set a value for h-sys-gpr377. */
  5356. void
  5357. or1k32bf_h_sys_gpr377_set (SIM_CPU *current_cpu, USI newval)
  5358. {
  5359. SET_H_SYS_GPR377 (newval);
  5360. }
  5361. /* Get the value of h-sys-gpr378. */
  5362. USI
  5363. or1k32bf_h_sys_gpr378_get (SIM_CPU *current_cpu)
  5364. {
  5365. return GET_H_SYS_GPR378 ();
  5366. }
  5367. /* Set a value for h-sys-gpr378. */
  5368. void
  5369. or1k32bf_h_sys_gpr378_set (SIM_CPU *current_cpu, USI newval)
  5370. {
  5371. SET_H_SYS_GPR378 (newval);
  5372. }
  5373. /* Get the value of h-sys-gpr379. */
  5374. USI
  5375. or1k32bf_h_sys_gpr379_get (SIM_CPU *current_cpu)
  5376. {
  5377. return GET_H_SYS_GPR379 ();
  5378. }
  5379. /* Set a value for h-sys-gpr379. */
  5380. void
  5381. or1k32bf_h_sys_gpr379_set (SIM_CPU *current_cpu, USI newval)
  5382. {
  5383. SET_H_SYS_GPR379 (newval);
  5384. }
  5385. /* Get the value of h-sys-gpr380. */
  5386. USI
  5387. or1k32bf_h_sys_gpr380_get (SIM_CPU *current_cpu)
  5388. {
  5389. return GET_H_SYS_GPR380 ();
  5390. }
  5391. /* Set a value for h-sys-gpr380. */
  5392. void
  5393. or1k32bf_h_sys_gpr380_set (SIM_CPU *current_cpu, USI newval)
  5394. {
  5395. SET_H_SYS_GPR380 (newval);
  5396. }
  5397. /* Get the value of h-sys-gpr381. */
  5398. USI
  5399. or1k32bf_h_sys_gpr381_get (SIM_CPU *current_cpu)
  5400. {
  5401. return GET_H_SYS_GPR381 ();
  5402. }
  5403. /* Set a value for h-sys-gpr381. */
  5404. void
  5405. or1k32bf_h_sys_gpr381_set (SIM_CPU *current_cpu, USI newval)
  5406. {
  5407. SET_H_SYS_GPR381 (newval);
  5408. }
  5409. /* Get the value of h-sys-gpr382. */
  5410. USI
  5411. or1k32bf_h_sys_gpr382_get (SIM_CPU *current_cpu)
  5412. {
  5413. return GET_H_SYS_GPR382 ();
  5414. }
  5415. /* Set a value for h-sys-gpr382. */
  5416. void
  5417. or1k32bf_h_sys_gpr382_set (SIM_CPU *current_cpu, USI newval)
  5418. {
  5419. SET_H_SYS_GPR382 (newval);
  5420. }
  5421. /* Get the value of h-sys-gpr383. */
  5422. USI
  5423. or1k32bf_h_sys_gpr383_get (SIM_CPU *current_cpu)
  5424. {
  5425. return GET_H_SYS_GPR383 ();
  5426. }
  5427. /* Set a value for h-sys-gpr383. */
  5428. void
  5429. or1k32bf_h_sys_gpr383_set (SIM_CPU *current_cpu, USI newval)
  5430. {
  5431. SET_H_SYS_GPR383 (newval);
  5432. }
  5433. /* Get the value of h-sys-gpr384. */
  5434. USI
  5435. or1k32bf_h_sys_gpr384_get (SIM_CPU *current_cpu)
  5436. {
  5437. return GET_H_SYS_GPR384 ();
  5438. }
  5439. /* Set a value for h-sys-gpr384. */
  5440. void
  5441. or1k32bf_h_sys_gpr384_set (SIM_CPU *current_cpu, USI newval)
  5442. {
  5443. SET_H_SYS_GPR384 (newval);
  5444. }
  5445. /* Get the value of h-sys-gpr385. */
  5446. USI
  5447. or1k32bf_h_sys_gpr385_get (SIM_CPU *current_cpu)
  5448. {
  5449. return GET_H_SYS_GPR385 ();
  5450. }
  5451. /* Set a value for h-sys-gpr385. */
  5452. void
  5453. or1k32bf_h_sys_gpr385_set (SIM_CPU *current_cpu, USI newval)
  5454. {
  5455. SET_H_SYS_GPR385 (newval);
  5456. }
  5457. /* Get the value of h-sys-gpr386. */
  5458. USI
  5459. or1k32bf_h_sys_gpr386_get (SIM_CPU *current_cpu)
  5460. {
  5461. return GET_H_SYS_GPR386 ();
  5462. }
  5463. /* Set a value for h-sys-gpr386. */
  5464. void
  5465. or1k32bf_h_sys_gpr386_set (SIM_CPU *current_cpu, USI newval)
  5466. {
  5467. SET_H_SYS_GPR386 (newval);
  5468. }
  5469. /* Get the value of h-sys-gpr387. */
  5470. USI
  5471. or1k32bf_h_sys_gpr387_get (SIM_CPU *current_cpu)
  5472. {
  5473. return GET_H_SYS_GPR387 ();
  5474. }
  5475. /* Set a value for h-sys-gpr387. */
  5476. void
  5477. or1k32bf_h_sys_gpr387_set (SIM_CPU *current_cpu, USI newval)
  5478. {
  5479. SET_H_SYS_GPR387 (newval);
  5480. }
  5481. /* Get the value of h-sys-gpr388. */
  5482. USI
  5483. or1k32bf_h_sys_gpr388_get (SIM_CPU *current_cpu)
  5484. {
  5485. return GET_H_SYS_GPR388 ();
  5486. }
  5487. /* Set a value for h-sys-gpr388. */
  5488. void
  5489. or1k32bf_h_sys_gpr388_set (SIM_CPU *current_cpu, USI newval)
  5490. {
  5491. SET_H_SYS_GPR388 (newval);
  5492. }
  5493. /* Get the value of h-sys-gpr389. */
  5494. USI
  5495. or1k32bf_h_sys_gpr389_get (SIM_CPU *current_cpu)
  5496. {
  5497. return GET_H_SYS_GPR389 ();
  5498. }
  5499. /* Set a value for h-sys-gpr389. */
  5500. void
  5501. or1k32bf_h_sys_gpr389_set (SIM_CPU *current_cpu, USI newval)
  5502. {
  5503. SET_H_SYS_GPR389 (newval);
  5504. }
  5505. /* Get the value of h-sys-gpr390. */
  5506. USI
  5507. or1k32bf_h_sys_gpr390_get (SIM_CPU *current_cpu)
  5508. {
  5509. return GET_H_SYS_GPR390 ();
  5510. }
  5511. /* Set a value for h-sys-gpr390. */
  5512. void
  5513. or1k32bf_h_sys_gpr390_set (SIM_CPU *current_cpu, USI newval)
  5514. {
  5515. SET_H_SYS_GPR390 (newval);
  5516. }
  5517. /* Get the value of h-sys-gpr391. */
  5518. USI
  5519. or1k32bf_h_sys_gpr391_get (SIM_CPU *current_cpu)
  5520. {
  5521. return GET_H_SYS_GPR391 ();
  5522. }
  5523. /* Set a value for h-sys-gpr391. */
  5524. void
  5525. or1k32bf_h_sys_gpr391_set (SIM_CPU *current_cpu, USI newval)
  5526. {
  5527. SET_H_SYS_GPR391 (newval);
  5528. }
  5529. /* Get the value of h-sys-gpr392. */
  5530. USI
  5531. or1k32bf_h_sys_gpr392_get (SIM_CPU *current_cpu)
  5532. {
  5533. return GET_H_SYS_GPR392 ();
  5534. }
  5535. /* Set a value for h-sys-gpr392. */
  5536. void
  5537. or1k32bf_h_sys_gpr392_set (SIM_CPU *current_cpu, USI newval)
  5538. {
  5539. SET_H_SYS_GPR392 (newval);
  5540. }
  5541. /* Get the value of h-sys-gpr393. */
  5542. USI
  5543. or1k32bf_h_sys_gpr393_get (SIM_CPU *current_cpu)
  5544. {
  5545. return GET_H_SYS_GPR393 ();
  5546. }
  5547. /* Set a value for h-sys-gpr393. */
  5548. void
  5549. or1k32bf_h_sys_gpr393_set (SIM_CPU *current_cpu, USI newval)
  5550. {
  5551. SET_H_SYS_GPR393 (newval);
  5552. }
  5553. /* Get the value of h-sys-gpr394. */
  5554. USI
  5555. or1k32bf_h_sys_gpr394_get (SIM_CPU *current_cpu)
  5556. {
  5557. return GET_H_SYS_GPR394 ();
  5558. }
  5559. /* Set a value for h-sys-gpr394. */
  5560. void
  5561. or1k32bf_h_sys_gpr394_set (SIM_CPU *current_cpu, USI newval)
  5562. {
  5563. SET_H_SYS_GPR394 (newval);
  5564. }
  5565. /* Get the value of h-sys-gpr395. */
  5566. USI
  5567. or1k32bf_h_sys_gpr395_get (SIM_CPU *current_cpu)
  5568. {
  5569. return GET_H_SYS_GPR395 ();
  5570. }
  5571. /* Set a value for h-sys-gpr395. */
  5572. void
  5573. or1k32bf_h_sys_gpr395_set (SIM_CPU *current_cpu, USI newval)
  5574. {
  5575. SET_H_SYS_GPR395 (newval);
  5576. }
  5577. /* Get the value of h-sys-gpr396. */
  5578. USI
  5579. or1k32bf_h_sys_gpr396_get (SIM_CPU *current_cpu)
  5580. {
  5581. return GET_H_SYS_GPR396 ();
  5582. }
  5583. /* Set a value for h-sys-gpr396. */
  5584. void
  5585. or1k32bf_h_sys_gpr396_set (SIM_CPU *current_cpu, USI newval)
  5586. {
  5587. SET_H_SYS_GPR396 (newval);
  5588. }
  5589. /* Get the value of h-sys-gpr397. */
  5590. USI
  5591. or1k32bf_h_sys_gpr397_get (SIM_CPU *current_cpu)
  5592. {
  5593. return GET_H_SYS_GPR397 ();
  5594. }
  5595. /* Set a value for h-sys-gpr397. */
  5596. void
  5597. or1k32bf_h_sys_gpr397_set (SIM_CPU *current_cpu, USI newval)
  5598. {
  5599. SET_H_SYS_GPR397 (newval);
  5600. }
  5601. /* Get the value of h-sys-gpr398. */
  5602. USI
  5603. or1k32bf_h_sys_gpr398_get (SIM_CPU *current_cpu)
  5604. {
  5605. return GET_H_SYS_GPR398 ();
  5606. }
  5607. /* Set a value for h-sys-gpr398. */
  5608. void
  5609. or1k32bf_h_sys_gpr398_set (SIM_CPU *current_cpu, USI newval)
  5610. {
  5611. SET_H_SYS_GPR398 (newval);
  5612. }
  5613. /* Get the value of h-sys-gpr399. */
  5614. USI
  5615. or1k32bf_h_sys_gpr399_get (SIM_CPU *current_cpu)
  5616. {
  5617. return GET_H_SYS_GPR399 ();
  5618. }
  5619. /* Set a value for h-sys-gpr399. */
  5620. void
  5621. or1k32bf_h_sys_gpr399_set (SIM_CPU *current_cpu, USI newval)
  5622. {
  5623. SET_H_SYS_GPR399 (newval);
  5624. }
  5625. /* Get the value of h-sys-gpr400. */
  5626. USI
  5627. or1k32bf_h_sys_gpr400_get (SIM_CPU *current_cpu)
  5628. {
  5629. return GET_H_SYS_GPR400 ();
  5630. }
  5631. /* Set a value for h-sys-gpr400. */
  5632. void
  5633. or1k32bf_h_sys_gpr400_set (SIM_CPU *current_cpu, USI newval)
  5634. {
  5635. SET_H_SYS_GPR400 (newval);
  5636. }
  5637. /* Get the value of h-sys-gpr401. */
  5638. USI
  5639. or1k32bf_h_sys_gpr401_get (SIM_CPU *current_cpu)
  5640. {
  5641. return GET_H_SYS_GPR401 ();
  5642. }
  5643. /* Set a value for h-sys-gpr401. */
  5644. void
  5645. or1k32bf_h_sys_gpr401_set (SIM_CPU *current_cpu, USI newval)
  5646. {
  5647. SET_H_SYS_GPR401 (newval);
  5648. }
  5649. /* Get the value of h-sys-gpr402. */
  5650. USI
  5651. or1k32bf_h_sys_gpr402_get (SIM_CPU *current_cpu)
  5652. {
  5653. return GET_H_SYS_GPR402 ();
  5654. }
  5655. /* Set a value for h-sys-gpr402. */
  5656. void
  5657. or1k32bf_h_sys_gpr402_set (SIM_CPU *current_cpu, USI newval)
  5658. {
  5659. SET_H_SYS_GPR402 (newval);
  5660. }
  5661. /* Get the value of h-sys-gpr403. */
  5662. USI
  5663. or1k32bf_h_sys_gpr403_get (SIM_CPU *current_cpu)
  5664. {
  5665. return GET_H_SYS_GPR403 ();
  5666. }
  5667. /* Set a value for h-sys-gpr403. */
  5668. void
  5669. or1k32bf_h_sys_gpr403_set (SIM_CPU *current_cpu, USI newval)
  5670. {
  5671. SET_H_SYS_GPR403 (newval);
  5672. }
  5673. /* Get the value of h-sys-gpr404. */
  5674. USI
  5675. or1k32bf_h_sys_gpr404_get (SIM_CPU *current_cpu)
  5676. {
  5677. return GET_H_SYS_GPR404 ();
  5678. }
  5679. /* Set a value for h-sys-gpr404. */
  5680. void
  5681. or1k32bf_h_sys_gpr404_set (SIM_CPU *current_cpu, USI newval)
  5682. {
  5683. SET_H_SYS_GPR404 (newval);
  5684. }
  5685. /* Get the value of h-sys-gpr405. */
  5686. USI
  5687. or1k32bf_h_sys_gpr405_get (SIM_CPU *current_cpu)
  5688. {
  5689. return GET_H_SYS_GPR405 ();
  5690. }
  5691. /* Set a value for h-sys-gpr405. */
  5692. void
  5693. or1k32bf_h_sys_gpr405_set (SIM_CPU *current_cpu, USI newval)
  5694. {
  5695. SET_H_SYS_GPR405 (newval);
  5696. }
  5697. /* Get the value of h-sys-gpr406. */
  5698. USI
  5699. or1k32bf_h_sys_gpr406_get (SIM_CPU *current_cpu)
  5700. {
  5701. return GET_H_SYS_GPR406 ();
  5702. }
  5703. /* Set a value for h-sys-gpr406. */
  5704. void
  5705. or1k32bf_h_sys_gpr406_set (SIM_CPU *current_cpu, USI newval)
  5706. {
  5707. SET_H_SYS_GPR406 (newval);
  5708. }
  5709. /* Get the value of h-sys-gpr407. */
  5710. USI
  5711. or1k32bf_h_sys_gpr407_get (SIM_CPU *current_cpu)
  5712. {
  5713. return GET_H_SYS_GPR407 ();
  5714. }
  5715. /* Set a value for h-sys-gpr407. */
  5716. void
  5717. or1k32bf_h_sys_gpr407_set (SIM_CPU *current_cpu, USI newval)
  5718. {
  5719. SET_H_SYS_GPR407 (newval);
  5720. }
  5721. /* Get the value of h-sys-gpr408. */
  5722. USI
  5723. or1k32bf_h_sys_gpr408_get (SIM_CPU *current_cpu)
  5724. {
  5725. return GET_H_SYS_GPR408 ();
  5726. }
  5727. /* Set a value for h-sys-gpr408. */
  5728. void
  5729. or1k32bf_h_sys_gpr408_set (SIM_CPU *current_cpu, USI newval)
  5730. {
  5731. SET_H_SYS_GPR408 (newval);
  5732. }
  5733. /* Get the value of h-sys-gpr409. */
  5734. USI
  5735. or1k32bf_h_sys_gpr409_get (SIM_CPU *current_cpu)
  5736. {
  5737. return GET_H_SYS_GPR409 ();
  5738. }
  5739. /* Set a value for h-sys-gpr409. */
  5740. void
  5741. or1k32bf_h_sys_gpr409_set (SIM_CPU *current_cpu, USI newval)
  5742. {
  5743. SET_H_SYS_GPR409 (newval);
  5744. }
  5745. /* Get the value of h-sys-gpr410. */
  5746. USI
  5747. or1k32bf_h_sys_gpr410_get (SIM_CPU *current_cpu)
  5748. {
  5749. return GET_H_SYS_GPR410 ();
  5750. }
  5751. /* Set a value for h-sys-gpr410. */
  5752. void
  5753. or1k32bf_h_sys_gpr410_set (SIM_CPU *current_cpu, USI newval)
  5754. {
  5755. SET_H_SYS_GPR410 (newval);
  5756. }
  5757. /* Get the value of h-sys-gpr411. */
  5758. USI
  5759. or1k32bf_h_sys_gpr411_get (SIM_CPU *current_cpu)
  5760. {
  5761. return GET_H_SYS_GPR411 ();
  5762. }
  5763. /* Set a value for h-sys-gpr411. */
  5764. void
  5765. or1k32bf_h_sys_gpr411_set (SIM_CPU *current_cpu, USI newval)
  5766. {
  5767. SET_H_SYS_GPR411 (newval);
  5768. }
  5769. /* Get the value of h-sys-gpr412. */
  5770. USI
  5771. or1k32bf_h_sys_gpr412_get (SIM_CPU *current_cpu)
  5772. {
  5773. return GET_H_SYS_GPR412 ();
  5774. }
  5775. /* Set a value for h-sys-gpr412. */
  5776. void
  5777. or1k32bf_h_sys_gpr412_set (SIM_CPU *current_cpu, USI newval)
  5778. {
  5779. SET_H_SYS_GPR412 (newval);
  5780. }
  5781. /* Get the value of h-sys-gpr413. */
  5782. USI
  5783. or1k32bf_h_sys_gpr413_get (SIM_CPU *current_cpu)
  5784. {
  5785. return GET_H_SYS_GPR413 ();
  5786. }
  5787. /* Set a value for h-sys-gpr413. */
  5788. void
  5789. or1k32bf_h_sys_gpr413_set (SIM_CPU *current_cpu, USI newval)
  5790. {
  5791. SET_H_SYS_GPR413 (newval);
  5792. }
  5793. /* Get the value of h-sys-gpr414. */
  5794. USI
  5795. or1k32bf_h_sys_gpr414_get (SIM_CPU *current_cpu)
  5796. {
  5797. return GET_H_SYS_GPR414 ();
  5798. }
  5799. /* Set a value for h-sys-gpr414. */
  5800. void
  5801. or1k32bf_h_sys_gpr414_set (SIM_CPU *current_cpu, USI newval)
  5802. {
  5803. SET_H_SYS_GPR414 (newval);
  5804. }
  5805. /* Get the value of h-sys-gpr415. */
  5806. USI
  5807. or1k32bf_h_sys_gpr415_get (SIM_CPU *current_cpu)
  5808. {
  5809. return GET_H_SYS_GPR415 ();
  5810. }
  5811. /* Set a value for h-sys-gpr415. */
  5812. void
  5813. or1k32bf_h_sys_gpr415_set (SIM_CPU *current_cpu, USI newval)
  5814. {
  5815. SET_H_SYS_GPR415 (newval);
  5816. }
  5817. /* Get the value of h-sys-gpr416. */
  5818. USI
  5819. or1k32bf_h_sys_gpr416_get (SIM_CPU *current_cpu)
  5820. {
  5821. return GET_H_SYS_GPR416 ();
  5822. }
  5823. /* Set a value for h-sys-gpr416. */
  5824. void
  5825. or1k32bf_h_sys_gpr416_set (SIM_CPU *current_cpu, USI newval)
  5826. {
  5827. SET_H_SYS_GPR416 (newval);
  5828. }
  5829. /* Get the value of h-sys-gpr417. */
  5830. USI
  5831. or1k32bf_h_sys_gpr417_get (SIM_CPU *current_cpu)
  5832. {
  5833. return GET_H_SYS_GPR417 ();
  5834. }
  5835. /* Set a value for h-sys-gpr417. */
  5836. void
  5837. or1k32bf_h_sys_gpr417_set (SIM_CPU *current_cpu, USI newval)
  5838. {
  5839. SET_H_SYS_GPR417 (newval);
  5840. }
  5841. /* Get the value of h-sys-gpr418. */
  5842. USI
  5843. or1k32bf_h_sys_gpr418_get (SIM_CPU *current_cpu)
  5844. {
  5845. return GET_H_SYS_GPR418 ();
  5846. }
  5847. /* Set a value for h-sys-gpr418. */
  5848. void
  5849. or1k32bf_h_sys_gpr418_set (SIM_CPU *current_cpu, USI newval)
  5850. {
  5851. SET_H_SYS_GPR418 (newval);
  5852. }
  5853. /* Get the value of h-sys-gpr419. */
  5854. USI
  5855. or1k32bf_h_sys_gpr419_get (SIM_CPU *current_cpu)
  5856. {
  5857. return GET_H_SYS_GPR419 ();
  5858. }
  5859. /* Set a value for h-sys-gpr419. */
  5860. void
  5861. or1k32bf_h_sys_gpr419_set (SIM_CPU *current_cpu, USI newval)
  5862. {
  5863. SET_H_SYS_GPR419 (newval);
  5864. }
  5865. /* Get the value of h-sys-gpr420. */
  5866. USI
  5867. or1k32bf_h_sys_gpr420_get (SIM_CPU *current_cpu)
  5868. {
  5869. return GET_H_SYS_GPR420 ();
  5870. }
  5871. /* Set a value for h-sys-gpr420. */
  5872. void
  5873. or1k32bf_h_sys_gpr420_set (SIM_CPU *current_cpu, USI newval)
  5874. {
  5875. SET_H_SYS_GPR420 (newval);
  5876. }
  5877. /* Get the value of h-sys-gpr421. */
  5878. USI
  5879. or1k32bf_h_sys_gpr421_get (SIM_CPU *current_cpu)
  5880. {
  5881. return GET_H_SYS_GPR421 ();
  5882. }
  5883. /* Set a value for h-sys-gpr421. */
  5884. void
  5885. or1k32bf_h_sys_gpr421_set (SIM_CPU *current_cpu, USI newval)
  5886. {
  5887. SET_H_SYS_GPR421 (newval);
  5888. }
  5889. /* Get the value of h-sys-gpr422. */
  5890. USI
  5891. or1k32bf_h_sys_gpr422_get (SIM_CPU *current_cpu)
  5892. {
  5893. return GET_H_SYS_GPR422 ();
  5894. }
  5895. /* Set a value for h-sys-gpr422. */
  5896. void
  5897. or1k32bf_h_sys_gpr422_set (SIM_CPU *current_cpu, USI newval)
  5898. {
  5899. SET_H_SYS_GPR422 (newval);
  5900. }
  5901. /* Get the value of h-sys-gpr423. */
  5902. USI
  5903. or1k32bf_h_sys_gpr423_get (SIM_CPU *current_cpu)
  5904. {
  5905. return GET_H_SYS_GPR423 ();
  5906. }
  5907. /* Set a value for h-sys-gpr423. */
  5908. void
  5909. or1k32bf_h_sys_gpr423_set (SIM_CPU *current_cpu, USI newval)
  5910. {
  5911. SET_H_SYS_GPR423 (newval);
  5912. }
  5913. /* Get the value of h-sys-gpr424. */
  5914. USI
  5915. or1k32bf_h_sys_gpr424_get (SIM_CPU *current_cpu)
  5916. {
  5917. return GET_H_SYS_GPR424 ();
  5918. }
  5919. /* Set a value for h-sys-gpr424. */
  5920. void
  5921. or1k32bf_h_sys_gpr424_set (SIM_CPU *current_cpu, USI newval)
  5922. {
  5923. SET_H_SYS_GPR424 (newval);
  5924. }
  5925. /* Get the value of h-sys-gpr425. */
  5926. USI
  5927. or1k32bf_h_sys_gpr425_get (SIM_CPU *current_cpu)
  5928. {
  5929. return GET_H_SYS_GPR425 ();
  5930. }
  5931. /* Set a value for h-sys-gpr425. */
  5932. void
  5933. or1k32bf_h_sys_gpr425_set (SIM_CPU *current_cpu, USI newval)
  5934. {
  5935. SET_H_SYS_GPR425 (newval);
  5936. }
  5937. /* Get the value of h-sys-gpr426. */
  5938. USI
  5939. or1k32bf_h_sys_gpr426_get (SIM_CPU *current_cpu)
  5940. {
  5941. return GET_H_SYS_GPR426 ();
  5942. }
  5943. /* Set a value for h-sys-gpr426. */
  5944. void
  5945. or1k32bf_h_sys_gpr426_set (SIM_CPU *current_cpu, USI newval)
  5946. {
  5947. SET_H_SYS_GPR426 (newval);
  5948. }
  5949. /* Get the value of h-sys-gpr427. */
  5950. USI
  5951. or1k32bf_h_sys_gpr427_get (SIM_CPU *current_cpu)
  5952. {
  5953. return GET_H_SYS_GPR427 ();
  5954. }
  5955. /* Set a value for h-sys-gpr427. */
  5956. void
  5957. or1k32bf_h_sys_gpr427_set (SIM_CPU *current_cpu, USI newval)
  5958. {
  5959. SET_H_SYS_GPR427 (newval);
  5960. }
  5961. /* Get the value of h-sys-gpr428. */
  5962. USI
  5963. or1k32bf_h_sys_gpr428_get (SIM_CPU *current_cpu)
  5964. {
  5965. return GET_H_SYS_GPR428 ();
  5966. }
  5967. /* Set a value for h-sys-gpr428. */
  5968. void
  5969. or1k32bf_h_sys_gpr428_set (SIM_CPU *current_cpu, USI newval)
  5970. {
  5971. SET_H_SYS_GPR428 (newval);
  5972. }
  5973. /* Get the value of h-sys-gpr429. */
  5974. USI
  5975. or1k32bf_h_sys_gpr429_get (SIM_CPU *current_cpu)
  5976. {
  5977. return GET_H_SYS_GPR429 ();
  5978. }
  5979. /* Set a value for h-sys-gpr429. */
  5980. void
  5981. or1k32bf_h_sys_gpr429_set (SIM_CPU *current_cpu, USI newval)
  5982. {
  5983. SET_H_SYS_GPR429 (newval);
  5984. }
  5985. /* Get the value of h-sys-gpr430. */
  5986. USI
  5987. or1k32bf_h_sys_gpr430_get (SIM_CPU *current_cpu)
  5988. {
  5989. return GET_H_SYS_GPR430 ();
  5990. }
  5991. /* Set a value for h-sys-gpr430. */
  5992. void
  5993. or1k32bf_h_sys_gpr430_set (SIM_CPU *current_cpu, USI newval)
  5994. {
  5995. SET_H_SYS_GPR430 (newval);
  5996. }
  5997. /* Get the value of h-sys-gpr431. */
  5998. USI
  5999. or1k32bf_h_sys_gpr431_get (SIM_CPU *current_cpu)
  6000. {
  6001. return GET_H_SYS_GPR431 ();
  6002. }
  6003. /* Set a value for h-sys-gpr431. */
  6004. void
  6005. or1k32bf_h_sys_gpr431_set (SIM_CPU *current_cpu, USI newval)
  6006. {
  6007. SET_H_SYS_GPR431 (newval);
  6008. }
  6009. /* Get the value of h-sys-gpr432. */
  6010. USI
  6011. or1k32bf_h_sys_gpr432_get (SIM_CPU *current_cpu)
  6012. {
  6013. return GET_H_SYS_GPR432 ();
  6014. }
  6015. /* Set a value for h-sys-gpr432. */
  6016. void
  6017. or1k32bf_h_sys_gpr432_set (SIM_CPU *current_cpu, USI newval)
  6018. {
  6019. SET_H_SYS_GPR432 (newval);
  6020. }
  6021. /* Get the value of h-sys-gpr433. */
  6022. USI
  6023. or1k32bf_h_sys_gpr433_get (SIM_CPU *current_cpu)
  6024. {
  6025. return GET_H_SYS_GPR433 ();
  6026. }
  6027. /* Set a value for h-sys-gpr433. */
  6028. void
  6029. or1k32bf_h_sys_gpr433_set (SIM_CPU *current_cpu, USI newval)
  6030. {
  6031. SET_H_SYS_GPR433 (newval);
  6032. }
  6033. /* Get the value of h-sys-gpr434. */
  6034. USI
  6035. or1k32bf_h_sys_gpr434_get (SIM_CPU *current_cpu)
  6036. {
  6037. return GET_H_SYS_GPR434 ();
  6038. }
  6039. /* Set a value for h-sys-gpr434. */
  6040. void
  6041. or1k32bf_h_sys_gpr434_set (SIM_CPU *current_cpu, USI newval)
  6042. {
  6043. SET_H_SYS_GPR434 (newval);
  6044. }
  6045. /* Get the value of h-sys-gpr435. */
  6046. USI
  6047. or1k32bf_h_sys_gpr435_get (SIM_CPU *current_cpu)
  6048. {
  6049. return GET_H_SYS_GPR435 ();
  6050. }
  6051. /* Set a value for h-sys-gpr435. */
  6052. void
  6053. or1k32bf_h_sys_gpr435_set (SIM_CPU *current_cpu, USI newval)
  6054. {
  6055. SET_H_SYS_GPR435 (newval);
  6056. }
  6057. /* Get the value of h-sys-gpr436. */
  6058. USI
  6059. or1k32bf_h_sys_gpr436_get (SIM_CPU *current_cpu)
  6060. {
  6061. return GET_H_SYS_GPR436 ();
  6062. }
  6063. /* Set a value for h-sys-gpr436. */
  6064. void
  6065. or1k32bf_h_sys_gpr436_set (SIM_CPU *current_cpu, USI newval)
  6066. {
  6067. SET_H_SYS_GPR436 (newval);
  6068. }
  6069. /* Get the value of h-sys-gpr437. */
  6070. USI
  6071. or1k32bf_h_sys_gpr437_get (SIM_CPU *current_cpu)
  6072. {
  6073. return GET_H_SYS_GPR437 ();
  6074. }
  6075. /* Set a value for h-sys-gpr437. */
  6076. void
  6077. or1k32bf_h_sys_gpr437_set (SIM_CPU *current_cpu, USI newval)
  6078. {
  6079. SET_H_SYS_GPR437 (newval);
  6080. }
  6081. /* Get the value of h-sys-gpr438. */
  6082. USI
  6083. or1k32bf_h_sys_gpr438_get (SIM_CPU *current_cpu)
  6084. {
  6085. return GET_H_SYS_GPR438 ();
  6086. }
  6087. /* Set a value for h-sys-gpr438. */
  6088. void
  6089. or1k32bf_h_sys_gpr438_set (SIM_CPU *current_cpu, USI newval)
  6090. {
  6091. SET_H_SYS_GPR438 (newval);
  6092. }
  6093. /* Get the value of h-sys-gpr439. */
  6094. USI
  6095. or1k32bf_h_sys_gpr439_get (SIM_CPU *current_cpu)
  6096. {
  6097. return GET_H_SYS_GPR439 ();
  6098. }
  6099. /* Set a value for h-sys-gpr439. */
  6100. void
  6101. or1k32bf_h_sys_gpr439_set (SIM_CPU *current_cpu, USI newval)
  6102. {
  6103. SET_H_SYS_GPR439 (newval);
  6104. }
  6105. /* Get the value of h-sys-gpr440. */
  6106. USI
  6107. or1k32bf_h_sys_gpr440_get (SIM_CPU *current_cpu)
  6108. {
  6109. return GET_H_SYS_GPR440 ();
  6110. }
  6111. /* Set a value for h-sys-gpr440. */
  6112. void
  6113. or1k32bf_h_sys_gpr440_set (SIM_CPU *current_cpu, USI newval)
  6114. {
  6115. SET_H_SYS_GPR440 (newval);
  6116. }
  6117. /* Get the value of h-sys-gpr441. */
  6118. USI
  6119. or1k32bf_h_sys_gpr441_get (SIM_CPU *current_cpu)
  6120. {
  6121. return GET_H_SYS_GPR441 ();
  6122. }
  6123. /* Set a value for h-sys-gpr441. */
  6124. void
  6125. or1k32bf_h_sys_gpr441_set (SIM_CPU *current_cpu, USI newval)
  6126. {
  6127. SET_H_SYS_GPR441 (newval);
  6128. }
  6129. /* Get the value of h-sys-gpr442. */
  6130. USI
  6131. or1k32bf_h_sys_gpr442_get (SIM_CPU *current_cpu)
  6132. {
  6133. return GET_H_SYS_GPR442 ();
  6134. }
  6135. /* Set a value for h-sys-gpr442. */
  6136. void
  6137. or1k32bf_h_sys_gpr442_set (SIM_CPU *current_cpu, USI newval)
  6138. {
  6139. SET_H_SYS_GPR442 (newval);
  6140. }
  6141. /* Get the value of h-sys-gpr443. */
  6142. USI
  6143. or1k32bf_h_sys_gpr443_get (SIM_CPU *current_cpu)
  6144. {
  6145. return GET_H_SYS_GPR443 ();
  6146. }
  6147. /* Set a value for h-sys-gpr443. */
  6148. void
  6149. or1k32bf_h_sys_gpr443_set (SIM_CPU *current_cpu, USI newval)
  6150. {
  6151. SET_H_SYS_GPR443 (newval);
  6152. }
  6153. /* Get the value of h-sys-gpr444. */
  6154. USI
  6155. or1k32bf_h_sys_gpr444_get (SIM_CPU *current_cpu)
  6156. {
  6157. return GET_H_SYS_GPR444 ();
  6158. }
  6159. /* Set a value for h-sys-gpr444. */
  6160. void
  6161. or1k32bf_h_sys_gpr444_set (SIM_CPU *current_cpu, USI newval)
  6162. {
  6163. SET_H_SYS_GPR444 (newval);
  6164. }
  6165. /* Get the value of h-sys-gpr445. */
  6166. USI
  6167. or1k32bf_h_sys_gpr445_get (SIM_CPU *current_cpu)
  6168. {
  6169. return GET_H_SYS_GPR445 ();
  6170. }
  6171. /* Set a value for h-sys-gpr445. */
  6172. void
  6173. or1k32bf_h_sys_gpr445_set (SIM_CPU *current_cpu, USI newval)
  6174. {
  6175. SET_H_SYS_GPR445 (newval);
  6176. }
  6177. /* Get the value of h-sys-gpr446. */
  6178. USI
  6179. or1k32bf_h_sys_gpr446_get (SIM_CPU *current_cpu)
  6180. {
  6181. return GET_H_SYS_GPR446 ();
  6182. }
  6183. /* Set a value for h-sys-gpr446. */
  6184. void
  6185. or1k32bf_h_sys_gpr446_set (SIM_CPU *current_cpu, USI newval)
  6186. {
  6187. SET_H_SYS_GPR446 (newval);
  6188. }
  6189. /* Get the value of h-sys-gpr447. */
  6190. USI
  6191. or1k32bf_h_sys_gpr447_get (SIM_CPU *current_cpu)
  6192. {
  6193. return GET_H_SYS_GPR447 ();
  6194. }
  6195. /* Set a value for h-sys-gpr447. */
  6196. void
  6197. or1k32bf_h_sys_gpr447_set (SIM_CPU *current_cpu, USI newval)
  6198. {
  6199. SET_H_SYS_GPR447 (newval);
  6200. }
  6201. /* Get the value of h-sys-gpr448. */
  6202. USI
  6203. or1k32bf_h_sys_gpr448_get (SIM_CPU *current_cpu)
  6204. {
  6205. return GET_H_SYS_GPR448 ();
  6206. }
  6207. /* Set a value for h-sys-gpr448. */
  6208. void
  6209. or1k32bf_h_sys_gpr448_set (SIM_CPU *current_cpu, USI newval)
  6210. {
  6211. SET_H_SYS_GPR448 (newval);
  6212. }
  6213. /* Get the value of h-sys-gpr449. */
  6214. USI
  6215. or1k32bf_h_sys_gpr449_get (SIM_CPU *current_cpu)
  6216. {
  6217. return GET_H_SYS_GPR449 ();
  6218. }
  6219. /* Set a value for h-sys-gpr449. */
  6220. void
  6221. or1k32bf_h_sys_gpr449_set (SIM_CPU *current_cpu, USI newval)
  6222. {
  6223. SET_H_SYS_GPR449 (newval);
  6224. }
  6225. /* Get the value of h-sys-gpr450. */
  6226. USI
  6227. or1k32bf_h_sys_gpr450_get (SIM_CPU *current_cpu)
  6228. {
  6229. return GET_H_SYS_GPR450 ();
  6230. }
  6231. /* Set a value for h-sys-gpr450. */
  6232. void
  6233. or1k32bf_h_sys_gpr450_set (SIM_CPU *current_cpu, USI newval)
  6234. {
  6235. SET_H_SYS_GPR450 (newval);
  6236. }
  6237. /* Get the value of h-sys-gpr451. */
  6238. USI
  6239. or1k32bf_h_sys_gpr451_get (SIM_CPU *current_cpu)
  6240. {
  6241. return GET_H_SYS_GPR451 ();
  6242. }
  6243. /* Set a value for h-sys-gpr451. */
  6244. void
  6245. or1k32bf_h_sys_gpr451_set (SIM_CPU *current_cpu, USI newval)
  6246. {
  6247. SET_H_SYS_GPR451 (newval);
  6248. }
  6249. /* Get the value of h-sys-gpr452. */
  6250. USI
  6251. or1k32bf_h_sys_gpr452_get (SIM_CPU *current_cpu)
  6252. {
  6253. return GET_H_SYS_GPR452 ();
  6254. }
  6255. /* Set a value for h-sys-gpr452. */
  6256. void
  6257. or1k32bf_h_sys_gpr452_set (SIM_CPU *current_cpu, USI newval)
  6258. {
  6259. SET_H_SYS_GPR452 (newval);
  6260. }
  6261. /* Get the value of h-sys-gpr453. */
  6262. USI
  6263. or1k32bf_h_sys_gpr453_get (SIM_CPU *current_cpu)
  6264. {
  6265. return GET_H_SYS_GPR453 ();
  6266. }
  6267. /* Set a value for h-sys-gpr453. */
  6268. void
  6269. or1k32bf_h_sys_gpr453_set (SIM_CPU *current_cpu, USI newval)
  6270. {
  6271. SET_H_SYS_GPR453 (newval);
  6272. }
  6273. /* Get the value of h-sys-gpr454. */
  6274. USI
  6275. or1k32bf_h_sys_gpr454_get (SIM_CPU *current_cpu)
  6276. {
  6277. return GET_H_SYS_GPR454 ();
  6278. }
  6279. /* Set a value for h-sys-gpr454. */
  6280. void
  6281. or1k32bf_h_sys_gpr454_set (SIM_CPU *current_cpu, USI newval)
  6282. {
  6283. SET_H_SYS_GPR454 (newval);
  6284. }
  6285. /* Get the value of h-sys-gpr455. */
  6286. USI
  6287. or1k32bf_h_sys_gpr455_get (SIM_CPU *current_cpu)
  6288. {
  6289. return GET_H_SYS_GPR455 ();
  6290. }
  6291. /* Set a value for h-sys-gpr455. */
  6292. void
  6293. or1k32bf_h_sys_gpr455_set (SIM_CPU *current_cpu, USI newval)
  6294. {
  6295. SET_H_SYS_GPR455 (newval);
  6296. }
  6297. /* Get the value of h-sys-gpr456. */
  6298. USI
  6299. or1k32bf_h_sys_gpr456_get (SIM_CPU *current_cpu)
  6300. {
  6301. return GET_H_SYS_GPR456 ();
  6302. }
  6303. /* Set a value for h-sys-gpr456. */
  6304. void
  6305. or1k32bf_h_sys_gpr456_set (SIM_CPU *current_cpu, USI newval)
  6306. {
  6307. SET_H_SYS_GPR456 (newval);
  6308. }
  6309. /* Get the value of h-sys-gpr457. */
  6310. USI
  6311. or1k32bf_h_sys_gpr457_get (SIM_CPU *current_cpu)
  6312. {
  6313. return GET_H_SYS_GPR457 ();
  6314. }
  6315. /* Set a value for h-sys-gpr457. */
  6316. void
  6317. or1k32bf_h_sys_gpr457_set (SIM_CPU *current_cpu, USI newval)
  6318. {
  6319. SET_H_SYS_GPR457 (newval);
  6320. }
  6321. /* Get the value of h-sys-gpr458. */
  6322. USI
  6323. or1k32bf_h_sys_gpr458_get (SIM_CPU *current_cpu)
  6324. {
  6325. return GET_H_SYS_GPR458 ();
  6326. }
  6327. /* Set a value for h-sys-gpr458. */
  6328. void
  6329. or1k32bf_h_sys_gpr458_set (SIM_CPU *current_cpu, USI newval)
  6330. {
  6331. SET_H_SYS_GPR458 (newval);
  6332. }
  6333. /* Get the value of h-sys-gpr459. */
  6334. USI
  6335. or1k32bf_h_sys_gpr459_get (SIM_CPU *current_cpu)
  6336. {
  6337. return GET_H_SYS_GPR459 ();
  6338. }
  6339. /* Set a value for h-sys-gpr459. */
  6340. void
  6341. or1k32bf_h_sys_gpr459_set (SIM_CPU *current_cpu, USI newval)
  6342. {
  6343. SET_H_SYS_GPR459 (newval);
  6344. }
  6345. /* Get the value of h-sys-gpr460. */
  6346. USI
  6347. or1k32bf_h_sys_gpr460_get (SIM_CPU *current_cpu)
  6348. {
  6349. return GET_H_SYS_GPR460 ();
  6350. }
  6351. /* Set a value for h-sys-gpr460. */
  6352. void
  6353. or1k32bf_h_sys_gpr460_set (SIM_CPU *current_cpu, USI newval)
  6354. {
  6355. SET_H_SYS_GPR460 (newval);
  6356. }
  6357. /* Get the value of h-sys-gpr461. */
  6358. USI
  6359. or1k32bf_h_sys_gpr461_get (SIM_CPU *current_cpu)
  6360. {
  6361. return GET_H_SYS_GPR461 ();
  6362. }
  6363. /* Set a value for h-sys-gpr461. */
  6364. void
  6365. or1k32bf_h_sys_gpr461_set (SIM_CPU *current_cpu, USI newval)
  6366. {
  6367. SET_H_SYS_GPR461 (newval);
  6368. }
  6369. /* Get the value of h-sys-gpr462. */
  6370. USI
  6371. or1k32bf_h_sys_gpr462_get (SIM_CPU *current_cpu)
  6372. {
  6373. return GET_H_SYS_GPR462 ();
  6374. }
  6375. /* Set a value for h-sys-gpr462. */
  6376. void
  6377. or1k32bf_h_sys_gpr462_set (SIM_CPU *current_cpu, USI newval)
  6378. {
  6379. SET_H_SYS_GPR462 (newval);
  6380. }
  6381. /* Get the value of h-sys-gpr463. */
  6382. USI
  6383. or1k32bf_h_sys_gpr463_get (SIM_CPU *current_cpu)
  6384. {
  6385. return GET_H_SYS_GPR463 ();
  6386. }
  6387. /* Set a value for h-sys-gpr463. */
  6388. void
  6389. or1k32bf_h_sys_gpr463_set (SIM_CPU *current_cpu, USI newval)
  6390. {
  6391. SET_H_SYS_GPR463 (newval);
  6392. }
  6393. /* Get the value of h-sys-gpr464. */
  6394. USI
  6395. or1k32bf_h_sys_gpr464_get (SIM_CPU *current_cpu)
  6396. {
  6397. return GET_H_SYS_GPR464 ();
  6398. }
  6399. /* Set a value for h-sys-gpr464. */
  6400. void
  6401. or1k32bf_h_sys_gpr464_set (SIM_CPU *current_cpu, USI newval)
  6402. {
  6403. SET_H_SYS_GPR464 (newval);
  6404. }
  6405. /* Get the value of h-sys-gpr465. */
  6406. USI
  6407. or1k32bf_h_sys_gpr465_get (SIM_CPU *current_cpu)
  6408. {
  6409. return GET_H_SYS_GPR465 ();
  6410. }
  6411. /* Set a value for h-sys-gpr465. */
  6412. void
  6413. or1k32bf_h_sys_gpr465_set (SIM_CPU *current_cpu, USI newval)
  6414. {
  6415. SET_H_SYS_GPR465 (newval);
  6416. }
  6417. /* Get the value of h-sys-gpr466. */
  6418. USI
  6419. or1k32bf_h_sys_gpr466_get (SIM_CPU *current_cpu)
  6420. {
  6421. return GET_H_SYS_GPR466 ();
  6422. }
  6423. /* Set a value for h-sys-gpr466. */
  6424. void
  6425. or1k32bf_h_sys_gpr466_set (SIM_CPU *current_cpu, USI newval)
  6426. {
  6427. SET_H_SYS_GPR466 (newval);
  6428. }
  6429. /* Get the value of h-sys-gpr467. */
  6430. USI
  6431. or1k32bf_h_sys_gpr467_get (SIM_CPU *current_cpu)
  6432. {
  6433. return GET_H_SYS_GPR467 ();
  6434. }
  6435. /* Set a value for h-sys-gpr467. */
  6436. void
  6437. or1k32bf_h_sys_gpr467_set (SIM_CPU *current_cpu, USI newval)
  6438. {
  6439. SET_H_SYS_GPR467 (newval);
  6440. }
  6441. /* Get the value of h-sys-gpr468. */
  6442. USI
  6443. or1k32bf_h_sys_gpr468_get (SIM_CPU *current_cpu)
  6444. {
  6445. return GET_H_SYS_GPR468 ();
  6446. }
  6447. /* Set a value for h-sys-gpr468. */
  6448. void
  6449. or1k32bf_h_sys_gpr468_set (SIM_CPU *current_cpu, USI newval)
  6450. {
  6451. SET_H_SYS_GPR468 (newval);
  6452. }
  6453. /* Get the value of h-sys-gpr469. */
  6454. USI
  6455. or1k32bf_h_sys_gpr469_get (SIM_CPU *current_cpu)
  6456. {
  6457. return GET_H_SYS_GPR469 ();
  6458. }
  6459. /* Set a value for h-sys-gpr469. */
  6460. void
  6461. or1k32bf_h_sys_gpr469_set (SIM_CPU *current_cpu, USI newval)
  6462. {
  6463. SET_H_SYS_GPR469 (newval);
  6464. }
  6465. /* Get the value of h-sys-gpr470. */
  6466. USI
  6467. or1k32bf_h_sys_gpr470_get (SIM_CPU *current_cpu)
  6468. {
  6469. return GET_H_SYS_GPR470 ();
  6470. }
  6471. /* Set a value for h-sys-gpr470. */
  6472. void
  6473. or1k32bf_h_sys_gpr470_set (SIM_CPU *current_cpu, USI newval)
  6474. {
  6475. SET_H_SYS_GPR470 (newval);
  6476. }
  6477. /* Get the value of h-sys-gpr471. */
  6478. USI
  6479. or1k32bf_h_sys_gpr471_get (SIM_CPU *current_cpu)
  6480. {
  6481. return GET_H_SYS_GPR471 ();
  6482. }
  6483. /* Set a value for h-sys-gpr471. */
  6484. void
  6485. or1k32bf_h_sys_gpr471_set (SIM_CPU *current_cpu, USI newval)
  6486. {
  6487. SET_H_SYS_GPR471 (newval);
  6488. }
  6489. /* Get the value of h-sys-gpr472. */
  6490. USI
  6491. or1k32bf_h_sys_gpr472_get (SIM_CPU *current_cpu)
  6492. {
  6493. return GET_H_SYS_GPR472 ();
  6494. }
  6495. /* Set a value for h-sys-gpr472. */
  6496. void
  6497. or1k32bf_h_sys_gpr472_set (SIM_CPU *current_cpu, USI newval)
  6498. {
  6499. SET_H_SYS_GPR472 (newval);
  6500. }
  6501. /* Get the value of h-sys-gpr473. */
  6502. USI
  6503. or1k32bf_h_sys_gpr473_get (SIM_CPU *current_cpu)
  6504. {
  6505. return GET_H_SYS_GPR473 ();
  6506. }
  6507. /* Set a value for h-sys-gpr473. */
  6508. void
  6509. or1k32bf_h_sys_gpr473_set (SIM_CPU *current_cpu, USI newval)
  6510. {
  6511. SET_H_SYS_GPR473 (newval);
  6512. }
  6513. /* Get the value of h-sys-gpr474. */
  6514. USI
  6515. or1k32bf_h_sys_gpr474_get (SIM_CPU *current_cpu)
  6516. {
  6517. return GET_H_SYS_GPR474 ();
  6518. }
  6519. /* Set a value for h-sys-gpr474. */
  6520. void
  6521. or1k32bf_h_sys_gpr474_set (SIM_CPU *current_cpu, USI newval)
  6522. {
  6523. SET_H_SYS_GPR474 (newval);
  6524. }
  6525. /* Get the value of h-sys-gpr475. */
  6526. USI
  6527. or1k32bf_h_sys_gpr475_get (SIM_CPU *current_cpu)
  6528. {
  6529. return GET_H_SYS_GPR475 ();
  6530. }
  6531. /* Set a value for h-sys-gpr475. */
  6532. void
  6533. or1k32bf_h_sys_gpr475_set (SIM_CPU *current_cpu, USI newval)
  6534. {
  6535. SET_H_SYS_GPR475 (newval);
  6536. }
  6537. /* Get the value of h-sys-gpr476. */
  6538. USI
  6539. or1k32bf_h_sys_gpr476_get (SIM_CPU *current_cpu)
  6540. {
  6541. return GET_H_SYS_GPR476 ();
  6542. }
  6543. /* Set a value for h-sys-gpr476. */
  6544. void
  6545. or1k32bf_h_sys_gpr476_set (SIM_CPU *current_cpu, USI newval)
  6546. {
  6547. SET_H_SYS_GPR476 (newval);
  6548. }
  6549. /* Get the value of h-sys-gpr477. */
  6550. USI
  6551. or1k32bf_h_sys_gpr477_get (SIM_CPU *current_cpu)
  6552. {
  6553. return GET_H_SYS_GPR477 ();
  6554. }
  6555. /* Set a value for h-sys-gpr477. */
  6556. void
  6557. or1k32bf_h_sys_gpr477_set (SIM_CPU *current_cpu, USI newval)
  6558. {
  6559. SET_H_SYS_GPR477 (newval);
  6560. }
  6561. /* Get the value of h-sys-gpr478. */
  6562. USI
  6563. or1k32bf_h_sys_gpr478_get (SIM_CPU *current_cpu)
  6564. {
  6565. return GET_H_SYS_GPR478 ();
  6566. }
  6567. /* Set a value for h-sys-gpr478. */
  6568. void
  6569. or1k32bf_h_sys_gpr478_set (SIM_CPU *current_cpu, USI newval)
  6570. {
  6571. SET_H_SYS_GPR478 (newval);
  6572. }
  6573. /* Get the value of h-sys-gpr479. */
  6574. USI
  6575. or1k32bf_h_sys_gpr479_get (SIM_CPU *current_cpu)
  6576. {
  6577. return GET_H_SYS_GPR479 ();
  6578. }
  6579. /* Set a value for h-sys-gpr479. */
  6580. void
  6581. or1k32bf_h_sys_gpr479_set (SIM_CPU *current_cpu, USI newval)
  6582. {
  6583. SET_H_SYS_GPR479 (newval);
  6584. }
  6585. /* Get the value of h-sys-gpr480. */
  6586. USI
  6587. or1k32bf_h_sys_gpr480_get (SIM_CPU *current_cpu)
  6588. {
  6589. return GET_H_SYS_GPR480 ();
  6590. }
  6591. /* Set a value for h-sys-gpr480. */
  6592. void
  6593. or1k32bf_h_sys_gpr480_set (SIM_CPU *current_cpu, USI newval)
  6594. {
  6595. SET_H_SYS_GPR480 (newval);
  6596. }
  6597. /* Get the value of h-sys-gpr481. */
  6598. USI
  6599. or1k32bf_h_sys_gpr481_get (SIM_CPU *current_cpu)
  6600. {
  6601. return GET_H_SYS_GPR481 ();
  6602. }
  6603. /* Set a value for h-sys-gpr481. */
  6604. void
  6605. or1k32bf_h_sys_gpr481_set (SIM_CPU *current_cpu, USI newval)
  6606. {
  6607. SET_H_SYS_GPR481 (newval);
  6608. }
  6609. /* Get the value of h-sys-gpr482. */
  6610. USI
  6611. or1k32bf_h_sys_gpr482_get (SIM_CPU *current_cpu)
  6612. {
  6613. return GET_H_SYS_GPR482 ();
  6614. }
  6615. /* Set a value for h-sys-gpr482. */
  6616. void
  6617. or1k32bf_h_sys_gpr482_set (SIM_CPU *current_cpu, USI newval)
  6618. {
  6619. SET_H_SYS_GPR482 (newval);
  6620. }
  6621. /* Get the value of h-sys-gpr483. */
  6622. USI
  6623. or1k32bf_h_sys_gpr483_get (SIM_CPU *current_cpu)
  6624. {
  6625. return GET_H_SYS_GPR483 ();
  6626. }
  6627. /* Set a value for h-sys-gpr483. */
  6628. void
  6629. or1k32bf_h_sys_gpr483_set (SIM_CPU *current_cpu, USI newval)
  6630. {
  6631. SET_H_SYS_GPR483 (newval);
  6632. }
  6633. /* Get the value of h-sys-gpr484. */
  6634. USI
  6635. or1k32bf_h_sys_gpr484_get (SIM_CPU *current_cpu)
  6636. {
  6637. return GET_H_SYS_GPR484 ();
  6638. }
  6639. /* Set a value for h-sys-gpr484. */
  6640. void
  6641. or1k32bf_h_sys_gpr484_set (SIM_CPU *current_cpu, USI newval)
  6642. {
  6643. SET_H_SYS_GPR484 (newval);
  6644. }
  6645. /* Get the value of h-sys-gpr485. */
  6646. USI
  6647. or1k32bf_h_sys_gpr485_get (SIM_CPU *current_cpu)
  6648. {
  6649. return GET_H_SYS_GPR485 ();
  6650. }
  6651. /* Set a value for h-sys-gpr485. */
  6652. void
  6653. or1k32bf_h_sys_gpr485_set (SIM_CPU *current_cpu, USI newval)
  6654. {
  6655. SET_H_SYS_GPR485 (newval);
  6656. }
  6657. /* Get the value of h-sys-gpr486. */
  6658. USI
  6659. or1k32bf_h_sys_gpr486_get (SIM_CPU *current_cpu)
  6660. {
  6661. return GET_H_SYS_GPR486 ();
  6662. }
  6663. /* Set a value for h-sys-gpr486. */
  6664. void
  6665. or1k32bf_h_sys_gpr486_set (SIM_CPU *current_cpu, USI newval)
  6666. {
  6667. SET_H_SYS_GPR486 (newval);
  6668. }
  6669. /* Get the value of h-sys-gpr487. */
  6670. USI
  6671. or1k32bf_h_sys_gpr487_get (SIM_CPU *current_cpu)
  6672. {
  6673. return GET_H_SYS_GPR487 ();
  6674. }
  6675. /* Set a value for h-sys-gpr487. */
  6676. void
  6677. or1k32bf_h_sys_gpr487_set (SIM_CPU *current_cpu, USI newval)
  6678. {
  6679. SET_H_SYS_GPR487 (newval);
  6680. }
  6681. /* Get the value of h-sys-gpr488. */
  6682. USI
  6683. or1k32bf_h_sys_gpr488_get (SIM_CPU *current_cpu)
  6684. {
  6685. return GET_H_SYS_GPR488 ();
  6686. }
  6687. /* Set a value for h-sys-gpr488. */
  6688. void
  6689. or1k32bf_h_sys_gpr488_set (SIM_CPU *current_cpu, USI newval)
  6690. {
  6691. SET_H_SYS_GPR488 (newval);
  6692. }
  6693. /* Get the value of h-sys-gpr489. */
  6694. USI
  6695. or1k32bf_h_sys_gpr489_get (SIM_CPU *current_cpu)
  6696. {
  6697. return GET_H_SYS_GPR489 ();
  6698. }
  6699. /* Set a value for h-sys-gpr489. */
  6700. void
  6701. or1k32bf_h_sys_gpr489_set (SIM_CPU *current_cpu, USI newval)
  6702. {
  6703. SET_H_SYS_GPR489 (newval);
  6704. }
  6705. /* Get the value of h-sys-gpr490. */
  6706. USI
  6707. or1k32bf_h_sys_gpr490_get (SIM_CPU *current_cpu)
  6708. {
  6709. return GET_H_SYS_GPR490 ();
  6710. }
  6711. /* Set a value for h-sys-gpr490. */
  6712. void
  6713. or1k32bf_h_sys_gpr490_set (SIM_CPU *current_cpu, USI newval)
  6714. {
  6715. SET_H_SYS_GPR490 (newval);
  6716. }
  6717. /* Get the value of h-sys-gpr491. */
  6718. USI
  6719. or1k32bf_h_sys_gpr491_get (SIM_CPU *current_cpu)
  6720. {
  6721. return GET_H_SYS_GPR491 ();
  6722. }
  6723. /* Set a value for h-sys-gpr491. */
  6724. void
  6725. or1k32bf_h_sys_gpr491_set (SIM_CPU *current_cpu, USI newval)
  6726. {
  6727. SET_H_SYS_GPR491 (newval);
  6728. }
  6729. /* Get the value of h-sys-gpr492. */
  6730. USI
  6731. or1k32bf_h_sys_gpr492_get (SIM_CPU *current_cpu)
  6732. {
  6733. return GET_H_SYS_GPR492 ();
  6734. }
  6735. /* Set a value for h-sys-gpr492. */
  6736. void
  6737. or1k32bf_h_sys_gpr492_set (SIM_CPU *current_cpu, USI newval)
  6738. {
  6739. SET_H_SYS_GPR492 (newval);
  6740. }
  6741. /* Get the value of h-sys-gpr493. */
  6742. USI
  6743. or1k32bf_h_sys_gpr493_get (SIM_CPU *current_cpu)
  6744. {
  6745. return GET_H_SYS_GPR493 ();
  6746. }
  6747. /* Set a value for h-sys-gpr493. */
  6748. void
  6749. or1k32bf_h_sys_gpr493_set (SIM_CPU *current_cpu, USI newval)
  6750. {
  6751. SET_H_SYS_GPR493 (newval);
  6752. }
  6753. /* Get the value of h-sys-gpr494. */
  6754. USI
  6755. or1k32bf_h_sys_gpr494_get (SIM_CPU *current_cpu)
  6756. {
  6757. return GET_H_SYS_GPR494 ();
  6758. }
  6759. /* Set a value for h-sys-gpr494. */
  6760. void
  6761. or1k32bf_h_sys_gpr494_set (SIM_CPU *current_cpu, USI newval)
  6762. {
  6763. SET_H_SYS_GPR494 (newval);
  6764. }
  6765. /* Get the value of h-sys-gpr495. */
  6766. USI
  6767. or1k32bf_h_sys_gpr495_get (SIM_CPU *current_cpu)
  6768. {
  6769. return GET_H_SYS_GPR495 ();
  6770. }
  6771. /* Set a value for h-sys-gpr495. */
  6772. void
  6773. or1k32bf_h_sys_gpr495_set (SIM_CPU *current_cpu, USI newval)
  6774. {
  6775. SET_H_SYS_GPR495 (newval);
  6776. }
  6777. /* Get the value of h-sys-gpr496. */
  6778. USI
  6779. or1k32bf_h_sys_gpr496_get (SIM_CPU *current_cpu)
  6780. {
  6781. return GET_H_SYS_GPR496 ();
  6782. }
  6783. /* Set a value for h-sys-gpr496. */
  6784. void
  6785. or1k32bf_h_sys_gpr496_set (SIM_CPU *current_cpu, USI newval)
  6786. {
  6787. SET_H_SYS_GPR496 (newval);
  6788. }
  6789. /* Get the value of h-sys-gpr497. */
  6790. USI
  6791. or1k32bf_h_sys_gpr497_get (SIM_CPU *current_cpu)
  6792. {
  6793. return GET_H_SYS_GPR497 ();
  6794. }
  6795. /* Set a value for h-sys-gpr497. */
  6796. void
  6797. or1k32bf_h_sys_gpr497_set (SIM_CPU *current_cpu, USI newval)
  6798. {
  6799. SET_H_SYS_GPR497 (newval);
  6800. }
  6801. /* Get the value of h-sys-gpr498. */
  6802. USI
  6803. or1k32bf_h_sys_gpr498_get (SIM_CPU *current_cpu)
  6804. {
  6805. return GET_H_SYS_GPR498 ();
  6806. }
  6807. /* Set a value for h-sys-gpr498. */
  6808. void
  6809. or1k32bf_h_sys_gpr498_set (SIM_CPU *current_cpu, USI newval)
  6810. {
  6811. SET_H_SYS_GPR498 (newval);
  6812. }
  6813. /* Get the value of h-sys-gpr499. */
  6814. USI
  6815. or1k32bf_h_sys_gpr499_get (SIM_CPU *current_cpu)
  6816. {
  6817. return GET_H_SYS_GPR499 ();
  6818. }
  6819. /* Set a value for h-sys-gpr499. */
  6820. void
  6821. or1k32bf_h_sys_gpr499_set (SIM_CPU *current_cpu, USI newval)
  6822. {
  6823. SET_H_SYS_GPR499 (newval);
  6824. }
  6825. /* Get the value of h-sys-gpr500. */
  6826. USI
  6827. or1k32bf_h_sys_gpr500_get (SIM_CPU *current_cpu)
  6828. {
  6829. return GET_H_SYS_GPR500 ();
  6830. }
  6831. /* Set a value for h-sys-gpr500. */
  6832. void
  6833. or1k32bf_h_sys_gpr500_set (SIM_CPU *current_cpu, USI newval)
  6834. {
  6835. SET_H_SYS_GPR500 (newval);
  6836. }
  6837. /* Get the value of h-sys-gpr501. */
  6838. USI
  6839. or1k32bf_h_sys_gpr501_get (SIM_CPU *current_cpu)
  6840. {
  6841. return GET_H_SYS_GPR501 ();
  6842. }
  6843. /* Set a value for h-sys-gpr501. */
  6844. void
  6845. or1k32bf_h_sys_gpr501_set (SIM_CPU *current_cpu, USI newval)
  6846. {
  6847. SET_H_SYS_GPR501 (newval);
  6848. }
  6849. /* Get the value of h-sys-gpr502. */
  6850. USI
  6851. or1k32bf_h_sys_gpr502_get (SIM_CPU *current_cpu)
  6852. {
  6853. return GET_H_SYS_GPR502 ();
  6854. }
  6855. /* Set a value for h-sys-gpr502. */
  6856. void
  6857. or1k32bf_h_sys_gpr502_set (SIM_CPU *current_cpu, USI newval)
  6858. {
  6859. SET_H_SYS_GPR502 (newval);
  6860. }
  6861. /* Get the value of h-sys-gpr503. */
  6862. USI
  6863. or1k32bf_h_sys_gpr503_get (SIM_CPU *current_cpu)
  6864. {
  6865. return GET_H_SYS_GPR503 ();
  6866. }
  6867. /* Set a value for h-sys-gpr503. */
  6868. void
  6869. or1k32bf_h_sys_gpr503_set (SIM_CPU *current_cpu, USI newval)
  6870. {
  6871. SET_H_SYS_GPR503 (newval);
  6872. }
  6873. /* Get the value of h-sys-gpr504. */
  6874. USI
  6875. or1k32bf_h_sys_gpr504_get (SIM_CPU *current_cpu)
  6876. {
  6877. return GET_H_SYS_GPR504 ();
  6878. }
  6879. /* Set a value for h-sys-gpr504. */
  6880. void
  6881. or1k32bf_h_sys_gpr504_set (SIM_CPU *current_cpu, USI newval)
  6882. {
  6883. SET_H_SYS_GPR504 (newval);
  6884. }
  6885. /* Get the value of h-sys-gpr505. */
  6886. USI
  6887. or1k32bf_h_sys_gpr505_get (SIM_CPU *current_cpu)
  6888. {
  6889. return GET_H_SYS_GPR505 ();
  6890. }
  6891. /* Set a value for h-sys-gpr505. */
  6892. void
  6893. or1k32bf_h_sys_gpr505_set (SIM_CPU *current_cpu, USI newval)
  6894. {
  6895. SET_H_SYS_GPR505 (newval);
  6896. }
  6897. /* Get the value of h-sys-gpr506. */
  6898. USI
  6899. or1k32bf_h_sys_gpr506_get (SIM_CPU *current_cpu)
  6900. {
  6901. return GET_H_SYS_GPR506 ();
  6902. }
  6903. /* Set a value for h-sys-gpr506. */
  6904. void
  6905. or1k32bf_h_sys_gpr506_set (SIM_CPU *current_cpu, USI newval)
  6906. {
  6907. SET_H_SYS_GPR506 (newval);
  6908. }
  6909. /* Get the value of h-sys-gpr507. */
  6910. USI
  6911. or1k32bf_h_sys_gpr507_get (SIM_CPU *current_cpu)
  6912. {
  6913. return GET_H_SYS_GPR507 ();
  6914. }
  6915. /* Set a value for h-sys-gpr507. */
  6916. void
  6917. or1k32bf_h_sys_gpr507_set (SIM_CPU *current_cpu, USI newval)
  6918. {
  6919. SET_H_SYS_GPR507 (newval);
  6920. }
  6921. /* Get the value of h-sys-gpr508. */
  6922. USI
  6923. or1k32bf_h_sys_gpr508_get (SIM_CPU *current_cpu)
  6924. {
  6925. return GET_H_SYS_GPR508 ();
  6926. }
  6927. /* Set a value for h-sys-gpr508. */
  6928. void
  6929. or1k32bf_h_sys_gpr508_set (SIM_CPU *current_cpu, USI newval)
  6930. {
  6931. SET_H_SYS_GPR508 (newval);
  6932. }
  6933. /* Get the value of h-sys-gpr509. */
  6934. USI
  6935. or1k32bf_h_sys_gpr509_get (SIM_CPU *current_cpu)
  6936. {
  6937. return GET_H_SYS_GPR509 ();
  6938. }
  6939. /* Set a value for h-sys-gpr509. */
  6940. void
  6941. or1k32bf_h_sys_gpr509_set (SIM_CPU *current_cpu, USI newval)
  6942. {
  6943. SET_H_SYS_GPR509 (newval);
  6944. }
  6945. /* Get the value of h-sys-gpr510. */
  6946. USI
  6947. or1k32bf_h_sys_gpr510_get (SIM_CPU *current_cpu)
  6948. {
  6949. return GET_H_SYS_GPR510 ();
  6950. }
  6951. /* Set a value for h-sys-gpr510. */
  6952. void
  6953. or1k32bf_h_sys_gpr510_set (SIM_CPU *current_cpu, USI newval)
  6954. {
  6955. SET_H_SYS_GPR510 (newval);
  6956. }
  6957. /* Get the value of h-sys-gpr511. */
  6958. USI
  6959. or1k32bf_h_sys_gpr511_get (SIM_CPU *current_cpu)
  6960. {
  6961. return GET_H_SYS_GPR511 ();
  6962. }
  6963. /* Set a value for h-sys-gpr511. */
  6964. void
  6965. or1k32bf_h_sys_gpr511_set (SIM_CPU *current_cpu, USI newval)
  6966. {
  6967. SET_H_SYS_GPR511 (newval);
  6968. }
  6969. /* Get the value of h-mac-maclo. */
  6970. USI
  6971. or1k32bf_h_mac_maclo_get (SIM_CPU *current_cpu)
  6972. {
  6973. return GET_H_MAC_MACLO ();
  6974. }
  6975. /* Set a value for h-mac-maclo. */
  6976. void
  6977. or1k32bf_h_mac_maclo_set (SIM_CPU *current_cpu, USI newval)
  6978. {
  6979. SET_H_MAC_MACLO (newval);
  6980. }
  6981. /* Get the value of h-mac-machi. */
  6982. USI
  6983. or1k32bf_h_mac_machi_get (SIM_CPU *current_cpu)
  6984. {
  6985. return GET_H_MAC_MACHI ();
  6986. }
  6987. /* Set a value for h-mac-machi. */
  6988. void
  6989. or1k32bf_h_mac_machi_set (SIM_CPU *current_cpu, USI newval)
  6990. {
  6991. SET_H_MAC_MACHI (newval);
  6992. }
  6993. /* Get the value of h-tick-ttmr. */
  6994. USI
  6995. or1k32bf_h_tick_ttmr_get (SIM_CPU *current_cpu)
  6996. {
  6997. return GET_H_TICK_TTMR ();
  6998. }
  6999. /* Set a value for h-tick-ttmr. */
  7000. void
  7001. or1k32bf_h_tick_ttmr_set (SIM_CPU *current_cpu, USI newval)
  7002. {
  7003. SET_H_TICK_TTMR (newval);
  7004. }
  7005. /* Get the value of h-sys-vr-rev. */
  7006. USI
  7007. or1k32bf_h_sys_vr_rev_get (SIM_CPU *current_cpu)
  7008. {
  7009. return GET_H_SYS_VR_REV ();
  7010. }
  7011. /* Set a value for h-sys-vr-rev. */
  7012. void
  7013. or1k32bf_h_sys_vr_rev_set (SIM_CPU *current_cpu, USI newval)
  7014. {
  7015. SET_H_SYS_VR_REV (newval);
  7016. }
  7017. /* Get the value of h-sys-vr-cfg. */
  7018. USI
  7019. or1k32bf_h_sys_vr_cfg_get (SIM_CPU *current_cpu)
  7020. {
  7021. return GET_H_SYS_VR_CFG ();
  7022. }
  7023. /* Set a value for h-sys-vr-cfg. */
  7024. void
  7025. or1k32bf_h_sys_vr_cfg_set (SIM_CPU *current_cpu, USI newval)
  7026. {
  7027. SET_H_SYS_VR_CFG (newval);
  7028. }
  7029. /* Get the value of h-sys-vr-ver. */
  7030. USI
  7031. or1k32bf_h_sys_vr_ver_get (SIM_CPU *current_cpu)
  7032. {
  7033. return GET_H_SYS_VR_VER ();
  7034. }
  7035. /* Set a value for h-sys-vr-ver. */
  7036. void
  7037. or1k32bf_h_sys_vr_ver_set (SIM_CPU *current_cpu, USI newval)
  7038. {
  7039. SET_H_SYS_VR_VER (newval);
  7040. }
  7041. /* Get the value of h-sys-upr-up. */
  7042. USI
  7043. or1k32bf_h_sys_upr_up_get (SIM_CPU *current_cpu)
  7044. {
  7045. return GET_H_SYS_UPR_UP ();
  7046. }
  7047. /* Set a value for h-sys-upr-up. */
  7048. void
  7049. or1k32bf_h_sys_upr_up_set (SIM_CPU *current_cpu, USI newval)
  7050. {
  7051. SET_H_SYS_UPR_UP (newval);
  7052. }
  7053. /* Get the value of h-sys-upr-dcp. */
  7054. USI
  7055. or1k32bf_h_sys_upr_dcp_get (SIM_CPU *current_cpu)
  7056. {
  7057. return GET_H_SYS_UPR_DCP ();
  7058. }
  7059. /* Set a value for h-sys-upr-dcp. */
  7060. void
  7061. or1k32bf_h_sys_upr_dcp_set (SIM_CPU *current_cpu, USI newval)
  7062. {
  7063. SET_H_SYS_UPR_DCP (newval);
  7064. }
  7065. /* Get the value of h-sys-upr-icp. */
  7066. USI
  7067. or1k32bf_h_sys_upr_icp_get (SIM_CPU *current_cpu)
  7068. {
  7069. return GET_H_SYS_UPR_ICP ();
  7070. }
  7071. /* Set a value for h-sys-upr-icp. */
  7072. void
  7073. or1k32bf_h_sys_upr_icp_set (SIM_CPU *current_cpu, USI newval)
  7074. {
  7075. SET_H_SYS_UPR_ICP (newval);
  7076. }
  7077. /* Get the value of h-sys-upr-dmp. */
  7078. USI
  7079. or1k32bf_h_sys_upr_dmp_get (SIM_CPU *current_cpu)
  7080. {
  7081. return GET_H_SYS_UPR_DMP ();
  7082. }
  7083. /* Set a value for h-sys-upr-dmp. */
  7084. void
  7085. or1k32bf_h_sys_upr_dmp_set (SIM_CPU *current_cpu, USI newval)
  7086. {
  7087. SET_H_SYS_UPR_DMP (newval);
  7088. }
  7089. /* Get the value of h-sys-upr-mp. */
  7090. USI
  7091. or1k32bf_h_sys_upr_mp_get (SIM_CPU *current_cpu)
  7092. {
  7093. return GET_H_SYS_UPR_MP ();
  7094. }
  7095. /* Set a value for h-sys-upr-mp. */
  7096. void
  7097. or1k32bf_h_sys_upr_mp_set (SIM_CPU *current_cpu, USI newval)
  7098. {
  7099. SET_H_SYS_UPR_MP (newval);
  7100. }
  7101. /* Get the value of h-sys-upr-imp. */
  7102. USI
  7103. or1k32bf_h_sys_upr_imp_get (SIM_CPU *current_cpu)
  7104. {
  7105. return GET_H_SYS_UPR_IMP ();
  7106. }
  7107. /* Set a value for h-sys-upr-imp. */
  7108. void
  7109. or1k32bf_h_sys_upr_imp_set (SIM_CPU *current_cpu, USI newval)
  7110. {
  7111. SET_H_SYS_UPR_IMP (newval);
  7112. }
  7113. /* Get the value of h-sys-upr-dup. */
  7114. USI
  7115. or1k32bf_h_sys_upr_dup_get (SIM_CPU *current_cpu)
  7116. {
  7117. return GET_H_SYS_UPR_DUP ();
  7118. }
  7119. /* Set a value for h-sys-upr-dup. */
  7120. void
  7121. or1k32bf_h_sys_upr_dup_set (SIM_CPU *current_cpu, USI newval)
  7122. {
  7123. SET_H_SYS_UPR_DUP (newval);
  7124. }
  7125. /* Get the value of h-sys-upr-pcup. */
  7126. USI
  7127. or1k32bf_h_sys_upr_pcup_get (SIM_CPU *current_cpu)
  7128. {
  7129. return GET_H_SYS_UPR_PCUP ();
  7130. }
  7131. /* Set a value for h-sys-upr-pcup. */
  7132. void
  7133. or1k32bf_h_sys_upr_pcup_set (SIM_CPU *current_cpu, USI newval)
  7134. {
  7135. SET_H_SYS_UPR_PCUP (newval);
  7136. }
  7137. /* Get the value of h-sys-upr-picp. */
  7138. USI
  7139. or1k32bf_h_sys_upr_picp_get (SIM_CPU *current_cpu)
  7140. {
  7141. return GET_H_SYS_UPR_PICP ();
  7142. }
  7143. /* Set a value for h-sys-upr-picp. */
  7144. void
  7145. or1k32bf_h_sys_upr_picp_set (SIM_CPU *current_cpu, USI newval)
  7146. {
  7147. SET_H_SYS_UPR_PICP (newval);
  7148. }
  7149. /* Get the value of h-sys-upr-pmp. */
  7150. USI
  7151. or1k32bf_h_sys_upr_pmp_get (SIM_CPU *current_cpu)
  7152. {
  7153. return GET_H_SYS_UPR_PMP ();
  7154. }
  7155. /* Set a value for h-sys-upr-pmp. */
  7156. void
  7157. or1k32bf_h_sys_upr_pmp_set (SIM_CPU *current_cpu, USI newval)
  7158. {
  7159. SET_H_SYS_UPR_PMP (newval);
  7160. }
  7161. /* Get the value of h-sys-upr-ttp. */
  7162. USI
  7163. or1k32bf_h_sys_upr_ttp_get (SIM_CPU *current_cpu)
  7164. {
  7165. return GET_H_SYS_UPR_TTP ();
  7166. }
  7167. /* Set a value for h-sys-upr-ttp. */
  7168. void
  7169. or1k32bf_h_sys_upr_ttp_set (SIM_CPU *current_cpu, USI newval)
  7170. {
  7171. SET_H_SYS_UPR_TTP (newval);
  7172. }
  7173. /* Get the value of h-sys-upr-cup. */
  7174. USI
  7175. or1k32bf_h_sys_upr_cup_get (SIM_CPU *current_cpu)
  7176. {
  7177. return GET_H_SYS_UPR_CUP ();
  7178. }
  7179. /* Set a value for h-sys-upr-cup. */
  7180. void
  7181. or1k32bf_h_sys_upr_cup_set (SIM_CPU *current_cpu, USI newval)
  7182. {
  7183. SET_H_SYS_UPR_CUP (newval);
  7184. }
  7185. /* Get the value of h-sys-cpucfgr-nsgr. */
  7186. USI
  7187. or1k32bf_h_sys_cpucfgr_nsgr_get (SIM_CPU *current_cpu)
  7188. {
  7189. return GET_H_SYS_CPUCFGR_NSGR ();
  7190. }
  7191. /* Set a value for h-sys-cpucfgr-nsgr. */
  7192. void
  7193. or1k32bf_h_sys_cpucfgr_nsgr_set (SIM_CPU *current_cpu, USI newval)
  7194. {
  7195. SET_H_SYS_CPUCFGR_NSGR (newval);
  7196. }
  7197. /* Get the value of h-sys-cpucfgr-cgf. */
  7198. USI
  7199. or1k32bf_h_sys_cpucfgr_cgf_get (SIM_CPU *current_cpu)
  7200. {
  7201. return GET_H_SYS_CPUCFGR_CGF ();
  7202. }
  7203. /* Set a value for h-sys-cpucfgr-cgf. */
  7204. void
  7205. or1k32bf_h_sys_cpucfgr_cgf_set (SIM_CPU *current_cpu, USI newval)
  7206. {
  7207. SET_H_SYS_CPUCFGR_CGF (newval);
  7208. }
  7209. /* Get the value of h-sys-cpucfgr-ob32s. */
  7210. USI
  7211. or1k32bf_h_sys_cpucfgr_ob32s_get (SIM_CPU *current_cpu)
  7212. {
  7213. return GET_H_SYS_CPUCFGR_OB32S ();
  7214. }
  7215. /* Set a value for h-sys-cpucfgr-ob32s. */
  7216. void
  7217. or1k32bf_h_sys_cpucfgr_ob32s_set (SIM_CPU *current_cpu, USI newval)
  7218. {
  7219. SET_H_SYS_CPUCFGR_OB32S (newval);
  7220. }
  7221. /* Get the value of h-sys-cpucfgr-ob64s. */
  7222. USI
  7223. or1k32bf_h_sys_cpucfgr_ob64s_get (SIM_CPU *current_cpu)
  7224. {
  7225. return GET_H_SYS_CPUCFGR_OB64S ();
  7226. }
  7227. /* Set a value for h-sys-cpucfgr-ob64s. */
  7228. void
  7229. or1k32bf_h_sys_cpucfgr_ob64s_set (SIM_CPU *current_cpu, USI newval)
  7230. {
  7231. SET_H_SYS_CPUCFGR_OB64S (newval);
  7232. }
  7233. /* Get the value of h-sys-cpucfgr-of32s. */
  7234. USI
  7235. or1k32bf_h_sys_cpucfgr_of32s_get (SIM_CPU *current_cpu)
  7236. {
  7237. return GET_H_SYS_CPUCFGR_OF32S ();
  7238. }
  7239. /* Set a value for h-sys-cpucfgr-of32s. */
  7240. void
  7241. or1k32bf_h_sys_cpucfgr_of32s_set (SIM_CPU *current_cpu, USI newval)
  7242. {
  7243. SET_H_SYS_CPUCFGR_OF32S (newval);
  7244. }
  7245. /* Get the value of h-sys-cpucfgr-of64s. */
  7246. USI
  7247. or1k32bf_h_sys_cpucfgr_of64s_get (SIM_CPU *current_cpu)
  7248. {
  7249. return GET_H_SYS_CPUCFGR_OF64S ();
  7250. }
  7251. /* Set a value for h-sys-cpucfgr-of64s. */
  7252. void
  7253. or1k32bf_h_sys_cpucfgr_of64s_set (SIM_CPU *current_cpu, USI newval)
  7254. {
  7255. SET_H_SYS_CPUCFGR_OF64S (newval);
  7256. }
  7257. /* Get the value of h-sys-cpucfgr-ov64s. */
  7258. USI
  7259. or1k32bf_h_sys_cpucfgr_ov64s_get (SIM_CPU *current_cpu)
  7260. {
  7261. return GET_H_SYS_CPUCFGR_OV64S ();
  7262. }
  7263. /* Set a value for h-sys-cpucfgr-ov64s. */
  7264. void
  7265. or1k32bf_h_sys_cpucfgr_ov64s_set (SIM_CPU *current_cpu, USI newval)
  7266. {
  7267. SET_H_SYS_CPUCFGR_OV64S (newval);
  7268. }
  7269. /* Get the value of h-sys-cpucfgr-nd. */
  7270. USI
  7271. or1k32bf_h_sys_cpucfgr_nd_get (SIM_CPU *current_cpu)
  7272. {
  7273. return GET_H_SYS_CPUCFGR_ND ();
  7274. }
  7275. /* Set a value for h-sys-cpucfgr-nd. */
  7276. void
  7277. or1k32bf_h_sys_cpucfgr_nd_set (SIM_CPU *current_cpu, USI newval)
  7278. {
  7279. SET_H_SYS_CPUCFGR_ND (newval);
  7280. }
  7281. /* Get the value of h-sys-sr-sm. */
  7282. USI
  7283. or1k32bf_h_sys_sr_sm_get (SIM_CPU *current_cpu)
  7284. {
  7285. return GET_H_SYS_SR_SM ();
  7286. }
  7287. /* Set a value for h-sys-sr-sm. */
  7288. void
  7289. or1k32bf_h_sys_sr_sm_set (SIM_CPU *current_cpu, USI newval)
  7290. {
  7291. SET_H_SYS_SR_SM (newval);
  7292. }
  7293. /* Get the value of h-sys-sr-tee. */
  7294. USI
  7295. or1k32bf_h_sys_sr_tee_get (SIM_CPU *current_cpu)
  7296. {
  7297. return GET_H_SYS_SR_TEE ();
  7298. }
  7299. /* Set a value for h-sys-sr-tee. */
  7300. void
  7301. or1k32bf_h_sys_sr_tee_set (SIM_CPU *current_cpu, USI newval)
  7302. {
  7303. SET_H_SYS_SR_TEE (newval);
  7304. }
  7305. /* Get the value of h-sys-sr-iee. */
  7306. USI
  7307. or1k32bf_h_sys_sr_iee_get (SIM_CPU *current_cpu)
  7308. {
  7309. return GET_H_SYS_SR_IEE ();
  7310. }
  7311. /* Set a value for h-sys-sr-iee. */
  7312. void
  7313. or1k32bf_h_sys_sr_iee_set (SIM_CPU *current_cpu, USI newval)
  7314. {
  7315. SET_H_SYS_SR_IEE (newval);
  7316. }
  7317. /* Get the value of h-sys-sr-dce. */
  7318. USI
  7319. or1k32bf_h_sys_sr_dce_get (SIM_CPU *current_cpu)
  7320. {
  7321. return GET_H_SYS_SR_DCE ();
  7322. }
  7323. /* Set a value for h-sys-sr-dce. */
  7324. void
  7325. or1k32bf_h_sys_sr_dce_set (SIM_CPU *current_cpu, USI newval)
  7326. {
  7327. SET_H_SYS_SR_DCE (newval);
  7328. }
  7329. /* Get the value of h-sys-sr-ice. */
  7330. USI
  7331. or1k32bf_h_sys_sr_ice_get (SIM_CPU *current_cpu)
  7332. {
  7333. return GET_H_SYS_SR_ICE ();
  7334. }
  7335. /* Set a value for h-sys-sr-ice. */
  7336. void
  7337. or1k32bf_h_sys_sr_ice_set (SIM_CPU *current_cpu, USI newval)
  7338. {
  7339. SET_H_SYS_SR_ICE (newval);
  7340. }
  7341. /* Get the value of h-sys-sr-dme. */
  7342. USI
  7343. or1k32bf_h_sys_sr_dme_get (SIM_CPU *current_cpu)
  7344. {
  7345. return GET_H_SYS_SR_DME ();
  7346. }
  7347. /* Set a value for h-sys-sr-dme. */
  7348. void
  7349. or1k32bf_h_sys_sr_dme_set (SIM_CPU *current_cpu, USI newval)
  7350. {
  7351. SET_H_SYS_SR_DME (newval);
  7352. }
  7353. /* Get the value of h-sys-sr-ime. */
  7354. USI
  7355. or1k32bf_h_sys_sr_ime_get (SIM_CPU *current_cpu)
  7356. {
  7357. return GET_H_SYS_SR_IME ();
  7358. }
  7359. /* Set a value for h-sys-sr-ime. */
  7360. void
  7361. or1k32bf_h_sys_sr_ime_set (SIM_CPU *current_cpu, USI newval)
  7362. {
  7363. SET_H_SYS_SR_IME (newval);
  7364. }
  7365. /* Get the value of h-sys-sr-lee. */
  7366. USI
  7367. or1k32bf_h_sys_sr_lee_get (SIM_CPU *current_cpu)
  7368. {
  7369. return GET_H_SYS_SR_LEE ();
  7370. }
  7371. /* Set a value for h-sys-sr-lee. */
  7372. void
  7373. or1k32bf_h_sys_sr_lee_set (SIM_CPU *current_cpu, USI newval)
  7374. {
  7375. SET_H_SYS_SR_LEE (newval);
  7376. }
  7377. /* Get the value of h-sys-sr-ce. */
  7378. USI
  7379. or1k32bf_h_sys_sr_ce_get (SIM_CPU *current_cpu)
  7380. {
  7381. return GET_H_SYS_SR_CE ();
  7382. }
  7383. /* Set a value for h-sys-sr-ce. */
  7384. void
  7385. or1k32bf_h_sys_sr_ce_set (SIM_CPU *current_cpu, USI newval)
  7386. {
  7387. SET_H_SYS_SR_CE (newval);
  7388. }
  7389. /* Get the value of h-sys-sr-f. */
  7390. USI
  7391. or1k32bf_h_sys_sr_f_get (SIM_CPU *current_cpu)
  7392. {
  7393. return GET_H_SYS_SR_F ();
  7394. }
  7395. /* Set a value for h-sys-sr-f. */
  7396. void
  7397. or1k32bf_h_sys_sr_f_set (SIM_CPU *current_cpu, USI newval)
  7398. {
  7399. SET_H_SYS_SR_F (newval);
  7400. }
  7401. /* Get the value of h-sys-sr-cy. */
  7402. USI
  7403. or1k32bf_h_sys_sr_cy_get (SIM_CPU *current_cpu)
  7404. {
  7405. return GET_H_SYS_SR_CY ();
  7406. }
  7407. /* Set a value for h-sys-sr-cy. */
  7408. void
  7409. or1k32bf_h_sys_sr_cy_set (SIM_CPU *current_cpu, USI newval)
  7410. {
  7411. SET_H_SYS_SR_CY (newval);
  7412. }
  7413. /* Get the value of h-sys-sr-ov. */
  7414. USI
  7415. or1k32bf_h_sys_sr_ov_get (SIM_CPU *current_cpu)
  7416. {
  7417. return GET_H_SYS_SR_OV ();
  7418. }
  7419. /* Set a value for h-sys-sr-ov. */
  7420. void
  7421. or1k32bf_h_sys_sr_ov_set (SIM_CPU *current_cpu, USI newval)
  7422. {
  7423. SET_H_SYS_SR_OV (newval);
  7424. }
  7425. /* Get the value of h-sys-sr-ove. */
  7426. USI
  7427. or1k32bf_h_sys_sr_ove_get (SIM_CPU *current_cpu)
  7428. {
  7429. return GET_H_SYS_SR_OVE ();
  7430. }
  7431. /* Set a value for h-sys-sr-ove. */
  7432. void
  7433. or1k32bf_h_sys_sr_ove_set (SIM_CPU *current_cpu, USI newval)
  7434. {
  7435. SET_H_SYS_SR_OVE (newval);
  7436. }
  7437. /* Get the value of h-sys-sr-dsx. */
  7438. USI
  7439. or1k32bf_h_sys_sr_dsx_get (SIM_CPU *current_cpu)
  7440. {
  7441. return GET_H_SYS_SR_DSX ();
  7442. }
  7443. /* Set a value for h-sys-sr-dsx. */
  7444. void
  7445. or1k32bf_h_sys_sr_dsx_set (SIM_CPU *current_cpu, USI newval)
  7446. {
  7447. SET_H_SYS_SR_DSX (newval);
  7448. }
  7449. /* Get the value of h-sys-sr-eph. */
  7450. USI
  7451. or1k32bf_h_sys_sr_eph_get (SIM_CPU *current_cpu)
  7452. {
  7453. return GET_H_SYS_SR_EPH ();
  7454. }
  7455. /* Set a value for h-sys-sr-eph. */
  7456. void
  7457. or1k32bf_h_sys_sr_eph_set (SIM_CPU *current_cpu, USI newval)
  7458. {
  7459. SET_H_SYS_SR_EPH (newval);
  7460. }
  7461. /* Get the value of h-sys-sr-fo. */
  7462. USI
  7463. or1k32bf_h_sys_sr_fo_get (SIM_CPU *current_cpu)
  7464. {
  7465. return GET_H_SYS_SR_FO ();
  7466. }
  7467. /* Set a value for h-sys-sr-fo. */
  7468. void
  7469. or1k32bf_h_sys_sr_fo_set (SIM_CPU *current_cpu, USI newval)
  7470. {
  7471. SET_H_SYS_SR_FO (newval);
  7472. }
  7473. /* Get the value of h-sys-sr-sumra. */
  7474. USI
  7475. or1k32bf_h_sys_sr_sumra_get (SIM_CPU *current_cpu)
  7476. {
  7477. return GET_H_SYS_SR_SUMRA ();
  7478. }
  7479. /* Set a value for h-sys-sr-sumra. */
  7480. void
  7481. or1k32bf_h_sys_sr_sumra_set (SIM_CPU *current_cpu, USI newval)
  7482. {
  7483. SET_H_SYS_SR_SUMRA (newval);
  7484. }
  7485. /* Get the value of h-sys-sr-cid. */
  7486. USI
  7487. or1k32bf_h_sys_sr_cid_get (SIM_CPU *current_cpu)
  7488. {
  7489. return GET_H_SYS_SR_CID ();
  7490. }
  7491. /* Set a value for h-sys-sr-cid. */
  7492. void
  7493. or1k32bf_h_sys_sr_cid_set (SIM_CPU *current_cpu, USI newval)
  7494. {
  7495. SET_H_SYS_SR_CID (newval);
  7496. }
  7497. /* Get the value of h-sys-fpcsr-fpee. */
  7498. USI
  7499. or1k32bf_h_sys_fpcsr_fpee_get (SIM_CPU *current_cpu)
  7500. {
  7501. return GET_H_SYS_FPCSR_FPEE ();
  7502. }
  7503. /* Set a value for h-sys-fpcsr-fpee. */
  7504. void
  7505. or1k32bf_h_sys_fpcsr_fpee_set (SIM_CPU *current_cpu, USI newval)
  7506. {
  7507. SET_H_SYS_FPCSR_FPEE (newval);
  7508. }
  7509. /* Get the value of h-sys-fpcsr-rm. */
  7510. USI
  7511. or1k32bf_h_sys_fpcsr_rm_get (SIM_CPU *current_cpu)
  7512. {
  7513. return GET_H_SYS_FPCSR_RM ();
  7514. }
  7515. /* Set a value for h-sys-fpcsr-rm. */
  7516. void
  7517. or1k32bf_h_sys_fpcsr_rm_set (SIM_CPU *current_cpu, USI newval)
  7518. {
  7519. SET_H_SYS_FPCSR_RM (newval);
  7520. }
  7521. /* Get the value of h-sys-fpcsr-ovf. */
  7522. USI
  7523. or1k32bf_h_sys_fpcsr_ovf_get (SIM_CPU *current_cpu)
  7524. {
  7525. return GET_H_SYS_FPCSR_OVF ();
  7526. }
  7527. /* Set a value for h-sys-fpcsr-ovf. */
  7528. void
  7529. or1k32bf_h_sys_fpcsr_ovf_set (SIM_CPU *current_cpu, USI newval)
  7530. {
  7531. SET_H_SYS_FPCSR_OVF (newval);
  7532. }
  7533. /* Get the value of h-sys-fpcsr-unf. */
  7534. USI
  7535. or1k32bf_h_sys_fpcsr_unf_get (SIM_CPU *current_cpu)
  7536. {
  7537. return GET_H_SYS_FPCSR_UNF ();
  7538. }
  7539. /* Set a value for h-sys-fpcsr-unf. */
  7540. void
  7541. or1k32bf_h_sys_fpcsr_unf_set (SIM_CPU *current_cpu, USI newval)
  7542. {
  7543. SET_H_SYS_FPCSR_UNF (newval);
  7544. }
  7545. /* Get the value of h-sys-fpcsr-snf. */
  7546. USI
  7547. or1k32bf_h_sys_fpcsr_snf_get (SIM_CPU *current_cpu)
  7548. {
  7549. return GET_H_SYS_FPCSR_SNF ();
  7550. }
  7551. /* Set a value for h-sys-fpcsr-snf. */
  7552. void
  7553. or1k32bf_h_sys_fpcsr_snf_set (SIM_CPU *current_cpu, USI newval)
  7554. {
  7555. SET_H_SYS_FPCSR_SNF (newval);
  7556. }
  7557. /* Get the value of h-sys-fpcsr-qnf. */
  7558. USI
  7559. or1k32bf_h_sys_fpcsr_qnf_get (SIM_CPU *current_cpu)
  7560. {
  7561. return GET_H_SYS_FPCSR_QNF ();
  7562. }
  7563. /* Set a value for h-sys-fpcsr-qnf. */
  7564. void
  7565. or1k32bf_h_sys_fpcsr_qnf_set (SIM_CPU *current_cpu, USI newval)
  7566. {
  7567. SET_H_SYS_FPCSR_QNF (newval);
  7568. }
  7569. /* Get the value of h-sys-fpcsr-zf. */
  7570. USI
  7571. or1k32bf_h_sys_fpcsr_zf_get (SIM_CPU *current_cpu)
  7572. {
  7573. return GET_H_SYS_FPCSR_ZF ();
  7574. }
  7575. /* Set a value for h-sys-fpcsr-zf. */
  7576. void
  7577. or1k32bf_h_sys_fpcsr_zf_set (SIM_CPU *current_cpu, USI newval)
  7578. {
  7579. SET_H_SYS_FPCSR_ZF (newval);
  7580. }
  7581. /* Get the value of h-sys-fpcsr-ixf. */
  7582. USI
  7583. or1k32bf_h_sys_fpcsr_ixf_get (SIM_CPU *current_cpu)
  7584. {
  7585. return GET_H_SYS_FPCSR_IXF ();
  7586. }
  7587. /* Set a value for h-sys-fpcsr-ixf. */
  7588. void
  7589. or1k32bf_h_sys_fpcsr_ixf_set (SIM_CPU *current_cpu, USI newval)
  7590. {
  7591. SET_H_SYS_FPCSR_IXF (newval);
  7592. }
  7593. /* Get the value of h-sys-fpcsr-ivf. */
  7594. USI
  7595. or1k32bf_h_sys_fpcsr_ivf_get (SIM_CPU *current_cpu)
  7596. {
  7597. return GET_H_SYS_FPCSR_IVF ();
  7598. }
  7599. /* Set a value for h-sys-fpcsr-ivf. */
  7600. void
  7601. or1k32bf_h_sys_fpcsr_ivf_set (SIM_CPU *current_cpu, USI newval)
  7602. {
  7603. SET_H_SYS_FPCSR_IVF (newval);
  7604. }
  7605. /* Get the value of h-sys-fpcsr-inf. */
  7606. USI
  7607. or1k32bf_h_sys_fpcsr_inf_get (SIM_CPU *current_cpu)
  7608. {
  7609. return GET_H_SYS_FPCSR_INF ();
  7610. }
  7611. /* Set a value for h-sys-fpcsr-inf. */
  7612. void
  7613. or1k32bf_h_sys_fpcsr_inf_set (SIM_CPU *current_cpu, USI newval)
  7614. {
  7615. SET_H_SYS_FPCSR_INF (newval);
  7616. }
  7617. /* Get the value of h-sys-fpcsr-dzf. */
  7618. USI
  7619. or1k32bf_h_sys_fpcsr_dzf_get (SIM_CPU *current_cpu)
  7620. {
  7621. return GET_H_SYS_FPCSR_DZF ();
  7622. }
  7623. /* Set a value for h-sys-fpcsr-dzf. */
  7624. void
  7625. or1k32bf_h_sys_fpcsr_dzf_set (SIM_CPU *current_cpu, USI newval)
  7626. {
  7627. SET_H_SYS_FPCSR_DZF (newval);
  7628. }
  7629. /* Get the value of h-atomic-reserve. */
  7630. BI
  7631. or1k32bf_h_atomic_reserve_get (SIM_CPU *current_cpu)
  7632. {
  7633. return CPU (h_atomic_reserve);
  7634. }
  7635. /* Set a value for h-atomic-reserve. */
  7636. void
  7637. or1k32bf_h_atomic_reserve_set (SIM_CPU *current_cpu, BI newval)
  7638. {
  7639. CPU (h_atomic_reserve) = newval;
  7640. }
  7641. /* Get the value of h-atomic-address. */
  7642. SI
  7643. or1k32bf_h_atomic_address_get (SIM_CPU *current_cpu)
  7644. {
  7645. return CPU (h_atomic_address);
  7646. }
  7647. /* Set a value for h-atomic-address. */
  7648. void
  7649. or1k32bf_h_atomic_address_set (SIM_CPU *current_cpu, SI newval)
  7650. {
  7651. CPU (h_atomic_address) = newval;
  7652. }
  7653. /* Get the value of h-roff1. */
  7654. BI
  7655. or1k32bf_h_roff1_get (SIM_CPU *current_cpu)
  7656. {
  7657. return CPU (h_roff1);
  7658. }
  7659. /* Set a value for h-roff1. */
  7660. void
  7661. or1k32bf_h_roff1_set (SIM_CPU *current_cpu, BI newval)
  7662. {
  7663. CPU (h_roff1) = newval;
  7664. }