Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_mips_defs.h230 Mun_DCLZ, enumerator
Dhost_mips_defs.c673 case Mun_DCLZ: in showMIPSUnaryOp()
2753 case Mun_DCLZ: /* clz */ in emit_MIPSInstr()
Dhost_mips_isel.c1683 MIPSUnaryOp op = (op_unop == Iop_Clz64) ? Mun_DCLZ : Mun_CLZ; in iselWordExpr_R_wrk()