libcpuid-devel-0.5.1+git.1616323866-bp153.1.1 >  A `v !M@eeeJgྋ$Ρ)6V8aT|j8M ywšJ F Olj/z˶7p%aБ_~pcE2x8,}3X' ٢w*{*ˏD͵nrtH]RI _'}KEg8sBryyi덻c"cQe``pƙKT%.X-xt4b;싢ܓv7RkDPӽ7׏260f479919660326ceac78e0cdd6eded64fa828380d8b5d044c45cbd24d31f8f695fc286b710b8dc8469bbf54e8a624cf61a61add`v !M@eee`^Py AϜv̝;V_2/f0M1x$+\Rm#[뱶q6|7P r 2>7v>-́웘?tlC_;v:.B+mr>,NQk^TCs vmEׯ } YL/tpK1T7$_kl׳^MO6iEpt+8'(ÓE@X,:*r4q>p>'?'d& 0 O48@Dajw    , 2 Ld$<(8 9$ :u F$2G$DH$\I$tX$|Y$\$]$^%6b%}c&#d&e&f&l&u&v&w&x' y'$z','<'@'F'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 goat09SUSE Linux Enterprise 15 SP3openSUSEBSD-2-Clausehttps://bugs.opensuse.orgDevelopment/Libraries/C and C++https://github.com/anrieff/libcpuidlinuxx86_64cA큤`v `v `v `v `v `v bc4b78ff0bcca3df815f69c6871a82a7bc51e91cd91248a6a3b0d4626eddc7f76089498e5b94d1c372498719fdbe577a6021cf4cf1719cecdb5473300b2867d598c8b7a8ec65098478300222cd415a409689b359ecada25b866518246c17958439ee79e3775647668f8a8afcebc329a7929d00340c5a4e069cfd6ad951e66206libcpuid.so.15.0.1rootrootrootrootrootrootrootrootrootrootrootrootlibcpuid-0.5.1+git.1616323866-bp153.1.1.src.rpmlibcpuid-devellibcpuid-devel(x86-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().goat09 16183487730.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-libcpuidcpioxz5x86_64-suse-linuxdirectoryC source, ASCII textpkgconfig filePRZ2dR2M9(utf-894c87d1fe43a8913e0bda9221b6cb830c781a8496718b39df4e74932c0c95d3f? 7zXZ !t/8] crt:bLLxY U1uy5>oweLVooډH:$6;R@ƙ-!'iʍ:~k.6z8svѡAN-@5c!>Ћۙ35{>H*AwD_b+EF\[aat!/]4/G4ϋ)[c1}i71%z4 bYuy3iwoXҊSTtCn»~; ՝SՊTZZpm|rV\[sI nopGB!+h!Z25e-Y{ʞ}ymNJ5~wf/E\;]# C6mTo>/+ZdGb`OV q~>g%oe=#ܯK Q3jĬX+N9M b@ݶKK6&@K$Ou%!Yw8* Yxf&,5vS7p-r^zˆE١%( &gXf`ڇR42ԑU/N_ǿvajBN*_Xrd]Í*MS< GP*آy|/qM (M$<5.jn <pL}Dxw!e3Z˼%\ (]7o=I.YCdMZ+ړх•n"O[&(8z#TUWQosc niʽy`re:ch"HySٌygścT!~6 :Դ:5C#C xJЛ>gO]e>8|Ҏ abϲvT:#w @LAQTOqi E3o\Kcs&ӘI"iyb$MqNo'[aᩳo/inr[y”pJS7jmkyx˜`5r4R!:6x&2{O]/ `;l[$#6ĵgyA}c5DIY&h&7:K)LnxN:Z//  kܱ_qUf?DC|ѠtA@L¸9ɯV< yzNwiw}tKm.AufvBϐaqqJ ݨLu[8 <739P 3Ҙ ŭݭn\HD ZkGBebV+xϬ{ #NEul[/wɔA֬4Y g].lZ,B_lfU0IOP_#Mt5*^/У.^gV%Y9ExqC%<`N >#'(RՃN l{Eb-"?Rm0goNsGNO=Ivk)gmj0voǥZKpvɋ*_zJ 'Rn-fZ.juG*E=|;M&,{GhP#Kz{l^fZ{[8GY)\^-_FKFp;Uމd#Q7X )M#b4L U?+L OJ_3gp/g757ǾȘgL= z=O7t\ZrKum ̝2c}憨#h/pD-J?8pJ~pbÑOVR3KQ/fZɜ^% 0󰃊qĞ6Ȝ3VACZ&^`&go2ڈd~i9Ӌh}$޻X힣,+0;-q> $Tm˛(q4Fl{s$߹Ļ%5GUwd|Df/ #haNz JA6/.Ng9*VZRAjqz ^@tN{yL^~hM(6ܰ8oZoFSRP",#ʴM {ʮ|=& Ɏ 옇;8cP1 @f^CJXd$4'|,+p?.^I i0nDB9:E4RaY[ƒhJ)cNĖ?OePNY,1[2@q~l!nAyv氭DdoCޚ|EGiaB.hm-#jZ=nfw^d/#s E2ZCQhYd1Ę%4g"'Sf,9M{윮RX*&] 9hPyJXÓNЙɛh(ȗ:d 2Jw^]d%M&|UTEJGfLWya6F{QtԂCj# Ä,]5($ PJ*3@DdiZ) oUS+f5 Y~'V fr'G'R$6_o k^kIacq1_TQfx"f=W:k{CGHv$(79#|!$[)/6FV#)I5r'O Rp+Z0hrp# EKjă rCQ;PWͧPT窍Xi8P8hٹTq.Z:91S2G0Bg3-^SE;p ^B[kd!}bSsEe ULD<*k[̟s0+'p$k'3]&ӯD,Y- v EC [v'OwsBm %hxt`,uDg[Qb81 [*z-[;'?uO u >^5^e_2*{O U1MrbƇ |.5G7xZViom@&E9̃ų_F4!р`#:-Eڦ8ж0Z j*4* ʼne_,>>}=|}*[bwLb6h}"ГXHsgWhQ=gg^$H wsjңM"e1ZzHr||XϷ;бxE򥋲7_5#U8i5E[dv2PgNIwy32%yu@P~KO\1z GO_w+n?'Vn: @^κ$UYyCUPJ~qׂ]U{JI cx;#gxV3 ݆D3]L0s7찖 j:lBcm{+Vuz8i iiL%:>mUzgqV?c0G9DOW|b6"lYzAyM?} xl^4հ&k'S,j|o"rICI{E;Z}/M6“.C"ɍ :Lv6-3#\@7q˸ v[sⓍ|N 8742^Kb -x?w\L{X`p~B:f{@GL'DA(5sVʒAKch5lFט?[4Wzv."&,*z6SH_#,ۜԃ p# YW+n/Җ_=?[Y:+l9hєP+"-\I^¸XeПmA:;>u{Ʇߣ7b]XOR`mkXucx`佨K;6W5}>rm 2@? !ɻ:3xvVHutNc p7Po~fGhmALyDY37kh{RiGZS\qE]wGU/7 +l)ϛ!B%r?&R7a1ڋPHat/&GNQj~\~}pxW?m /i'U) 0 =0s~וR54~3W \Ul.mH ;!F %iSeQVċ"*f*3ԊL5#GUWev Hj(lvs U34LHA0mݏٓ!e],|D t/48y-Uu[a'o3 b={3̿w)%u_X+슮kEVD\ʊ a 8.f'I y+hʔ+ [pH !s@ ֘%GU "c3Սlvl&~H5C`m~"=^uEXo[lvH+ Fҗpա !zpһ-"+Eh0aWA@'u"dk${^$3eJ^DnQ#Om ֤sqJԊ.kI[/u?wy@caG)k'(}R;=Qa{,11~} qmk6>~*X&X0*q~|,6iOM%aCa|u.TD詒PK$`di+F/~}[aP /fBt +L3/K4INIfhPU:23QxAj fXG`1(bH1Kv: WxǠ1]߇! r @}F-Y1?*bE3ORC;POde]?ӆvvo#Qh&HMAN63yi0>JuG")w cH&4bQޢ0~U= b4䇹ښ/{;%G|A9_0uo}!BIIu"kh 􋺿< 4xg( mmUBh7K΀'Z,zB9{yLzw4c<~xmW!羉KjDO2\og V-S0ARj;Zc"x%-TQ$`,Y{I뫔Y+/VXA{$r*?G4)`Ԗ!)hs:w7ՁjV̱.zkk4 y1b廠j/'Cu((s뛣_E`:uRiEIMkWW ~_0LO4FrI%PF.l~#}HhƳWbc`[2VH gUMB4elј8;LԹww{UgOea59i|uBWqfYAeK3KnY)ڽ|=thImY{Ll'26qS5VW7i|Tʺf?|NW)Ä5u6xn̑Fl" Ru*OÊXSG0ņ3q j|lIE>v9a`@qd:vtxދ_tU;+6pQ/j|Z^^ IhDΦ$CM (d?aź"~R`=Oв__k uXI_WE.Xo gnqI ÑL3̥OMtHe H2e3yb0,#Uqo)6/h|dK|cPRch姘Q'3ϧbo rO6$\=вB}t2@=E *tJ`cn7<~/K6/(P(>q&5H(c ]m!`yޡ ˆqyuly_a؝V TKH[-HR5&l!W]ua8E MC;'c8J ***!R:qWWqa_uU' evջ,Zw}:(Z 0zto]Y7R_[)q}xOʔX7S7ٟc?a ב;*smw{3;XJ?|\ugc!lrlĜB*LÓ9.dUc2liՑG)ATRak"%N5: !cT_E̾DR,b`xoGl|)6wYpK[}5e߾)8M. uf3/'L5%d1+/~ik Eb\?kӛ1(jJ! dc)&z=%޾3yx/E3SHh v ^Zۮ HϦ*,5 &['i (yoCR c=zxAߨ87p1չ 2czY%D:E#&Qk n#]0ր_A{s 홒d?.ƻPH +ԣ45^%⡦f`uْQ-2-Uq'l|v,B[rەCYhm_Zڙ@\m3*HF A\צ}iF ~U%\uJܬ:_Dȼ=ǵc:"\-yo0{em 앨/b C\]ȇ)1ڏ}4`9o:l|q=3}Iy}J d *TL=p$Z5Kmi0ԛ+"IٟMބ 5/UeB78U&48, +\j$SP{K`"Ip;u\wy݄'vEޥvr$nF5>e`pzGAFo"9[.m*SۀG?PX%ùG RLwmI>H9z:zqG4̓'v|1Xȃ[շX͒SY4 L!W0q%o9~F0'Cgh-hj7{P )F6;#;PQU7yv2;ȡzgg¼>HzAP]I1R׾ \-<?& Q&H}Y" Q<3ɰ[qPkfɅ\Fz++}x(΁ζ3*UL+cyI)*KWwq~MRtJ1ܽ)h)fADNx*o Dg90CVZAy@ϭNR~h&g<(r_I7г HՕT(THd~Ŀ69-l$=3:m95)BO]w0xݔ9 /)KaxWdGJfM"b z/c(jZT!zMp*@K1jlnB%~\m|jړ0o vRB^awQ:xΚ\xʒuTgd^;;2G9NR|رH;hm 6&QM~'#p=2Jw#/"$Kg=3YqaZ?RExT[~Ɖs ,W'D~(Pâ nn^+P?@{^pe]ۍnIǩ*R/ ҳvD%HZڐtU]ŝwޝh ~ `H %ދ=GHL!tg-KFzN\O~ `?)H's@k:аf,JcXR Y{F sV P sB}xU YcM$ElOOIvBڄ)Xsx3IR/pha; -#y 8>27tp^?m 0` b+pf ~s9AEQOf ?wuJ)6~ bhq=lO]{sMj]pMaJkܹøwǡ{yrٚ4!}e/$ɵ\ӵkvYèa/1xmY }Ye@J]O}ʗ F [okKlM'Rd#LWPؘV)*XLI7}>:E,6omrf(~y9dm,mfK BzC kL>LcAB`y3~~7LӻJzGMf2a,grzdA,;.\k'~Ew',!A%L& ^+Y=ˤ>A:K1,s5mu_#H@*![p3Ocg,{nX- Eީ/p ⠯eF_%,%K/yuܡ ?jRG'6QWmƚW\\shB*3ꊭɝG^iԓᄀ s pI蛿;|t!ZӭYDF~:8I  FqlR?mTܐtmyUf*0G `'/.b{CɋI^Yfd@W.:$ Fl|O\@1Ԩ KgN?S$Yp umZ߯(&Ohi j&-琋f;?i6'fnyqSTᩝU0JvtHY“ ,[ fӼfjί\6hyJv`EfcF]:MY>Ģ H۠S2\ȣk. ]T$2KT> ^et d<4ڳAuqSVM>Fz%qxϿ.[ udx-*1p}NJ/lŤ['R 4@%~(U39!:iW.8=0MιѦvUGvxƾjika~)\!,o?宭g^@>٬z9 ]?3+̈xg䪚"E s<@t`Mb.-2F@Hnz5Ue>^%!>Pe\ZwwdB,m f+h+ ҠW&Uv}-ީ#/fR'Rqb3`С'6s&Τ5G;/I:qOz'k Aٹq9'xDޜ'SS5RlL$2ߔe%A;cV!t̛* MSRYL! ?Hqq!y$Ǯa$&hnqU= "1ֺmՒޅ<Vϲ7;s1Ze1~2/P3ԗ2>P\zx0u[37[/չz^)G|9F7lS?0`^n=q#KM'|*w+V":,GY[wr=n]F_.Ee%IȊT7خU#7҂w`3w#SWPisNa@~<ՌTKZR|itB ZC}LVFm5yݖ'TlwA#S8~lq"imhI0x q#\=r w3ʶtBGir/J.cV X<2C] e?1[-XDQG(PH0^UeK[3#OQָd<""M=)kBD%AAkf4c)W|'Y>'_ܛ9[ZLt\MWtl[`'iuV-3 Sfpᡮi@$rMqĩ\: YZ