Home
last modified time | relevance | path

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

/open-nvidia-gpu/src/nvidia/src/kernel/platform/
H A Dcpu.c510 #define CPU_STD_CMOV NVBIT(15) // Supports conditional move instructions. macro
661 if (cpuinfo.StandardFeatures & CPU_STD_CMOV) in RmInitCpuInfo()