Home
last modified time | relevance | path

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

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