Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/blake3/
Dblake3_dispatch.c92 uint32_t *eax = &regs[0], *ebx = &regs[1], *ecx = &regs[2], *edx = &regs[3]; in get_cpu_features() local
104 if (*ecx & (1UL << 0)) in get_cpu_features()
106 if (*ecx & (1UL << 19)) in get_cpu_features()
109 if (*ecx & (1UL << 27)) { // OSXSAVE in get_cpu_features()
112 if (*ecx & (1UL << 28)) in get_cpu_features()