/external/valgrind/VEX/priv/ |
D | guest_tilegx_toIR.c | 240 (binop(Iop_Sar64, binop(Iop_Shl64, _e, mkU8(63 - (_n))), mkU8(63 - (_n)))))) 617 binop(Iop_Shl64, in disInstr_TILEGX_WRK() 641 binop(Iop_Shl64, in disInstr_TILEGX_WRK() 664 binop(Iop_Shl64, in disInstr_TILEGX_WRK() 895 assign(t0, binop(Iop_Shl64, in disInstr_TILEGX_WRK() 905 binop(Iop_Shl64, in disInstr_TILEGX_WRK() 1473 binop(Iop_Shl64, in disInstr_TILEGX_WRK() 1508 binop(Iop_Shl64, in disInstr_TILEGX_WRK() 1546 binop(Iop_Shl64, in disInstr_TILEGX_WRK() 1587 binop(Iop_Shl64, in disInstr_TILEGX_WRK() [all …]
|
D | guest_mips_toIR.c | 1567 assign(tmp, binop(Iop_Shl64, mkexpr(tmpRt), mkU8(63 - uImmsa))); in dis_instr_shrt() 1568 assign(tmpL, binop(Iop_Shl64, mkexpr(tmp), mkU8(1))); in dis_instr_shrt() 1589 assign(tmp, binop(Iop_Shl64, mkexpr(tmpRt), in dis_instr_shrt() 1591 assign(tmpL, binop(Iop_Shl64, mkexpr(tmp), mkU8(1))); in dis_instr_shrt() 1627 assign(tmpL, binop(Iop_Shl64, mkexpr(tmpRt), mkexpr(tmpLs8))); in dis_instr_shrt() 1628 assign(tmpRd, binop(Iop_Shl64, mkexpr(tmpL), mkU8(1))); in dis_instr_shrt() 1639 assign(tmpRd, binop(Iop_Shl64, mkexpr(tmpRt), mkU8(uImmsa))); in dis_instr_shrt() 1645 assign(tmpRd, binop(Iop_Shl64, mkexpr(tmpRt), mkU8(uImmsa + 32))); in dis_instr_shrt() 1655 assign(tmpRd, binop(Iop_Shl64, mkexpr(tmpRt), mkexpr(tmpRs8))); in dis_instr_shrt() 2540 assign ( tmp , binop(Iop_Shl64, mkexpr(tmpRs), in dis_instr_CVM() [all …]
|
D | guest_amd64_helpers.c | 1352 binop(Iop_Shl64, cc_dep1, mkU8(48)), in guest_amd64_spechelper() 1353 binop(Iop_Shl64, cc_dep2, mkU8(48)))); in guest_amd64_spechelper() 1362 binop(Iop_Shl64,cc_dep1,mkU8(48)), in guest_amd64_spechelper() 1363 binop(Iop_Shl64,cc_dep2,mkU8(48)))); in guest_amd64_spechelper() 1583 binop(Iop_Shl64,cc_dep1,mkU8(48)), in guest_amd64_spechelper() 1603 binop(Iop_Shl64,cc_dep1,mkU8(48)), in guest_amd64_spechelper()
|
D | guest_amd64_toIR.c | 1857 case Iop_Shl64: ccOp += AMD64G_CC_OP_SHLB; break; in setFlags_DEP1_DEP2_shift() 2585 binop(Iop_Shl64, getIReg64rexX(pfx,index_r), in disAMode() 2598 binop(Iop_Shl64, getIReg64rexX(pfx,index_r), in disAMode() 2661 binop(Iop_Shl64, in disAMode() 2708 binop(Iop_Shl64, in disAMode() 3622 case 4: op64 = Iop_Shl64; break; in dis_Grp2() 3624 case 6: op64 = Iop_Shl64; break; in dis_Grp2() 4461 binop(Iop_Shl64, IRExpr_Get( OFFB_DFLAG, Ity_I64 ), in dis_string_op_increment() 4872 binop(Iop_Shl64, mkexpr(src64), in gen_LZCNT() 5151 binop(Iop_Shl64, e, mkU8(AMD64G_FC_SHIFT_C2))) ); in set_C2() [all …]
|
D | guest_arm64_toIR.c | 483 case Ity_I64: return Iop_Shl64; in mkSHL() 2051 binop(Iop_Shl64,mkexpr(x),mkU8(sh)), in math_SWAPHELPER() 2103 binop(Iop_Shl64, mkexpr(src), mkU8(8)))); in math_DUP_TO_64() 2106 binop(Iop_Shl64, mkexpr(t16), mkU8(16)))); in math_DUP_TO_64() 2109 binop(Iop_Shl64, mkexpr(t32), mkU8(32)))); in math_DUP_TO_64() 2115 binop(Iop_Shl64, mkexpr(src), mkU8(16)))); in math_DUP_TO_64() 2118 binop(Iop_Shl64, mkexpr(t32), mkU8(32)))); in math_DUP_TO_64() 2124 binop(Iop_Shl64, mkexpr(src), mkU8(32)))); in math_DUP_TO_64() 2148 assign(i64b, binop(Iop_Or64, binop(Iop_Shl64, mkexpr(i64a), mkU8(32)), in math_DUP_TO_V128() 2248 binop(Iop_Shl64, in mk_convert_IRCmpF64Result_to_NZCV() [all …]
|
D | guest_arm_toIR.c | 3667 case 3: op = Q ? Iop_Shl64x2 : Iop_Shl64; break; in dis_neon_data_3same() 3748 op_shln = Q ? Iop_ShlN64x2 : Iop_Shl64; in dis_neon_data_3same() 3777 op_shln = Q ? Iop_ShlN64x2 : Iop_Shl64; in dis_neon_data_3same() 3882 op = Q ? Iop_Shl64x2 : Iop_Shl64; in dis_neon_data_3same() 3885 op_shln = Q ? Iop_ShlN64x2 : Iop_Shl64; in dis_neon_data_3same() 3914 op_shln = Q ? Iop_ShlN64x2 : Iop_Shl64; in dis_neon_data_3same() 4027 op_shln = Q ? Iop_ShlN64x2 : Iop_Shl64; in dis_neon_data_3same() 4060 op_shln = Q ? Iop_ShlN64x2 : Iop_Shl64; in dis_neon_data_3same() 6192 case 3: op = Q ? Iop_ShlN64x2 : Iop_Shl64; break; in dis_neon_data_2reg_and_shift() 6238 case 3: op = Q ? Iop_ShlN64x2 : Iop_Shl64; break; in dis_neon_data_2reg_and_shift() [all …]
|
D | guest_ppc_toIR.c | 1650 binop(Iop_Shl64, src, mask), in ROTL() 2572 binop(Iop_Shl64, mkU64(1), in set_XER_CA_64() 2603 binop(Iop_Shl64, mkU64(1), in set_XER_CA_64() 2626 binop(Iop_Shl64, mkU64(1), in set_XER_CA_64() 2658 binop(Iop_Shl64, mkU64(1), in set_XER_CA_64() 3021 binop( Iop_Shl64, in putGST() 3168 binop( Iop_Shl64, src64, mkU8( toUChar( shft ) ) ), in putGST_field() 4570 binop( Iop_Shl64, in dis_int_logic() 4576 binop( Iop_Shl64, in dis_int_logic() 4775 binop(Iop_Shl64, r, mkU8(32))) ); in dis_int_rot() [all …]
|
D | guest_x86_toIR.c | 5738 case Iop_Shl64: shl = True; size = 64; break; in dis_MMX_shiftG_byE() 5803 case Iop_Shl64: shl = True; size = 64; break; in dis_MMX_shiftE_imm() 6074 case 0xF3: SHIFT_BY_REG("psllq", Iop_Shl64); in dis_MMX() 6118 SHIFT_BY_IMM("psllq", Iop_Shl64); in dis_MMX() 6247 shift = left_shift ? Iop_Shl64 : Iop_Shr64; in dis_SHLRD_Gv_Ev() 7869 binop(Iop_Shl64, mkexpr(hi64), mkU8(8*(8-byteShift))), in dis_PALIGNR_XMM_helper() 11418 assign( hi64r, binop( Iop_Shl64, in disInstr_X86_WRK() 11422 assign( lo64r, binop( Iop_Shl64, in disInstr_X86_WRK() 11427 binop(Iop_Shl64, mkexpr(hi64), in disInstr_X86_WRK() 11559 binop(Iop_Shl64, mkexpr(hi64), in disInstr_X86_WRK() [all …]
|
D | guest_s390_toIR.c | 7456 put_gpr_dw0(r1, binop(Iop_Or64, binop(Iop_Shl64, mkexpr(op), unop(Iop_64to8, in s390_irgen_RLLG() 7479 assign(op2, rot == 0 ? get_gpr_dw0(r2) : binop(Iop_Or64, binop(Iop_Shl64, in s390_irgen_RNSBG() 7518 assign(op2, rot == 0 ? get_gpr_dw0(r2) : binop(Iop_Or64, binop(Iop_Shl64, in s390_irgen_RXSBG() 7557 assign(op2, rot == 0 ? get_gpr_dw0(r2) : binop(Iop_Or64, binop(Iop_Shl64, in s390_irgen_ROSBG() 7596 assign(op2, rot == 0 ? get_gpr_dw0(r2) : binop(Iop_Or64, binop(Iop_Shl64, in s390_irgen_RISBG() 7642 assign(op, binop(Iop_Or64, binop(Iop_Shl64, mkexpr(p1), mkU8(32)), mkexpr(p2) in s390_irgen_SLDA() 7646 assign(result, binop(Iop_Or64, binop(Iop_And64, binop(Iop_Shl64, mkexpr(op), in s390_irgen_SLDA() 7665 assign(result, binop(Iop_Shl64, binop(Iop_Or64, binop(Iop_Shl64, mkexpr(p1), in s390_irgen_SLDL() 7731 assign(result, binop(Iop_Or64, binop(Iop_And64, binop(Iop_Shl64, mkexpr(uop), in s390_irgen_SLAG() 7761 put_gpr_dw0(r1, binop(Iop_Shl64, get_gpr_dw0(r3), unop(Iop_64to8, in s390_irgen_SLLG() [all …]
|
D | ir_opt.c | 1862 case Iop_Shl64: in fold_Expr() 2089 case Iop_Shl64: in fold_Expr() 2171 e->Iex.Binop.op == Iop_Add32 ? Iop_Shl32 : Iop_Shl64, in fold_Expr() 5393 && is_Binop(aa->Iex.Unop.arg, Iop_Shl64) in fold_IRExpr_Unop() 5403 Iop_Shl64, in fold_IRExpr_Unop()
|
D | host_amd64_isel.c | 1011 case Iop_Shl64: case Iop_Shl32: case Iop_Shl16: case Iop_Shl8: in iselIntExpr_R_wrk() 1029 case Iop_Shr64: case Iop_Shl64: case Iop_Sar64: in iselIntExpr_R_wrk() 1958 binop(Iop_Shl64, bind(1), bind(2)) in iselIntExpr_AMode_wrk() 1988 && e->Iex.Binop.arg2->Iex.Binop.op == Iop_Shl64 in iselIntExpr_AMode_wrk()
|
D | guest_s390_helpers.c | 2372 binop(Iop_Shl64, cond_expr, in guest_s390x_spechelper()
|
D | host_tilegx_isel.c | 553 case Iop_Shl64: in iselWordExpr_R_wrk()
|
D | ir_defs.c | 137 case Iop_Shl8 ... Iop_Shl64: in ppIROp() 2612 case Iop_Shl64: case Iop_Shr64: case Iop_Sar64: in typeOfPrimop()
|
D | host_mips_isel.c | 905 case Iop_Shl64: in iselWordExpr_R_wrk() 2628 case Iop_Shl64: { in iselInt64Expr_wrk()
|
D | host_arm_isel.c | 2786 case Iop_Shl64: { in iselNeon64Expr_wrk() 2792 if (e->Iex.Binop.op == Iop_Shl64 in iselNeon64Expr_wrk() 2808 case Iop_Shl64: size = 3; break; in iselNeon64Expr_wrk()
|
D | host_s390_isel.c | 1469 case Iop_Shl64: in s390_isel_int_expr_wrk()
|
D | host_arm64_isel.c | 1544 case Iop_Shl64: case Iop_Shl32: sop = ARM64sh_SHL; goto sh_binop; in iselIntExpr_R_wrk()
|
D | host_x86_isel.c | 2297 case Iop_Shl64: { in iselInt64Expr_wrk()
|
D | host_ppc_isel.c | 1474 case Iop_Shl8: case Iop_Shl16: case Iop_Shl32: case Iop_Shl64: in iselWordExpr_R_wrk()
|
/external/valgrind/VEX/pub/ |
D | libvex_ir.h | 428 Iop_Shl8, Iop_Shl16, Iop_Shl32, Iop_Shl64, enumerator
|
/external/valgrind/VEX/useful/ |
D | test_main.c | 1896 case Iop_Shl64: case Iop_Shr64: in expr2vbits_Binop()
|
/external/valgrind/memcheck/tests/vbit-test/ |
D | irops.c | 65 …{ DEFOP(Iop_Shl64, UNDEF_SHL), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 1, .ppc64 = 1, .ppc32 =…
|
/external/valgrind/memcheck/ |
D | mc_translate.c | 1102 IROp opSHL = m64 ? Iop_Shl64 : Iop_Shl32; in doCmpORD() 4065 case Iop_Shl64: case Iop_Shr64: case Iop_Sar64: in expr2vbits_Binop()
|