Home
last modified time | relevance | path

Searched refs:f1c (Results 1 – 2 of 2) sorted by relevance

/lib/zstd/common/
A Dcpu.h22 U32 f1c; member
29 U32 f1c = 0; in ZSTD_cpuid() local
52 : "=a"(f1a), "=c"(f1c), "=d"(f1d) in ZSTD_cpuid()
70 __asm__("cpuid" : "=a"(f1a), "=c"(f1c), "=d"(f1d) : "a"(1) : "ebx"); in ZSTD_cpuid()
82 cpuid.f1c = f1c; in ZSTD_cpuid()
96 #define C(name, bit) X(name, f1c, bit)
/lib/mbedtls/external/mbedtls/tests/suites/
A Dtest_suite_bignum_core.generated.data19773 mpi_core_montmul:1:1:1:1:"6f1c":"3286":"8003":"245e":"79e9"

Completed in 74 milliseconds