Searched refs:DCLZ (Results 1 – 2 of 2) sorted by relevance
222 …FAIL_IF(push_inst(compiler, SELECT_OP(DCLZ, CLZ) | S(src2) | TA(EQUAL_FLAG) | DA(EQUAL_FLAG), EQUA… in emit_single_op()224 FAIL_IF(push_inst(compiler, SELECT_OP(DCLZ, CLZ) | S(src2) | T(dst) | D(dst), DR(dst))); in emit_single_op()
180 #define DCLZ (HI(28) | LO(36)) macro
Completed in 11 milliseconds