- 3df0045 Add cpuid executable (#73) by Klaus Post · 4 years, 8 months ago v2.0.5
- 6c7be61 Add "nounsafe" tag (#72) by Klaus Post · 4 years, 8 months ago
- 11274af Test all archs (#71) by Klaus Post · 4 years, 9 months ago v2.0.4
- e090e00 Fix 386/appengine by Klaus Post · 4 years, 9 months ago
- d1038c4 Add cpu.features flag (#68) by Klaus Post · 5 years ago v2.0.3
- e6213a4 Add Has(feature) to check single feature (#69) by Klaus Post · 5 years ago
- 38c313a fma 3 still requires OSXSAVE by Klaus Post · 5 years ago v2.0.2
- e6f7cd9 Detect ARM64 affinity cores (#67) by Klaus Post · 5 years ago
- 05e0b1d FMA3 without AVX (#65) by Klaus Post · 5 years ago
- 46da2cf Update README.md by Klaus Post · 5 years ago
- 23e01ae Update README.md by Klaus Post · 5 years ago v2.0.1
- 4c872f3 Update go.mod to v2 by Klaus Post · 5 years ago
- aa268cd Update README.md by Klaus Post · 5 years ago v2.0.0
- b0c8da3 Fix ARM64 and add fallback (#64) by Klaus Post · 5 years ago
- 43f4c41 v2 refactor and API changes (#62) by Klaus Post · 5 years ago
- eae4896 Remove the private package (#61) by Klaus Post · 5 years ago
- 242d0b0 Detect Sapphire Rapids features (#60) by Antti Kervinen · 5 years ago
- 321795a v2: Move x86 CPU features from Flags to a FlagSet (#59) by Mikko Ylinen · 5 years ago
- c8c1820 Print CI CPU features (#58) by Klaus Post · 5 years ago
- fc8eb62 Add CPUInfo.AmxFeatures, detect AMXBF16, AMXTILE and AMXINT8 (#56) by Antti Kervinen · 5 years ago
- 750c059 Disable arm64 (#54) by Klaus Post · 5 years ago v1.3.1
- b47a6aa Fix missing noasm tags (#50) by Junpei Kawamoto · 5 years ago
- deab41a Update README.md by Klaus Post · 5 years ago
- 8c18662 Update README.md by Klaus Post · 5 years ago
- 1b33884 Clean up ARM (#48) by Klaus Post · 5 years ago v1.3.0
- 7a07d3a Enable feature detection for arm64 (#44) by Frank Wessels · 5 years ago
- c17dbe9 Add noasm tag. (#47) by Klaus Post · 5 years ago
- 0b33da1 Update Travis CI (#45) by Klaus Post · 5 years ago
- e252067 Add raw vendor string (#43) by Klaus Post · 5 years ago v1.2.5
- 7799af8 added go mod (#41) by Guilherme Caruso · 5 years ago
- 50b145c Tweaks. by Klaus Post · 6 years ago v1.2.4
- cac570b Update private package. by Klaus Post · 6 years ago
- ffd9a3d AMD Updates (#40) by Klaus Post · 6 years ago
- c6e2fcf add clock frequency determination (#27) by seebs · 6 years ago
- 1d99c03 Fix SGX tests. (#39) by Ismo Puustinen · 6 years ago v1.2.3
- 0202b0b Add CPUID flag 7 features to README (#38) by Antti Kervinen · 6 years ago
- 1dd42db Remove underscores from names (#37) by Klaus Post · 6 years ago
- 7b920ec Detect CPUID flag 7 features (AVX512) (#35) by Antti Kervinen · 6 years ago
- cf59534 Merge pull request #34 from ipuustin/sgx-epc by Klaus Post · 6 years ago
- 12f28c6 SGX EPC memory size detection support. by Ismo Puustinen · 6 years ago
- e6afad7 Merge pull request #33 from mythi/sgxlc by Klaus Post · 6 years ago
- e6df68c Add SGX Launch Control by Mikko Ylinen · 6 years ago
- 5a626f7 Merge pull request #32 from mythi/vnni by Klaus Post · 6 years ago v1.2.2
- c9295f4 Add AVX512-VNNI detection by Mikko Ylinen · 6 years ago
- cf2ded4 Merge pull request #30 from mcastelino/topic/vmx by Klaus Post · 6 years ago
- 6357cd9 Add VMX detection by Manohar Castelino · 6 years ago
- 05a8198 add Hygon Dhyana CPU Vendor ID support (#29) by hygonsoc · 7 years ago v1.2.1
- 0da0211 Add vendor ID for the bhyve hypervisor (#26) by Tobias Klauser · 7 years ago
- c640019 Fix TSX test information. (#22) by Chris K · 7 years ago
- e7e905e Change TSX function match documentation. (#21) by Chris K · 8 years ago v1.2.0
- 30e4506 Add IBPB, STIBP detection (#20) by Klaus Post · 8 years ago
- ae832f2 Add CONTRIBUTING info (#18) by Klaus Post · 8 years ago
- eae9b3e Update testset. by Klaus Post · 8 years ago
- ae7887d Add Explicit TSX support (#16) by Klaus Post · 8 years ago v1.1
- 09cded8 Merge pull request #10 from klauspost/disable-gccgo-build by Klaus Post · 10 years ago v1.0
- 9374f1a Disable assembly build on gccgo. by klauspost · 10 years ago
- 2c698c6 Update .travis.yml by Klaus Post · 10 years ago
- 349c675 Merge pull request #7 from abourget/master by Klaus Post · 10 years ago
- 6a7c116 Added SGX detection support. by Alexandre Bourget · 10 years ago
- ef30b90 asmfmt assembler. by klauspost · 10 years ago
- 7e73800 Update private package. by Klaus Post · 10 years ago
- f37dab0 Fix 386 assembler. by Klaus Post · 10 years ago
- c08d28b Merge pull request #9 from klauspost/zero-ecx-always by Klaus Post · 10 years ago
- 27e68e2 Always zero ECX when requesting CPUID. by Klaus Post · 10 years ago
- eebb3ea Merge branch 'master' of https://github.com/klauspost/cpuid by klauspost · 10 years ago
- 0d6d278 Add CPUID dump "test". by klauspost · 10 years ago
- 8d9fe96 Update README.md by Klaus Post · 10 years ago
- 50eec7f Add Go 1.5 as test target. by klauspost · 10 years ago
- c9fd3fc Update private package. by klauspost · 10 years ago
- 878eae1 Detect threads per core and hyperthreading better on older CPUs. by klauspost · 10 years ago
- 65a2ca1 Also mock XGETBV for tests, so this isn't run on the local CPU. by klauspost · 10 years ago
- 0f41c30 Only test for hyperthreading on Intel. by klauspost · 10 years ago
- 04fcc06 Hyper threading is bit 28 of EDX, not ECX. by klauspost · 10 years ago
- 3b0816b Update private package by Klaus Post · 10 years ago
- e7fb999 Add tests with 235 CPUID dumps from instlatx64. by Klaus Post · 10 years ago
- ac25722 Don't get cpuid(7) in test. Not really needed. by Klaus Post · 10 years ago
- d35a371 Check maxExtendedFunction when getting cores on AMD. by Klaus Post · 10 years ago
- 4a479e4 Separate out id functions, so it is possible to mock them. by Klaus Post · 10 years ago
- a96a5ba Merge branch 'master' of https://github.com/klauspost/cpuid by Klaus Post · 10 years ago
- ad31eb0 Advanced Bit Manipulation also indicates POPCNT by Klaus Post · 10 years ago
- 8c38f8b Update README.md by Klaus Post · 10 years ago
- 0c3eb20 Update private package. by Klaus Post · 10 years ago
- 970eb76 Merge branch 'master' of https://github.com/klauspost/cpuid by Klaus Post · 10 years ago
- bd37ba9 Add cache size detection. Tested on newer Sandy Bridge. by Klaus Post · 10 years ago
- d4dc1dc Add missing SSE4A string. by klauspost · 10 years ago
- 4d555cf Make sure that ThreadsPerCore is never zero. by klauspost · 10 years ago
- b1788c1 Fix potential issue noted by @ebfe in PR #2 (bytes after zero is included). by klauspost · 10 years ago
- aec1335 Test if brand name doesn't have leading zero, and is properly trimmed. by klauspost · 10 years ago
- c5f335a Merge pull request #2 from ebfe/name_zero by Klaus Post · 10 years ago
- 3e5ffbe strip trailing zero from brand name by Michael Gehring · 10 years ago
- d3a0c98 Add go: prefix by Klaus Post · 10 years ago
- 9a8a6e4 Also test on 1.3 and tip. by Klaus Post · 10 years ago
- 9c472e6 Add POPCNT detection. by Klaus Post · 10 years ago
- 0623620 Update README.md by Klaus Post · 10 years ago
- 5397828 Add detection for CMPXCHG16B Instruction. by klauspost · 10 years ago
- 9a44198 Use more descriptive name for logical cpu number. by klauspost · 11 years ago
- beda421 Rephrase doc. by klauspost · 11 years ago
- 4b7162d Read current core from APIC cpu info and provide function for it. by klauspost · 11 years ago
- 7820de1 Don't have a chip/core function, since it only works on specifix OS/cpu combination, so we leave that to the user. by klauspost · 11 years ago
- bb09d3e Add RDTSCP instruction and functions to access information from it. by klauspost · 11 years ago