1
0
mirror of https://github.com/google/cpu_features.git synced 2025-07-02 05:33:17 +02:00

Add documentation on current behavior for X86 (#212)

* Add documentation for X86 OS support

* Update X86 documentation

* Remove outdated cache info comment

* Update x86 documentation according to comments

* Update Internal structures documentation
This commit is contained in:
Mykola Hohsadze
2023-01-24 21:27:10 +02:00
committed by GitHub
parent 4590768e53
commit c74a85d64a
2 changed files with 70 additions and 2 deletions

View File

@ -124,7 +124,6 @@ X86Info GetX86Info(void);
// Returns cache hierarchy informations.
// Can call cpuid multiple times.
// Only works on Intel CPU at the moment.
CacheInfo GetX86CacheInfo(void);
typedef enum {