/external/valgrind/main/VEX/priv/ |
D | guest_x86_helpers.c | 965 binop(Iop_Shr32,cc_dep1,mkU8(7)), in guest_x86_spechelper() 976 binop(Iop_Shr32,cc_dep1,mkU8(7)), in guest_x86_spechelper() 1015 binop(Iop_Shr32,cc_dep1,mkU8(31)), in guest_x86_spechelper() 1023 binop(Iop_Shr32,cc_dep1,mkU8(31)), in guest_x86_spechelper() 1041 binop(Iop_Shr32,cc_dep1,mkU8(15)), in guest_x86_spechelper() 1071 binop(Iop_Shr32,cc_dep1,mkU8(7)), in guest_x86_spechelper() 1079 binop(Iop_Shr32,cc_dep1,mkU8(7)), in guest_x86_spechelper() 1144 binop(Iop_Shr32, cc_dep1, mkU8(X86G_CC_SHIFT_C)), in guest_x86_spechelper() 1145 binop(Iop_Shr32, cc_dep1, mkU8(X86G_CC_SHIFT_Z)) in guest_x86_spechelper() 1166 binop(Iop_Shr32, cc_dep1, mkU8(X86G_CC_SHIFT_C)), in guest_x86_spechelper() [all …]
|
D | guest_arm_helpers.c | 683 binop(Iop_Shr32, cc_dep1, mkU8(31)), in guest_arm_spechelper() 690 binop(Iop_Shr32, cc_dep1, mkU8(31)), in guest_arm_spechelper() 825 binop(Iop_Shr32, in guest_arm_spechelper()
|
D | guest_arm_toIR.c | 354 binop(Iop_Shr32, mkexpr(src), mkU8(rot))); in genROR32() 948 assign(masked, binop(Iop_Shr32, e, mkU8(lowbits_to_ignore))); in put_GEFLAG32() 1034 binop(Iop_Shr32, IRExpr_Get(OFFB_FPSCR, Ity_I32), mkU8(22))); in mk_get_IR_rounding_mode() 1042 binop(Iop_Shr32, mkexpr(armEncd), mkU8(1)), in mk_get_IR_rounding_mode() 1473 binop(Iop_Shr32, mkexpr(old_itstate), mkU8(8))); in gen_SIGILL_T_if_in_but_NLI_ITBlock() 1679 binop( Iop_Shr32, in signed_overflow_after_Add32() 1729 binop(Iop_Shr32, mkexpr(rMt), in compute_result_and_C_after_LSL_by_imm5() 1776 binop(Iop_Shr32, in compute_result_and_C_after_LSL_by_reg() 1830 binop(Iop_Shr32, mkexpr(rMt), mkU8(31)), in compute_result_and_C_after_LSR_by_imm5() 1843 binop(Iop_Shr32, mkexpr(rMt), in compute_result_and_C_after_LSR_by_imm5() [all …]
|
D | guest_ppc_toIR.c | 800 binop(Iop_Shr32, mkexpr(hi32), mkU8(31))), in mkQNarrow64Sto32() 1324 binop(Iop_Shr32, mkexpr(old), mkU8(shift[i])), in gen_POPCOUNT() 1374 binop(Iop_Shr32, src, binop(Iop_Sub8, mkU8(32), mask))); in ROTL() 1595 binop( Iop_Shr32, in getCRbit() 1844 = binop(Iop_Shr32, xer_ov, mkU8(31) ); in set_XER_OV_32() 1900 = binop(Iop_Shr32, xer_ov, mkU8(31) ); in set_XER_OV_32() 2164 binop(Iop_Shr32, argL, mkU8(31)) in set_XER_CA_32() 2516 return binop(Iop_Shr32, in getGST_field() 2556 putXER_SO( unop(Iop_32to8, binop(Iop_Shr32, src, mkU8(31))) ); in putGST() 2557 putXER_OV( unop(Iop_32to8, binop(Iop_Shr32, src, mkU8(30))) ); in putGST() [all …]
|
D | guest_x86_toIR.c | 979 case Iop_Shr32: in setFlags_DEP1_DEP2_shift() 2446 case 5: op32 = Iop_Shr32; break; in dis_Grp2() 2701 binop(Iop_Shr32, mkexpr(t2), mkU8(src_val)), in dis_Grp8_Imm() 6119 shift = left_shift ? Iop_Shl32 : Iop_Shr32; in dis_SHLRD_Gv_Ev() 6294 binop(Iop_Shr32, in dis_bt_G_E() 6462 binop(Iop_Shr32, getIReg(4, R_EAX), mkU8(8)), in codegen_SAHF() 7487 binop(Iop_Shr32, mkexpr(t1), mkU8(10)), in set_EFLAGS_from_value() 7499 binop(Iop_Shr32, mkexpr(t1), mkU8(21)), in set_EFLAGS_from_value() 7512 binop(Iop_Shr32, mkexpr(t1), mkU8(18)), in set_EFLAGS_from_value() 8716 binop(Iop_Shr32, getXMMRegLane32(src,0), mkU8(31)), in disInstr_X86_WRK() [all …]
|
D | guest_s390_toIR.c | 2667 assign(carry_in, binop(Iop_Shr32, s390_call_calculate_cc(), mkU8(1))); in s390_irgen_ALCR() 2686 assign(carry_in, unop(Iop_32Uto64, binop(Iop_Shr32, s390_call_calculate_cc(), in s390_irgen_ALCGR() 2706 assign(carry_in, binop(Iop_Shr32, s390_call_calculate_cc(), mkU8(1))); in s390_irgen_ALC() 2725 assign(carry_in, unop(Iop_32Uto64, binop(Iop_Shr32, s390_call_calculate_cc(), in s390_irgen_ALCG() 6000 put_gpr_b5(r1, unop(Iop_32to8, binop(Iop_And32, binop(Iop_Shr32, mkexpr(op2), in s390_irgen_LRV() 6002 put_gpr_b6(r1, unop(Iop_32to8, binop(Iop_And32, binop(Iop_Shr32, mkexpr(op2), in s390_irgen_LRV() 6004 put_gpr_b7(r1, unop(Iop_32to8, binop(Iop_And32, binop(Iop_Shr32, mkexpr(op2), in s390_irgen_LRV() 6652 mkexpr(amount))), binop(Iop_Shr32, mkexpr(op), unop(Iop_64to8, in s390_irgen_RLL() 7065 put_gpr_w1(r1, binop(Iop_Shr32, mkexpr(op), unop(Iop_64to8, binop(Iop_And64, in s390_irgen_SRL() 7077 put_gpr_w1(r1, binop(Iop_Shr32, mkexpr(op), unop(Iop_64to8, binop(Iop_And64, in s390_irgen_SRLK() [all …]
|
D | guest_amd64_toIR.c | 4464 binop(Iop_Shr32, mkexpr(old), mkU8(shift[i])), in gen_POPCOUNT() 9967 binop(Iop_Shr32, getXMMRegLane32(src,0), mkU8(31)), in disInstr_AMD64_WRK() 9970 binop(Iop_Shr32, getXMMRegLane32(src,1), mkU8(30)), in disInstr_AMD64_WRK() 9973 binop(Iop_Shr32, getXMMRegLane32(src,2), mkU8(29)), in disInstr_AMD64_WRK() 9976 binop(Iop_Shr32, getXMMRegLane32(src,3), mkU8(28)), in disInstr_AMD64_WRK() 11500 binop(Iop_Shr32, getXMMRegLane32(src,1), mkU8(31)), in disInstr_AMD64_WRK() 11503 binop(Iop_Shr32, getXMMRegLane32(src,3), mkU8(30)), in disInstr_AMD64_WRK() 14475 binop( Iop_Shr32, mkexpr(sel_lane), mkU8(((imm8 & 3)*8)) ) ); in disInstr_AMD64_WRK() 17985 binop(Iop_And32, binop(Iop_Shr32, mkexpr(t1), mkU8(8)), in disInstr_AMD64_WRK() 17987 binop(Iop_And32, binop(Iop_Shr32, mkexpr(t1), mkU8(24)), in disInstr_AMD64_WRK()
|
D | host_amd64_isel.c | 955 case Iop_Shr64: case Iop_Shr32: case Iop_Shr16: case Iop_Shr8: in iselIntExpr_R_wrk() 983 case Iop_Shr32: in iselIntExpr_R_wrk()
|
D | host_s390_isel.c | 957 case Iop_Shr32: in s390_isel_int_expr_wrk()
|
D | ir_opt.c | 1443 case Iop_Shr32: { in fold_Expr() 1593 if ((e->Iex.Binop.op == Iop_Shl32 || e->Iex.Binop.op == Iop_Shr32) in fold_Expr()
|
D | ir_defs.c | 2103 case Iop_Shl32: case Iop_Shr32: case Iop_Sar32: in typeOfPrimop()
|
D | host_ppc_isel.c | 1233 case Iop_Shr8: case Iop_Shr16: case Iop_Shr32: case Iop_Shr64: in iselWordExpr_R_wrk()
|
D | host_x86_isel.c | 864 case Iop_Shr32: case Iop_Shr16: case Iop_Shr8: in iselIntExpr_R_wrk()
|
D | host_arm_isel.c | 1186 case Iop_Shr32: sop = ARMsh_SHR; goto sh_binop; in iselIntExpr_R_wrk()
|
/external/valgrind/main/VEX/pub/ |
D | libvex_ir.h | 416 Iop_Shr8, Iop_Shr16, Iop_Shr32, Iop_Shr64, enumerator
|
/external/valgrind/main/VEX/ |
D | test_main.c | 1836 case Iop_Shl32: case Iop_Shr32: case Iop_Sar32: in expr2vbits_Binop()
|
/external/valgrind/main/memcheck/ |
D | mc_translate.c | 939 IROp opSHR = m64 ? Iop_Shr64 : Iop_Shr32; in doCmpORD() 3219 case Iop_Shl32: case Iop_Shr32: case Iop_Sar32: in expr2vbits_Binop()
|