Searched refs:OPC_CLZ (Results 1 – 5 of 5) sorted by relevance
330 OPC_CLZ = OPC_SPECIAL2 | 040,1747 MIPSInsn opcv2 = type == TCG_TYPE_I32 ? OPC_CLZ : OPC_DCLZ;1771 MIPSInsn opcv2 = type == TCG_TYPE_I32 ? OPC_CLZ : OPC_DCLZ;
230 OPC_CLZ = 0x60001013,2034 RISCVInsn insn = type == TCG_TYPE_I32 ? OPC_CLZW : OPC_CLZ;2041 RISCVInsn insn = type == TCG_TYPE_I32 ? OPC_CLZW : OPC_CLZ;
1118 mips32_op = OPC_CLZ;
332 OPC_CLZ = 0x20 | OPC_SPECIAL2, enumerator3548 case OPC_CLZ: in gen_cl()13421 case OPC_CLZ: in decode_opc_special2_legacy()
2118 gen_cl(ctx, OPC_CLZ, ret, rs);