Home
last modified time | relevance | path

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

/third_party/mesa3d/docs/relnotes/
D10.4.2.rst39 [llvmpipe] SEGV in sse2_has_daz on ancient Pentium4-M
D10.5.0.rst128 [llvmpipe] SEGV in sse2_has_daz on ancient Pentium4-M
/third_party/mesa3d/src/util/
Du_cpu_detect.c362 PIPE_ALIGN_STACK static inline boolean sse2_has_daz(void) in sse2_has_daz() function
736 (util_cpu_caps.has_sse2 && sse2_has_daz()); in util_cpu_detect_once()