ReactOS 0.4.16-dev-852-gcfcc8d8
|
#include <cpu.h>
Public Attributes | |
U32 | f1c |
U32 | f1d |
U32 | f7b |
U32 | f7c |
Implementation taken from folly/CpuId.h https://github.com/facebook/folly/blob/master/folly/CpuId.h
U32 ZSTD_cpuid_t::f1c |
Definition at line 28 of file cpu.h.
Referenced by ZSTD_cpuid().
U32 ZSTD_cpuid_t::f1d |
Definition at line 29 of file cpu.h.
Referenced by ZSTD_cpuid().
U32 ZSTD_cpuid_t::f7b |
Definition at line 30 of file cpu.h.
Referenced by ZSTD_cpuid().
U32 ZSTD_cpuid_t::f7c |
Definition at line 31 of file cpu.h.
Referenced by ZSTD_cpuid().