Home
last modified time | relevance | path

Searched refs:Iop_Shl64 (Results 1 – 18 of 18) sorted by relevance

/external/valgrind/main/VEX/priv/
Dguest_amd64_toIR.c1816 case Iop_Shl64: ccOp += AMD64G_CC_OP_SHLB; break; in setFlags_DEP1_DEP2_shift()
2540 binop(Iop_Shl64, getIReg64rexX(pfx,index_r), in disAMode()
2553 binop(Iop_Shl64, getIReg64rexX(pfx,index_r), in disAMode()
2616 binop(Iop_Shl64, in disAMode()
2663 binop(Iop_Shl64, in disAMode()
3488 case 4: op64 = Iop_Shl64; break; in dis_Grp2()
3490 case 6: op64 = Iop_Shl64; break; in dis_Grp2()
4239 binop(Iop_Shl64, IRExpr_Get( OFFB_DFLAG, Ity_I64 ), in dis_string_op_increment()
4650 binop(Iop_Shl64, mkexpr(src64), in gen_LZCNT()
6878 case Iop_Shl64: shl = True; size = 64; break; in dis_MMX_shiftG_byE()
[all …]
Dguest_amd64_helpers.c1072 binop(Iop_Shl64,cc_dep1,mkU8(48)), in guest_amd64_spechelper()
1073 binop(Iop_Shl64,cc_dep2,mkU8(48)))); in guest_amd64_spechelper()
1271 binop(Iop_Shl64,cc_dep1,mkU8(48)), in guest_amd64_spechelper()
1291 binop(Iop_Shl64,cc_dep1,mkU8(48)), in guest_amd64_spechelper()
Dguest_s390_toIR.c6706 put_gpr_dw0(r1, binop(Iop_Or64, binop(Iop_Shl64, mkexpr(op), unop(Iop_64to8, in s390_irgen_RLLG()
6729 assign(op2, rot == 0 ? get_gpr_dw0(r2) : binop(Iop_Or64, binop(Iop_Shl64, in s390_irgen_RNSBG()
6768 assign(op2, rot == 0 ? get_gpr_dw0(r2) : binop(Iop_Or64, binop(Iop_Shl64, in s390_irgen_RXSBG()
6807 assign(op2, rot == 0 ? get_gpr_dw0(r2) : binop(Iop_Or64, binop(Iop_Shl64, in s390_irgen_ROSBG()
6846 assign(op2, rot == 0 ? get_gpr_dw0(r2) : binop(Iop_Or64, binop(Iop_Shl64, in s390_irgen_RISBG()
6892 assign(op, binop(Iop_Or64, binop(Iop_Shl64, mkexpr(p1), mkU8(32)), mkexpr(p2) in s390_irgen_SLDA()
6896 assign(result, binop(Iop_Or64, binop(Iop_And64, binop(Iop_Shl64, mkexpr(op), in s390_irgen_SLDA()
6915 assign(result, binop(Iop_Shl64, binop(Iop_Or64, binop(Iop_Shl64, mkexpr(p1), in s390_irgen_SLDL()
6981 assign(result, binop(Iop_Or64, binop(Iop_And64, binop(Iop_Shl64, mkexpr(uop), in s390_irgen_SLAG()
7011 put_gpr_dw0(r1, binop(Iop_Shl64, get_gpr_dw0(r3), unop(Iop_64to8, in s390_irgen_SLLG()
[all …]
Dguest_ppc_toIR.c1427 binop(Iop_Shl64, src, mask), in ROTL()
2332 binop(Iop_Shl64, mkU64(1), in set_XER_CA_64()
2363 binop(Iop_Shl64, mkU64(1), in set_XER_CA_64()
2386 binop(Iop_Shl64, mkU64(1), in set_XER_CA_64()
2418 binop(Iop_Shl64, mkU64(1), in set_XER_CA_64()
2761 binop( Iop_Shl64, src64, mkU8( toUChar( shft ) ) ), in putGST_field()
4088 binop( Iop_Shl64, in dis_int_logic()
4094 binop( Iop_Shl64, in dis_int_logic()
4293 binop(Iop_Shl64, r, mkU8(32))) ); in dis_int_rot()
4329 binop(Iop_Shl64, mkexpr(rTmp), mkU8(32))) ); in dis_int_rot()
[all …]
Dir_opt.c1753 case Iop_Shl64: in fold_Expr()
1963 case Iop_Shl64: in fold_Expr()
2043 e->Iex.Binop.op == Iop_Add32 ? Iop_Shl32 : Iop_Shl64, in fold_Expr()
4762 && is_Binop(aa->Iex.Unop.arg, Iop_Shl64) in fold_IRExpr_Unop()
4772 Iop_Shl64, in fold_IRExpr_Unop()
Dguest_s390_helpers.c1728 binop(Iop_Shl64, cond_expr, in guest_s390x_spechelper()
Dhost_amd64_isel.c910 case Iop_Shl64: case Iop_Shl32: case Iop_Shl16: case Iop_Shl8: in iselIntExpr_R_wrk()
928 case Iop_Shr64: case Iop_Shl64: case Iop_Sar64: in iselIntExpr_R_wrk()
1800 binop(Iop_Shl64, bind(1), bind(2)) in iselIntExpr_AMode_wrk()
1830 && e->Iex.Binop.arg2->Iex.Binop.op == Iop_Shl64 in iselIntExpr_AMode_wrk()
Dguest_x86_toIR.c5633 case Iop_Shl64: shl = True; size = 64; break; in dis_MMX_shiftG_byE()
5698 case Iop_Shl64: shl = True; size = 64; break; in dis_MMX_shiftE_imm()
5969 case 0xF3: SHIFT_BY_REG("psllq", Iop_Shl64); in dis_MMX()
6013 SHIFT_BY_IMM("psllq", Iop_Shl64); in dis_MMX()
6142 shift = left_shift ? Iop_Shl64 : Iop_Shr64; in dis_SHLRD_Gv_Ev()
7721 binop(Iop_Shl64, mkexpr(hi64), mkU8(8*(8-byteShift))), in dis_PALIGNR_XMM_helper()
11236 assign( hi64r, binop( Iop_Shl64, in disInstr_X86_WRK()
11240 assign( lo64r, binop( Iop_Shl64, in disInstr_X86_WRK()
11245 binop(Iop_Shl64, mkexpr(hi64), in disInstr_X86_WRK()
11377 binop(Iop_Shl64, mkexpr(hi64), in disInstr_X86_WRK()
[all …]
Dguest_arm_toIR.c3653 case 3: op = Q ? Iop_Shl64x2 : Iop_Shl64; break; in dis_neon_data_3same()
3734 op_shln = Q ? Iop_ShlN64x2 : Iop_Shl64; in dis_neon_data_3same()
3763 op_shln = Q ? Iop_ShlN64x2 : Iop_Shl64; in dis_neon_data_3same()
3870 op = Q ? Iop_Shl64x2 : Iop_Shl64; in dis_neon_data_3same()
3873 op_shln = Q ? Iop_ShlN64x2 : Iop_Shl64; in dis_neon_data_3same()
3902 op_shln = Q ? Iop_ShlN64x2 : Iop_Shl64; in dis_neon_data_3same()
4015 op_shln = Q ? Iop_ShlN64x2 : Iop_Shl64; in dis_neon_data_3same()
4048 op_shln = Q ? Iop_ShlN64x2 : Iop_Shl64; in dis_neon_data_3same()
6193 case 3: op = Q ? Iop_ShlN64x2 : Iop_Shl64; break; in dis_neon_data_2reg_and_shift()
6239 case 3: op = Q ? Iop_ShlN64x2 : Iop_Shl64; break; in dis_neon_data_2reg_and_shift()
Dir_defs.c136 case Iop_Shl8 ... Iop_Shl64: in ppIROp()
2237 case Iop_Shl64: case Iop_Shr64: case Iop_Sar64: in typeOfPrimop()
Dhost_s390_isel.c1066 case Iop_Shl64: in s390_isel_int_expr_wrk()
Dhost_mips_isel.c726 case Iop_Shl64: in iselWordExpr_R_wrk()
Dhost_arm_isel.c2718 case Iop_Shl64: { in iselNeon64Expr_wrk()
2728 case Iop_Shl64: size = 3; break; in iselNeon64Expr_wrk()
Dhost_x86_isel.c2203 case Iop_Shl64: { in iselInt64Expr_wrk()
Dhost_ppc_isel.c1311 case Iop_Shl8: case Iop_Shl16: case Iop_Shl32: case Iop_Shl64: in iselWordExpr_R_wrk()
/external/valgrind/main/VEX/pub/
Dlibvex_ir.h423 Iop_Shl8, Iop_Shl16, Iop_Shl32, Iop_Shl64, enumerator
/external/valgrind/main/VEX/
Dtest_main.c1852 case Iop_Shl64: case Iop_Shr64: in expr2vbits_Binop()
/external/valgrind/main/memcheck/
Dmc_translate.c994 IROp opSHL = m64 ? Iop_Shl64 : Iop_Shl32; in doCmpORD()
3454 case Iop_Shl64: case Iop_Shr64: case Iop_Sar64: in expr2vbits_Binop()