Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/
Du_math.c38 #ifndef _MM_DENORMALS_ZERO_MASK
39 #define _MM_DENORMALS_ZERO_MASK 0x0040 macro
104 current_mxcsr |= _MM_DENORMALS_ZERO_MASK; in util_fpstate_set_denorms_to_zero()