/external/valgrind/VEX/priv/ |
D | host_generic_simd128.c | 48 return toUInt(t); in mul32() 53 return toUInt((xx > yy) ? xx : yy); in max32S() 58 return toUInt((xx < yy) ? xx : yy); in min32S() 63 return toUInt((xx > yy) ? xx : yy); in max32U() 68 return toUInt((xx < yy) ? xx : yy); in min32U()
|
D | guest_x86_helpers.c | 552 UInt, toUInt ); in x86g_calculate_eflags_all_WRK() 553 case X86G_CC_OP_UMULL: ACTIONS_UMUL( 32, UInt, toUInt, in x86g_calculate_eflags_all_WRK() 559 Int, toUInt ); in x86g_calculate_eflags_all_WRK() 560 case X86G_CC_OP_SMULL: ACTIONS_SMUL( 32, Int, toUInt, in x86g_calculate_eflags_all_WRK() 2512 UInt hi32 = toUInt(w64 >> 32); in sel16x4_3() 2516 UInt hi32 = toUInt(w64 >> 32); in sel16x4_2() 2520 UInt lo32 = toUInt(w64); in sel16x4_1() 2524 UInt lo32 = toUInt(w64); in sel16x4_0() 2529 UInt hi32 = toUInt(w64 >> 32); in sel8x8_7() 2533 UInt hi32 = toUInt(w64 >> 32); in sel8x8_6() [all …]
|
D | guest_amd64_helpers.c | 709 UInt, toUInt ); in amd64g_calculate_rflags_all_WRK() 710 case AMD64G_CC_OP_UMULL: ACTIONS_UMUL( 32, UInt, toUInt, in amd64g_calculate_rflags_all_WRK() 718 Int, toUInt ); in amd64g_calculate_rflags_all_WRK() 719 case AMD64G_CC_OP_SMULL: ACTIONS_SMUL( 32, Int, toUInt, in amd64g_calculate_rflags_all_WRK() 2207 = toUShort(toUInt( ((ftop & 7) << 11) | (c3210 & 0x4700) )); in amd64g_dirtyhelper_FSTENV() 2209 = toUShort(toUInt( amd64g_create_fpucw( vex_state->guest_FPROUND ) )); in amd64g_dirtyhelper_FSTENV() 3184 UInt hi32 = toUInt(w64 >> 32); in sel16x4_3() 3188 UInt hi32 = toUInt(w64 >> 32); in sel16x4_2() 3192 UInt lo32 = toUInt(w64); in sel16x4_1() 3196 UInt lo32 = toUInt(w64); in sel16x4_0() [all …]
|
D | host_generic_simd64.c | 54 return 0xFFFFFFFF & toUInt(w64 >> 32); in sel32x2_1() 57 return 0xFFFFFFFF & toUInt(w64); in sel32x2_0() 72 UInt hi32 = toUInt(w64 >> 32); in sel16x4_3() 76 UInt hi32 = toUInt(w64 >> 32); in sel16x4_2() 103 UInt hi32 = toUInt(w64 >> 32); in sel8x8_7() 107 UInt hi32 = toUInt(w64 >> 32); in sel8x8_6() 111 UInt hi32 = toUInt(w64 >> 32); in sel8x8_5() 115 UInt hi32 = toUInt(w64 >> 32); in sel8x8_4()
|
D | main_util.c | 296 buf[bufi++] = toHChar('0' + toUInt(u0 % base)); in convert_int()
|
D | guest_generic_bb_to_IR.c | 259 ? IRConst_U32(toUInt(guest_IP_bbstart)) in bb_to_IR() 428 = toUShort(toUInt( vge->len[vge->n_used-1] + dres.len )); in bb_to_IR() 676 = guest_word_type==Ity_I32 ? IRConst_U32(toUInt(base2check)) in bb_to_IR()
|
D | host_amd64_isel.c | 384 AMD64RMI_Imm(toUInt(e->Iex.Const.con->Ico.U64)), in iselIntExpr_single_instruction() 1976 UInt offset = toUInt(simm32->Iex.Const.con->Ico.U64); in iselIntExpr_AMode_wrk() 2007 toUInt(e->Iex.Binop.arg2->Iex.Const.con->Ico.U64), in iselIntExpr_AMode_wrk() 2057 return AMD64RMI_Imm(toUInt(e->Iex.Const.con->Ico.U64)); in iselIntExpr_RMI_wrk() 2126 return AMD64RI_Imm(toUInt(e->Iex.Const.con->Ico.U64)); in iselIntExpr_RI_wrk()
|
D | host_x86_isel.c | 2095 UInt wHi = toUInt(w64 >> 32); in iselInt64Expr_wrk() 2096 UInt wLo = toUInt(w64); in iselInt64Expr_wrk() 2254 UInt wHi = toUInt(w64 >> 32); in iselInt64Expr_wrk() 2255 UInt wLo = toUInt(w64); in iselInt64Expr_wrk()
|
D | host_mips_isel.c | 645 toUInt((Addr)cee->addr); in doHelperCall() 2312 UInt wHi = toUInt(w64 >> 32); in iselInt64Expr_wrk() 2313 UInt wLo = toUInt(w64); in iselInt64Expr_wrk()
|
D | host_amd64_defs.c | 2014 p = emit32(p, toUInt(w64 & 0xFFFFFFFF)); in emit64() 2015 p = emit32(p, toUInt((w64 >> 32) & 0xFFFFFFFF)); in emit64()
|
D | guest_tilegx_toIR.c | 2502 guest_PC_bbstart = (Addr64) toUInt(guest_IP - delta); in disInstr_TILEGX()
|
D | host_ppc_isel.c | 1063 : toUInt((Addr)(cee->addr)); in doHelperCall() 3682 toUInt( (Addr)h_calc_BCDtoDPB ); in iselInt64Expr_wrk() 3730 toUInt( (Addr)h_calc_DPBtoBCD ); in iselInt64Expr_wrk()
|
D | host_arm_isel.c | 1934 UInt wHi = toUInt(w64 >> 32); in iselInt64Expr_wrk() 1935 UInt wLo = toUInt(w64); in iselInt64Expr_wrk()
|
D | guest_arm_toIR.c | 1407 IRConst_U32(toUInt(guest_R15_curr_instr_notENC + 4)), in mk_skip_over_A32_if_cond_is_false() 1424 IRConst_U32(toUInt((guest_R15_curr_instr_notENC + 2) | 1)), in mk_skip_over_T16_if_cond_is_false() 1442 IRConst_U32(toUInt((guest_R15_curr_instr_notENC + 4) | 1)), in mk_skip_over_T32_if_cond_is_false() 1460 IRConst_U32(toUInt(guest_R15_curr_instr_notENC | 1)), in gen_SIGILL_T_if_nonzero() 18430 IRConst_U32(toUInt(dst)), in disInstr_THUMB_WRK()
|
D | guest_x86_toIR.c | 15442 guest_EIP_bbstart = (Addr32)toUInt(guest_IP - delta); in disInstr_X86()
|
D | guest_mips_toIR.c | 1531 (Addr64) extend_s_32to64(toUInt(addr))); in mkSzAddr()
|
D | guest_ppc_toIR.c | 1022 (Addr64)extend_s_32to64( toUInt(addr) ) ); in mkSzAddr()
|
D | guest_amd64_toIR.c | 31863 dres.len = toUInt(delta - delta_start);
|
/external/skia/debugger/QT/ |
D | SkSettingsWidget.h | 56 *filterQuality = (SkFilterQuality)fFilterCombo.itemData(index).toUInt(); in getFilterOverride()
|
/external/valgrind/VEX/pub/ |
D | libvex_basictypes.h | 126 static inline UInt toUInt ( Long x ) { in toUInt() function
|