Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/rtasm/
Drtasm_x86sse.h121 #define cc_NZ cc_NE macro
/third_party/mesa3d/src/gallium/auxiliary/translate/
Dtranslate_sse.c1440 x86_jcc(p->func, cc_NZ, label); in build_vertex_emit()