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