Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dhost_mips_defs.h256 Mun_CLZ, enumerator
Dhost_mips_defs.c1086 case Mun_CLZ: in showMIPSUnaryOp()
3077 case Mun_CLZ: /* clz */ in emit_MIPSInstr()
Dhost_mips_isel.c1678 MIPSUnaryOp op = (op_unop == Iop_Clz64) ? Mun_DCLZ : Mun_CLZ; in iselWordExpr_R_wrk()