libcpuid-devel-0.5.1+git.1616323866-bp153.1.1 >  A `v !M@eeedqH3{%LYh Tc`;]F.BWȟJævog| Ԯ $&?H_r"W%@V#RBQF[rUѿǚ-=.`̉]  ~C:Nqy6Dm#ѦP/Ǐ5$ev@/6^Ӹ:Q?oؿȎLfegdNEzy+-0-ŝѕT"MV|6bf9c244dda113dc84d624c824ebae1bc93de84ad6e4aa614ae013f9c72e6db8bb49b0268361d9e39f302189286e8afae297173fd`v !M@eeeEv;:}lx&loޕ¯-猃pJF"TWJj܇sZn٘Jz.x$LzpRg\]LFJM6Ҽ{׋fZ@%ҧbijr1sgʼnbVُۙuH+w(AǼm&ȗ % AV뜦{AU ̯hoO36=S8pj^ wS :dPi>p>'?'d& 0 O48HLir    4 : Tl,D(8 9, :} F$:G$TH$lI$X$Y$\$]$^%Fb%c&3d&e&f&l&u&v&w'x'y'4z'<'L'P'V'Clibcpuid-devel0.5.1+git.1616323866bp153.1.1Development files for libcpuidThe libcpuid-devel package contains libraries and header files for developing applications that use libcpuid. For details about the programming API, please see the docs on the project's site (http://libcpuid.sourceforge.net/)`v obs-power8-05SUSE Linux Enterprise 15 SP3openSUSEBSD-2-Clausehttps://bugs.opensuse.orgDevelopment/Libraries/C and C++https://github.com/anrieff/libcpuidlinuxppc64lecA큤`v `v `v `v `v `v bc4b78ff0bcca3df815f69c6871a82a7bc51e91cd91248a6a3b0d4626eddc7f76089498e5b94d1c372498719fdbe577a6021cf4cf1719cecdb5473300b2867d598c8b7a8ec65098478300222cd415a409689b359ecada25b866518246c17958439ee79e3775647668f8a8afcebc329a7929d00340c5a4e069cfd6ad951e66206libcpuid.so.15.0.1rootrootrootrootrootrootrootrootrootrootrootrootlibcpuid-0.5.1+git.1616323866-bp153.1.1.src.rpmlibcpuid-devellibcpuid-devel(ppc-64)pkgconfig(libcpuid)@    /usr/bin/pkg-configlibcpuid15rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.5.1+git.16163238663.0.4-14.6.0-14.0-15.2-14.14.1`]__@_5+@^^)\f\eX@Y9<@X<@XkMartin Pluskal Martin Pluskal Martin Pluskal Martin Pluskal Martin Pluskal Martin Pluskal Jan Engelhardt Martin Pluskal mpluskal@suse.commpluskal@suse.comdap.darkness@gmail.com- Update to version 0.5.1+git.1616323866: * Doxygen: remove deprecated option * Release version 0.5.1 (#151) * Tests: fix truncation warnings in convert_instlatx64 * Fix warning with a comment * DB: add Rocket Lake * DB: add Milan * Tests: fix --create argument in convert_instlatx64 tool * DB: add Cezanne * DB: add Xeon E3 1275 * CI: use microsoft/setup-msbuild@v1.0.2 * CI: fix deprecated commands * Tests: add Core i5 8265U (Whiskey Lake-U) * DB: add Whiskey Lake-U- Update to version 0.5.0+git.20201114: * Tests: fix path for cpuid_tool When we use CMake, the 'cpuid_tool' binary is in the 'build' directory * DB: add Vermeer https://en.wikichip.org/wiki/amd/cores/vermeer Test file converted from http://users.atw.hu/instlatx64/AuthenticAMD/AuthenticAMD0A20F10_K19_Vermeer_CPUID1.txt * DB: add Gemini Lake https://en.wikichip.org/wiki/intel/cores/gemini_lake Reported in X0rg/CPU-X#164 * DB: add Comet Lake-U https://en.wikipedia.org/wiki/Comet_Lake_(microprocessor)#U-series_(Medium_power) Reported in X0rg/CPU-X#162 * DB: add Kaby Lake-G https://en.wikichip.org/wiki/intel/cores/kaby_lake_g Test file converted from http://users.atw.hu/instlatx64/GenuineIntel/GenuineIntel00906E9_KabylakeG_CPUID.txt * DB: add Kaby Lake Refresh https://en.wikichip.org/wiki/intel/cores/kaby_lake_r Core i5 8250U was detected as Coffee Lake wrongly. Reported in X0rg/CPU-X#161- Update to version 0.5.0+git.20201019: * Fixes issue #148: CMake build script not in 0.5.0 tarball release- Update to version 0.5.0+git.20200528: * Related to c2645d0. Convert all python scripts to Python 3. * Add Downloads section on Readme.md Close #140 * Add I-Nex to the users list- Update to version v0.5.0+git.20200526: * CI: remove 'v' prefix in assets * CI: checkout sources before making release * Release version 0.5.0 (#146) * Add GitHub workflows for CI/CD - CI: it will check code consistency and run tests for all events (except for tags) - CD: it will build all assets and create a draft Close #122 * check-consistency: return error count * Fix code consistency Result before this patch: * CMake: fix include directory * CMake: fix build on Windows * CMake: fix install target's export * tests: fix unused-result warning in convert_instlatx64 tool * Update .gitignore * CMake: fix Unix install and format * Add config file for cmake-format It formats CMakeLists.txt files See https://github.com/cheshirekow/cmake_format * Doxygen: upgrade Doxyfile to avoid warnings warning: Tag 'PERL_PATH' at line 1032 of file '/libcpuid/build/libcpuid/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4! * Doxygen: turn on quiet mode It is too noisy with CMake * Detect AVX512VBMI and AVX512VBMI2 features on Intel CPUs More information: https://en.wikichip.org/wiki/x86/avx-512 Resolve #134 * Detect ABM feature on Intel CPUs Resolve #144 * Detect RDSEED/ADX/SHA_NI features on AMD CPUs These x86 instruction set extensions are present since Zen micro-architecture Resolve #145 * Update cpuid_main.c * DB: add Ivy Bridge-E (Xeon) * Tests: update all tests to add fields for L1I * Tests: update to add L1I information Related to 25d0614811991c855ce7db0d898dbc6200dfa840 Dump of Core i5 520m from CPU-X#119 * Add L1 Instruction Cache information Some CPUs does not have the same associativity for L1D and L1I, as reported in X0rg/CPU-X#119 It adds l1_instruction_assoc and l1_instruction_cacheline in cpu_id_t To avoid confusing, also adds l1_data_assoc and l1_data_cacheline l1_assoc and l1_cacheline are leave untouched for backward compatibility * Ignore .vscode directory Yes, 0b05f45e03b0aa39a65eba9451b59c9381e8474c was about VS Code * Tests: add amd_fn8000001dh subleaf See e562798cecf4af852fdfef4b0e7bf159a5d9b4de * Tests: parse subleafs in convert_instlatx64 Also, it adds 0xffffffff when data is not available, so all lines are presents * Re-fix L3 cache associativity detection on AMD Zen 2 CPUs Previous commit: 848394ee460c70298f91569d33f2c156bddb0f6c * Applied a patch from @tavplubix * Use constant for registers name It helps when reading technical documentation and it avoids 'magic values' * Remove all trailling spaces It is annoying with some text editors * DB: fix Rome extended model * DB: add Renoir APUs * Tests: add Core i5 8250U Related to X0rg/CPU-X#129 * DB: add Ice Lake CPUs * DB: add Comet Lake CPUs * DB: add Coffee Lake Refresh It differs from Coffee Lake by stepping Core i5 9400 and 9500 will still be detected as Coffee Lake because it only differs by revision... * DB: add Coffee Lake-U It differs from Kaby Lake-U by stepping * DB: add Cannon Lake CPUs * DB: clarify Intel Generations * tests: remove duplicate addresses in RAW part * tests: fix convert_instlatx64 tool * Fix L3 cache associativity detection on AMD Zen 2 CPUs * Fix CMake * Add CMake * Add CMake- Update to version 0.4.1+git.20200102: * DB: Add Threadripper (Castle Peak) * Fix compilation on non-x86/ARM architectures. * Add support for get_total_cpus on Haiku. * Some typo fixes in human readable text. * Add Xeon CLX (Cascade lake-based) using data from PR #129 * add support to feature intel avx512_vnni * AARCH64 stub * Ignore convert_instlatx64 binary * add Hygon Dhyana C86 7seris test file * Add Hygon Dhyana detect support - Switch to _service- Use noun phrase in summaries.- Update to version 0.4.1: * Better support for Skylake Core i5 (#76) * Misdiagnosis microarchitecture for i3-3220T (#81) * Ability to dump MSR values to a file (PR #82) * AMD Ryzen support (#86) * Support for Coffee and Kaby Lake (#104) * Support for Raven Ridge and Threadripper (#106) * Support for Pinnacle Ridge (#111) * Fix P-III Celeron misdetection * Support for Skylake-X (#116) * Support for Zen+ Threadripper- Enable internal tests- Update to version 0.4.0: * A backwards-incompatible change, since the sizeof cpu_raw_data_t and cpu_id_t are now different. * Better detection of AMD clock multiplier with msrinfo. * Support for Intel SGX detection - Some packaging cleanups * Use url as source * Split binary from devel package- Update from 0.1.0 to 0.3.0: * Added intel_fn11 fields to cpu_raw_data_t to handle new processor topology enumeration required on Core i7 * Support for Intel Nehalem architecture CPUs (Core i7, Xeon i7) * Added support for greater more accurate CPU clock measurements with cpu_clock_by_ic() * Support for AMD Bulldozer CPUs, 128-bit SSE unit size checking. A backwards-incompatible change, since the sizeof cpu_id_t is now different. * Support for Ivy Bridge, and detecting the presence of the RdRand instruction. * Support for newer processors up to Haswell and Vishera * Fix clock detection in cpu_clock_by_ic() for Bulldozer * Support for detection of AVX/AVX2/BMI1/BMI2 * More entries supported in cpu_msrinfo() * Rename of some CPU codenames, made more consistent * *BSD and Solaris support (unofficial) * A backwards-incompatible change, since the sizeof cpu_raw_data_t and cpu_id_t are now different. * Support for processors up to Skylake. * Fix clock detection in cpu_clock_by_ic() for Skylake. * Support up to 8 subleaf entries for CPUID leaf 04 and detection of L4 cache. * MSR functions supported on FreeBSD. * INFO_VOLTAGE request supported by cpu_msrinfo().obs-power8-05 16183487840.5.1+git.1616323866-bp153.1.10.5.1+git.1616323866-bp153.1.10.5.1libcpuidlibcpuid.hlibcpuid_constants.hlibcpuid_types.hlibcpuid.solibcpuid.pc/usr/include//usr/include/libcpuid//usr/lib64//usr/lib64/pkgconfig/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/167da75100a3fc7df8291a0fe39d68a5-libcpuidcpioxz5ppc64le-suse-linuxdirectoryC source, ASCII textpkgconfig filePR!K!{ utf-8b9cc2904c73255f07f5cb1b1251fb0003a52b91fe43aad38fb9f7a2d0a2e2f61? 7zXZ !t/8] crt:bLLx[?10.!koɬ?Awi#35h\p۴tGDEbEa6sX {ڧcи}gu0dtuvr "w9ۅh'M;atkVCMRzvmȢW!o^!3l&Bj0ƫp=C!⁤_%EoaRUe|qXʹ>: TTM7e#3y  sn'F侄mblzb 6F|RSBGb$J;ldHzgKaq2erbJ% |2S[y;vS7+Oi3)j@[f$;ݗ<훞;~>yg?-*t#5" dYcS%~eAm3 WPQĈ>a1V*}ȼ%CnZ ȭx0GT,qZT'R_u ga7WI q.\1t Ry1NPIK[  o 8+9ճiiuî0 n>V;C[[|8L6$.!rޫJx7鐓䤴o=Qs;7LpmfCTW6!NjN7ݴ I6 z["|36t;*9|лv2PAe@F>?A_;TIRzpeP:1;eK2GaE 9/!> #JڰBμAxME-F2 !?ݡ.ʊhv T"ߢbxTº6 .-zM ܽG>i2$}S̾qeyX/v/6)gjQ"Ky+:Tԃ^M7ܨM^|)ހ͖8~׸3.{mn2rQ-!jkE&H˾ yS3TZn#~#'PB|1N*i

-wiQjCipoBkܗ"QB[î)B`ڍiK٢IhўwIx /՚`3!G GSѧa's\"=E#iS ْ4+o1@W3 ѾƆ AZP:şR!$KR1 ͽF2zq&I[~q,QS?hP=#.kWq(*֦ΩM.{2쟸PHFy/{ !i?!+Gz4D4џQ"K <q'kꍃUIf#PnD3ˬN4cy߇Uěo_ɠD-Py4 Nys*jrg at±|PN7Vm{`&LQHd&8YE$6 A9Xvԅ'&A XL|D|4פvpG0=,!o#X8o6ZdSc[ w.MN"ń&̸b|dW_QaPuQ诡aęśR+Hxr\;4B:e RխUrXpW8+z!WFxY/:D%ltURÅo&')R7JDM[8^ZzecLXe620i|B*2Ev UoA.ʗN?އOYzjAx"D6g0>))1We,n jyGw'nC&n14gUH2W>ωrljc5Eo6RC7rQ@?(=擪Wgx]P=0;&a L79{ShT6U8 65X}f3ke&CkAC*K WmOVQOas$\-3Km_>Xr~ ŧMDH+hK X&m{jVԗ=I@jj9AZgS/ےMڒMˡA126l!QYk^0Cu='[|J?>)o,G:Fqt-t.e_L[UO[13I[澶lE)Xtɿߌ۞n"G-e)? swŠ&QZ$-}M1F:v3@]L+FrdD//=чM/ }_^=m7f.u/qF;qx,nudI<\Frzt O(d!op( ]Kuڥyb8=dd du ✷XLouJ\Kȋ=.|jt7{uQ/j$XF>?/팹d#"3㊉  2 ' ,"rqS=?D=w dz1U) (k8}wFJ`F̓O %3۹11nj)ޥ"_0m;'i/s`6ƈ߲/c@mOWY1o aM5+!wƵC=tN0N{X>;ũ!:|ʯ~ۉ oJ5i?>T-dD K9.>|T=3liX0 O=T zqaly q&:2Յ}9zkт|O`\D(J!0e^l>-g“{A;g-Iv=׹1 >+ r;BǾM036eMBniʯ֒eƋsҶ4Mml#_K藱 +G5Ozq>!];R+C.~:+zx Ny%7RKJ|Jε7juISp`Ń i\"v M*kL-'%7DճQA^QNplY}'a/bǖkܳ~V==xcB9G'HXQ # rMF([ څ~.$v}C!{%CBJTQj͔"x Ɩ_'iHG)e6r{ŝܰ;&RTӻ,Ti:$<|P"5tctIq3.0r鮮u$l^ +Xi -cu0+))fda^*)4:U DŽ8vr%VBrAݐRpo%iA8Na, 'oE?K ;%.[W׮R"tkP% <[#_otÚ/X,fNEW;E(QD69*Lμ %i>%/RixΘc[zP Gj>,eHj*ج"! ɵ瞺\~}pxW?m /i'U) 0 =0s~וR54~3W \Ul.mH ;!F %iSeQVċ"*f*3ԊL5#GUWev Hj(BRmgY$OzyK|8&a}:2FUߦ]Y@ {\% OרP[D끄&L܀΢s`8<*Ї4up%o[; XKypÀ+'OEȹ;|yCp#P9:ڍLʼnQf (Jx2师 MAvSQ#SӷCQO׺MNiBi$v[X+*Qf;_47roM)\^-MвZ36Roo.t\+fb/g`W(6nNҟi+/ĭrzՌ6]!Hfm0]M| /E3HY87܏6|[QskNKO<|ЊECF]MJ1@nKPL=i!SB0+>֘sR%jl(siMA2Yn/,`BO\\%ϝĨ1NC翠 ֱFhars˚N|8_3'e?e2Ry9rB!&KY|Έz8Gg-,{S#W33vKgWsGG) 4[ijo"HϚ`SVYXG22!aA"D"W_' DU/p҄X Z%&#PPʔEP"3P2=E=j5Ptam dDL!o*(>Sꢄ#/963: Dɕ8%ULT5cYfoIftʚI>QkC2hӄ X7Pˡ)+#n[t[Ҭ _ xØ2lL]ٟnؼ8;X]x|]j >rz~]Z~Ⓤ C'wKaTs̹G{-sjqv~{ᇽ7qj]-9M6g<|WPѨȫhLOr6zP{ VC7o:qh1uqlIk+> ,NI۹>D#bDbXhC0SH!:rf=|HZEpIJ; {TNtc.UM`pW1Gb F X< zbw/Nimt"ǚ׆~X`h.IӰeL2*4CžTDT= viM (f3ԟM)6[E\tf"pe ^r(Uj@% )vCO -S?}Uرa]K+}sG034ƈjacQai!D[NV?)i_Ѵآ"υZ L!c.VWz=[r!x0XAQ=hɘdPu3|ŦWNҕ<%7Ԃdr'4'WDn#F# Mf%L:gbf>+/i'Dς<|޶UBe:J6.[ƢHx+tJG zw%uFpW.E(9r):}nY@q}8gnj"m [q6*n[ab58qo1x``/7}Hgtkr :k/9$864"$?"qjaqdzvnBQE'zf1KF#)79N"隌*V.ꛈ&X T#Xlmrףy #Xs2Ucv NRқ7fԻ>=%DJ810oW1"{2L@H~񎊄ސfEUބ;hrM-8Oߝ졢7x[0| 6Zݲ;<#w/ ]BcfQ.d۸^I@tZ~sXNNAHjW.Èd. ZjT_0sRR} eoZk8wj輤wBռ4gV?"TqgZОR}ˆ@B7Ӝ@o@b(埓ּhX>!ܛx|cվ]8ytNPTK(]Pe~´Q6!p̈c+P"?Cnd%ff#LvL!oF.,{ë#㰤)gL` ep߅,L.]ӑe{'4wcaz4&oWTUrZuS!zCM^? ĞR^ƚWCVϺ#!RdNǹ*r~b"\LLg&4=Pb Tߧ.;X2cyߎQ>FspFOAg?fcp}X|}hJOiW*o)TUu R]6kn%Ywfij># ӦpI:™q0~0aHYaRJ-|>8^E}ͨ),^ft _ jz0oc 9e7 * t{K*o= H*)8+sf5uY y*'|2G|*pw&/_l=]tRe# C:e]ϓ_IZ /gn`}X* ub>Aæ4wDnV,BES| 5Ts-6jϐM䊘))rQ+x Is)S ?_ ND!rX, .nCiU&]7jWHvWp]*%0~xCU`Cgn1 Mы|ঢ? X&_G¬!?m\DsS Ge{ v] Yl$Xg~5X*KF8ьH/#χ*s:Rw*l~˰ɹ$+<Lm4y-tsAlL]+ ߃~ J>7X~/?~z]>y.FS9(1|cN`NA^に UaRFp4=.T*Rr$=Re AVxk'Y1ph`cL>^qXDs۰/lxa+"7^7k7`P3(!, ǵL uCo뫣Ss:  A{(^tr.3/+:扳ŰўPE61?hZ4F+1+rQ{ "uv0ie: ͐j{Xl{ֹ*LpѧȻGqE<p!^>k&`?&_vY^jODĩ*5HB3v4l귵VblJ7;ݸwl"5KYy>^Ds2ʮ7G uB<5 !tًVFE(G[ )mzrNl|ɲ9e?@*Lqc8?Dx'j\u,%[PRdn Yapz/m W8M$OG.8XkH=@H; 'dfTu@}nesO ]eK6)G'"̹GH/1QA N\2~R Lp RM3)gHZJY7l<˲90S"N e}!H8x{: %븲v>:SlR #>sC, ij$VԑBڳjI!$9~vBr d:z-gr9fˋk?Wr:P+_Ib_檮ʄ]InSSTڽehuRSJ?cOYil^5|Uta@[ _EQ1S/[Uyg{xP,c$-u.wD7:63_RJƓZ.;MQlX*Cqͼ&):1B !S\{X۾'J 5,N#ߌf8+&O<$ ]uTth[e8:i7Ve?*xD juo+I(ASՈ¦n " * 6h#<ḭS%(U }+KXj,wRGD1-M:Ͻ 6 Lh\CvsTd=yA6kLujy{hn?MHY]zK4"K<ƴ;Ys䋇—zyn_?.*rnTK8X͚' {W W#l;aAxw~U{'l쿊F촠p ,IƦV˪v' ?VSKcBߝS!\(:ÃaCCpn v8Ƣ+bJgo%uY\ F4w4s^+ioE!NS4$fSQ-;uopETXfϬ|Z*+5tRCgقڴZ']$&rk3GpG?I:ң6s 87'cėgy|] %R7.I_7rnq eziGRs^fxulǁʷ~uϲ:̣3{MPNղߋ_Ko /E@3'HdـH7믥%pboW\(܎S "!GGnX %4lywAsꃧL'Ui-QeVE&Y8ŲYt< nJPxnڗz8dX<:a<ČwR gV GwTyQUQ4@>I-m;A9u ]kSA(uY$wbGVI6\ H'2 ITx|8-ʸ5a7t_hkc"/= fy dy=3N5=!O:kTق\3X<2`DZ_ M**`iUYA6 A&Gz @(`׺tij5t7 ֹs Ǘ Ċ̨*1fpm][H6+''[rvp:p~2S$t\^Kx2Sdʷn\b狄YCv^~A ګW:h:prUq@ljs[څKɥkǿ(╺XZXCs_) SލqӜ+zqR)qF7R0>6ic414xx{xT ȗ. թLzn3]. ?O`o$hz-#'%mv#1lmtp{8WE6@1xj'sr0/0oi)Cz? eϭf̻PÞ8P{wFza*Ȃm"ܜ+&(XUU f풶Lrs{qKEpIMծTX+i+t)HR)tPǐE:fh<f+Qt%< (]¦'0&zҬ!h*zaFQ u{2D]ZdX=}Wo̫q+uXC EP`T:8$r>yO_@I0_'MaDjL4x + o%uU-3ajR5TA$"k nxИ s_9"l\URAB-deO\TYa~=4ȟj)*A)^:s@z %oգvp<ǟLF5Ϸc4W$~v X?9~0 IX M@ k[DPS=!W(qI,Z=h@/psp]`֗&IpO l_:A5CWESHjrh)Ø&K Wo"nWX_J=(;?F**d ] g)8w\f^1}c諞1M٣?Շ#|s.*taܜCc; aTt3\l0'.?[>O NMKS"5pj61;`)I^p6z k sĐR>fOѶuE;~񓘊|v(xV$Jڜi 0-Cr_EA% 󗊓HԣV {:kVX<]P" R{ G8CK)t^\YEza먺?,#6 R*"&5(D"`)^ySDM Jç!͂VeL_£Xg$4Yl} DEQIw)2=