Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/x86/
Dx86_cliptest.S207 AND_B( CL, AH )
373 AND_B( CL, AH )
Dassyntax.h392 #define AND_B(a, b) CHOICE(andb ARG2(a,b), andb ARG2(a,b), andb ARG2(b,a)) macro
1120 #define AND_B(a, b) and B_(b), B_(a) macro
/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3.h1167 INSTR2(AND_B) in INSTR0()