Searched refs:CNTLZW (Results 1 – 3 of 3) sorted by relevance
96 return push_inst(compiler, CNTLZW | S(src2) | A(dst)); in emit_single_op()
221 return push_inst(compiler, CNTLZW | S(src2) | A(dst)); in emit_single_op()
154 #define CNTLZW (HI(31) | LO(26)) macro
Completed in 11 milliseconds