/external/valgrind/main/VEX/priv/ |
D | guest_amd64_toIR.c | 1816 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 …]
|
D | guest_amd64_helpers.c | 1072 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()
|
D | guest_s390_toIR.c | 6706 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 …]
|
D | guest_ppc_toIR.c | 1427 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 …]
|
D | ir_opt.c | 1753 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()
|
D | guest_s390_helpers.c | 1728 binop(Iop_Shl64, cond_expr, in guest_s390x_spechelper()
|
D | host_amd64_isel.c | 910 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()
|
D | guest_x86_toIR.c | 5633 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 …]
|
D | guest_arm_toIR.c | 3653 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()
|
D | ir_defs.c | 136 case Iop_Shl8 ... Iop_Shl64: in ppIROp() 2237 case Iop_Shl64: case Iop_Shr64: case Iop_Sar64: in typeOfPrimop()
|
D | host_s390_isel.c | 1066 case Iop_Shl64: in s390_isel_int_expr_wrk()
|
D | host_mips_isel.c | 726 case Iop_Shl64: in iselWordExpr_R_wrk()
|
D | host_arm_isel.c | 2718 case Iop_Shl64: { in iselNeon64Expr_wrk() 2728 case Iop_Shl64: size = 3; break; in iselNeon64Expr_wrk()
|
D | host_x86_isel.c | 2203 case Iop_Shl64: { in iselInt64Expr_wrk()
|
D | host_ppc_isel.c | 1311 case Iop_Shl8: case Iop_Shl16: case Iop_Shl32: case Iop_Shl64: in iselWordExpr_R_wrk()
|
/external/valgrind/main/VEX/pub/ |
D | libvex_ir.h | 423 Iop_Shl8, Iop_Shl16, Iop_Shl32, Iop_Shl64, enumerator
|
/external/valgrind/main/VEX/ |
D | test_main.c | 1852 case Iop_Shl64: case Iop_Shr64: in expr2vbits_Binop()
|
/external/valgrind/main/memcheck/ |
D | mc_translate.c | 994 IROp opSHL = m64 ? Iop_Shl64 : Iop_Shl32; in doCmpORD() 3454 case Iop_Shl64: case Iop_Shr64: case Iop_Sar64: in expr2vbits_Binop()
|