Searched refs:PAND (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/x86/
H A Dmmx_blend.S331 PAND ( MM4, MM1 ) /* q > p ? p : 0 */ ;\
363 PAND ( MM4, MM2 ) /* q > p ? q : 0 */ ;\
H A Dassyntax.h1572 #define PAND(a, b) pand P_ARG2(a, b) macro
/xsrc/external/mit/MesaLib/dist/src/mesa/x86/
H A Dmmx_blend.S332 PAND ( MM4, MM1 ) /* q > p ? p : 0 */ ;\
364 PAND ( MM4, MM2 ) /* q > p ? q : 0 */ ;\
H A Dassyntax.h1572 #define PAND(a, b) pand P_ARG2(a, b) macro

Completed in 14 milliseconds