libcpuid-tools-0.6.2-bp155.1.6 >  A dk@ߊI%z h~".qS?ʞ˗S所Sv)4tVLKrc-G'}/gPnlY׆{+wܵ+$ -&ޝgvGҬ5qpX98^S^e|v3S5%̒iσ,: zbb'ݳ7]98}^KN-Eqeg͒)-هb=?cq.h V&L%`1xEVytZyf%~Ihx \⽔]:_ P%E1s^O| {ٟlyRU%ıp>/T?/Dd ! 9hl|  ( , 0 8  ,H(89\:XF+G+H+I+X+Y+\,], ^,;b,Zc-d-me-rf-ul-wu-v-w.x.y.z..../@Clibcpuid-tools0.6.2bp155.1.6Tools based on libcpuidThis package provides tools based on libcpuid.dk@obs-power9-076SUSE Linux Enterprise 15 SP5openSUSEBSD-2-Clausehttps://bugs.opensuse.orgDevelopment/Libraries/C and C++https://github.com/anrieff/libcpuidlinuxppc64le f큤dk@dk@70dca7048199eec779a8ae9f51b6e7eeb03a8126943bfb9ddeb67f289e317658cc260ee4753da13355c42294eefbea5073f1dfcdd96936b55ef13f1aa0011557rootrootrootrootlibcpuid-0.6.2-bp155.1.6.src.rpmlibcpuid-toolslibcpuid-tools(ppc-64)@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libcpuid.so.16()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3ccF@c8+ba(`]__@_5+@^^)\f\eX@Y9<@X<@XkDirk Müller Martin Pluskal Dirk Müller Martin Pluskal Martin Pluskal Martin 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 0.6.2: * Support for AMD Raphael * Support for AMD Dali * Support for AMD Van Gogh * Fix stuck cpuid_tool due to set_cpu_affinity() on Windows (#172) * Remove AMD Warhol from DB (Zen3+ cancelled) * Fix physical core count computed by cpu_identify_all() when HT is disabled (#175) * Fix shared library symlinks with CMake (#174) * Support for Intel Raptor Lake-S * Fix segmentation fault in cpu_identify_all() for single-core CPUs * Support for Intel Penryn L * Support for Intel Tremont * Support for AMD Mendocino * Support for Intel Ice Lake (Xeon-D) * Support for AMD Zen 2 Desktop Kit CPUs (4700S + 4800S) * Support for AMD Athlon 64 Sherman- Add missing dependency- update to 0.6.0: * Support for AMD Rembrandt * Support for AMD Warhol * Remove Debian package from source tree (#165) * Fix build under Clang 15 (#167) * Support for AMD Athlon Godavari * Support for hybrid CPU like Intel Alder Lake (#166) * Detect presence of hypervisor (#169) * Decode deterministic cache info for AMD CPUs (#168) * Add cache instances field in cpu_id_t and system_id_t (#168) * Support AMD Bald Eagle * Support for more AMD Godavari (Athlon) * Rename AMD Bulldozer to Zambezi * Support for AMD Interlagos * Support for AMD Abu Dhabi * Support for AMD Beema * Support for AMD Steppe Eagle * Support for more AMD Kabini (Sempron + Athlon) * Improve msr_serialize_raw_data() * Support for AMD Zen 2 custom APU for Steam Deck- Update to version 0.5.1+git.1644144775: * Tests: add more Zen2 tests from InstLatx64 * DB: add Lucienne * Report memory allocation failures without segfaulting. (#160) * Don't link with msrdriver.c on non-Windows platform. (#159)- Update to version 0.5.1+git.1626502835: * CMake: reduce min cmake requirement 3.14 -> 3.13 * Fix failing CI builds introduced by cb5fdd1 * Use popcount64 from libc when available (#152) * allow to build either static or shared (#156) * cmake: allow libcpuid to be added as a CMake subproject (#155) * fix installation of BUNDLE if iOS (#154) * cmake: add an option to build tests (#153) * Fix #150: CPU Family/Model is used as Ext.Family/Model * DB: add Tiger Lake- 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-power9-07 16847505430.6.2-bp155.1.60.6.2-bp155.1.6cpuid_toolcpuid_tool.1.gz/usr/bin//usr/share/man/man1/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP5/standard/2487a0efe3f134aedc1b02a39b54ddd3-libcpuidcpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=f2126861803264091144ba9a7268a923837b177b, for GNU/Linux 3.10.0, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRJәpjľutf-86e41232fae7c3af73a2a118a1bcca0405dab05b45a3ad6c86fdf25b0c0f89e5d? 7zXZ !t/+z] crv9wDVjU2^!Wd\J5jbi>Op9'Kh0dulK4SGvkbkC+OYA()(aQ`;,4]o%8`ÿi8r!;P9;tc[d Wӈ5,^Eh6a hW,F :ZGY{-'5ZmDͱJlJmbš^Ɏ/Z>5NiվE|sPqWE]%zP?ȟ00mz g;|=t+\;%12BNyS3=NTet ]+v asa\9YՅ/څ_{/[Luw_ C yfi=rFEG!I8eOlD}çX&s-72nzJWܠfq.O0U׀89{-U=W{`'^99!瘨Z<-5%kG| r;'H0f9K5Ƃpu-'>qadzB0y:4y^& `_n[2GVM>=kd1F-Ky̓]4tFw(%|@$Wd;@y0 'v|GaTb8{a -cVtt KT'l[J860BFnCGYN,}9jG; vU<JB Og _kg ubfgr" v2W̐{W0V֋%;i]|y=Jpi!+וIFs IcF1c]5ǍM6Đ_;7h0 /y:`ԃǩ}N7KMܕP1eȰBih _š\w.hxK^dMD&dM|h||s>8YU! Ѝ7gAӹ,UZn)WWWnSetQKj:6IG 8ì9ӕ*ר%IeÚawƟW,(^P 9À"o8<^jȻaŘ)#ƕJW4 39L6Ʃ0D#}b)%d5@bf… L=)L2H"߃'lPm07X7y섨{NO[?K6sUk3=\s&!~ <٪^?.5hEM3~FJ.8{mtMYvb,hM}e\T|p7}5Y_X t2Ks.SNND5Qk|҄2w];Z)h』UlV@(N\Z6o[GzD/yIDonFޏDP^8`/b$?lQ^Qxgɑ d`jˆD>]=t"]r=#)v,/sۯ|´jy*<5}@9%j@M%r{wo0++;x[l>`ZޅkLf5ߪ(vUx'y>{C7HS}%׹v`Zp Q~c ZELqZۋ_vZEX[TL9+ekUۣ6"~w3-XMe'\} 467x.S V;U^X~>@jGzQZE( M"IEJzh-|Jk鸧KPFESFu6saHA܉x╖Dz%X]x)uwmb-}b% e"b_LxWrpcI*]kil&*e% E7#s:X_ J/ʓ-7 ص[iqz h14'o|@)Q.'fe/*zPVd XԐ h>h3^"m%\Qm !7k:REl㌛}Md܇B!D / j^?O[GT4"?c \/ŵa"*ۥ(D# GjKkK9蔥/Bx 8`aaGdP7Eu2W3:TvHTyTSqFmMv|R/`|gR,uu?&cC]]Q{A 8 B!n3Wza/ݔkH?@עbP9ɳ##[% oC63ADAEfgȪTt(fvtJ}6F8V!\q&ɴ@7iϯ9W{cnja*3ˊVL4@ۮzi}XKփ6'Q帐R/&ClۆL##k:tDRi˾B3KUL,D~vA?駖.sQ&kT,xX&LǼGyV*Gވ;1ztdL\V* 6qP !B-׎Mzq kjS.NcJ1xФ,12#j#]>Nٜ5\ɡ *H>@?2(e;qd]-4)- Cu_0LNnXlzd;ٻc임$vN'`@79v/Șɧ{ȟ WOvڔqc}Xlލ&b4 csݒY`DP 7 nz˝.V1{iۧXa?@$PWw^zK~s79B hFTڟ`+/>TaBk}\3W&z2YūAPl&aw?}+$ٜmwm 8q+a^NHLb䳢{( r0U _~m%[j9Q'aSEJUׯ/Stq(}>=d$[ Yxy8_EqYPnkΊDiкM5fpKȽu`LܚvW .[Bi15{īo*ּ1mD.Z('\bp$<_xۗE~@0X$߃9iͰSjI+H#@S(uRLW̚wLX?yl Ϙ\./~<.F Qlbws2&t%mմ筎 82cD߂4BP^apqV,WeKVExظpq=yBe)35)@\vlkqʇ/ :r+H'c}4!*H/b.{&*@ۖpTÀ/V(Z i9B@th(uDP{o#Mr}PE5t5ӥBjM̂^R:,X3n.H^y?ʌ1zZ,i>2ڥҿ.s&\z_ue,(PM?vsןRZŽ5A}\􋞈Ѥa 0?Z?ߵG+k.`("/s P+P#\ ,V4:W(/!L!;8*@|^$CUԊ 8 oA^EM7z3CzupydhY#7tҧP0#yB`!j=:%Ě8z"ץ{ X)w p"2ي j!+H TyGFUۼ'I r~+CFpHoƭ|6l<̵ % t[cu]%]T8G7y3T@`}[Kdh~a,RDRo7ϟEh y;rӮ qQc)qgQcCfDrI/>.֌0bI/^2ףZ`2rRQ+\tEff}V c 5A-F{^yOn.#WT!KѼث;8X0OAe? rKl16'COg-%ka[v/(Rĩoru)pM0WhIG!EĻm팛:hj`x i|{`ewluJ:ydq"#9v ю4v%_YRzY4i2KusTYg(XY=MDr <Þ=ju}$òA cNB5m A4,+8J U :BtR(S]-۱auv r8n‰*%aI%b[fʊB5\{Өݪo  7gqEVφ'&'-S^p`eRiw_^4`.7\jM_C ~,wu2Ňܿ6ou&„`{=dhr>s{!gAW>_Eۧ](uQ\VmAAr 8aJofbJc{aڸ.C 2|N[P+ئZѼ c#!-936_z9TUSϐE0xJUU:;>Š&pE9Wdks(9v88<`F%Y4J5B=i"Ð \8[ WZxIf"3j.L:$/ymQfoΡ>͖m~@og 1͇pLxk^eA'd;iYpMD4W2i̗~3pY6T[֥DiǕAIm/q! HD i^&!K(OX\K ԹR.@{]A矆yƓ4D9q4f0(n++P7|NT3u6U %@~iiCVrGjOOۊ 1 "=6d$FSל^U -ɶ2 MdDG{d TV)狒 vu 3PXM.%`_g `֢dW6b_avZH@O!s0 T~ 3a:lv\G ph%C5!zwȱ9j$kH,0fZN`"ظnL|4I5OD/TV_d:\LeNXR!ٯ3G&Ta+i2&2). S SxZ']^:Yg4)D89iKgkUFC@QBއm$o*ɚ+`ۿ}{HזF,OuuPc2i!=Y|%>J=9t$'u e:{c?An `8]O˚5e ;@lPA] ACOwamB܎~pE 3-Q=օPKaltǨZe1 W:d`Ci'{ ~@(AZQnx3J溯qDƹv!3{牓3G,6usH+ȨuN($H)VoL^H#vk9[?նA9zDz*CeSޚxWxʩO9LyVK6c{g"((x,'OؒHF=p%'BhD!]D,} P5S#KkWjֺBV#};/SϹq)]N+6{W(oڑQ~ rWo٬Euu^] eZo8+7?qwyĪo2#jn. iIz^J6p^ճk~T1Wn Fu gؤ@%ǵ ٤łfC@Iq>o\!MӮђ% {r7"?>)`P0hUic3o#u0Jm߭r !,(IOJc > r%3+TPƕrx72"p8jp;1m3i B]R5gk:}Uݔ̼>;>A[Tqp1Po,~~ҳՑ6&xXHݹ4.˜GF>P1-e8ǑysF'3V U4LsAJWoFv!/{ ..jڷ/pi򻿗 mu@We ٪26enΤ^8FMoSP v[ q}2淎^ ½tT ]g6Qj%pE٤Ȥ$k io6e]iE63[rWwgl-1BΒW ɵom@;B#oS^xj"]@R,@ 5ZIτ XݒCot, \Vַ kz`VzZh щo=`4h:N%FZjdV'*Lۥ䨋 FBCJ9Q:B *ST&Q˗WGCبpI[8s%- agL(&NRIe_^Oſ~cj,4+I&͠cx~yT%~' 8X ̝C~ZzU\ܕ64<#;xK,@3o!yKDҴeV `D֕0W~Jf'X H>$I,y9/ˌZ_| B!.c(G!Q5H4ԚyJ8qi]f䩐Z%+:?d~OÐȰWTW݋iME 8LLeO^"}{O^/g||CڗNQ3}Q^R9"XBץYb%鞻);.-%r@ 4;cēԢ"J5L D;M8_w-w`J g>27ʃ>$kNY;ZIG?``}/;ӂ *KǸA'B^u6XeO$sQNgE2'U ӷrH.*Ⱦ'LoV[椨Oє}1[{; yTM&ev.|D#ޫ!P)Zο`G~zl߻_*niQVצט]WM)&PB^2d;:H1ixwBCK #<%*4J ZqR9( U NXttw`|2?" 3N/ WptToŁGߣ03Dv'ˆR)*W '90U6Rvw+F0 Np]_7 Ά>oCD<ܝsy? iٛ¹)3Ut 5 a< 0ט]NL~lK7l@/Tr!DT1}uJ`# A 4mYGa b*<#9D}$~³LJ7צkx㗼/SOįY!/N[[2,97 r EeցD]/NLe 9"P&+ ڈlAЩ~R5n& 0p7/yu&i6yEm4{xtZ;[xXAS2π>HcxuAگ ְc^Sø| zcIbE.׌'(di]V;f`a~Tvf?^Hee6 -:f6AK1%=Po)#sB:ڎh3[2> -[B,MlDt8s΍Wu+ao[Ĺt͂3 ZuO)!FSW,Ș ZC$Z-ܕ ODcVeU@),^EhO[iLDZcv=NY*nT$ FP>_m@` G"*l$ʞ"4O=DՁE#zO9;M OEtb}uo1M"`3ɋuvaqӻX3xa0v q8v%;Ő;Bګa|gx}.AY8 9uob&1QQ '+lUd=|lfm7R& {\9-2A;bhڷ1.F9w_enׄ|^1|(wvVTfȷCOM)|Z吼PT㍝{ael奕ȋ}Z!QH]i\}^Njq4gAğ5UbA )6bI0?CA@>;D;(*㽃ǼZ钢]߬ϲ?+q +OW̟Ķ YZ