1. bdb36d9 Fix a few compile warnings (#84) by Leonard Mosescu · 5 years ago
  2. 653d581 Add support for leaf2 and leaf4 on Intel's x86 arch (#80) by Artem Alekseev · 5 years ago
  3. bfb4cf9 Add CpuIdEx function to pass inputs in ecx register (required for E.g. leaf4) (#77) by Artem Alekseev · 5 years ago
  4. 3ee4a9e Support x86 DCA and SS features (#76) by Artem Alekseev · 5 years ago
  5. 367bc42 Support x86 features: FPU, TSC, CX8, CLFSH, MMX, VAES, HLE, RTM, RDSEED, CLFLUSHOPT, CLWB, SSE, SSE2, SSE3, PCLMULQDQ (#73) by Dr.-Ing. Patrick Siegl · 5 years ago
  6. 084ec5c Convert XGETBV to equivalent byte form in GetXCR0Eax (#69) by natanbc · 6 years ago
  7. d395dfa Add x86 missing feature detections for ndk_compat (#58) by Guillaume Chatelet · 6 years ago
  8. dfdac6a Add partial implementation of ndk_compat (#54) by Guillaume Chatelet · 6 years ago
  9. e8e5610 Per arch build and inlining of cpuid_x86. by Guillaume Chatelet · 6 years ago
  10. 9d9134c Parantheses added to CPUID macro by fuzun · 6 years ago
  11. 9b872ce Add cx16 (cmpxchg16b) cpuid flag. Fixes #30 by Guillaume Chatelet · 7 years ago
  12. 0f1f3ac sort the detection by leaf and bit by Patrik Fiedler · 7 years ago
  13. 3ee0d62 detect intel sgx and smx cpu features for the x86 arch by Patrik Fiedler · 7 years ago
  14. 11e3e20 Reverting 338484f6f2176c3d8ede0ed2f3fbd6cf1eb0274c. Fixes #2 by Guillaume Chatelet · 7 years ago
  15. 338484f Fixes #2 - vpclmulqdq should be pclmulqdq. by Guillaume Chatelet · 7 years ago
  16. 439d371 Adding code. Closes #0. by Guillaume Chatelet · 7 years ago