Home
last modified time | relevance | path

Searched refs:Ity_I128 (Results 1 – 17 of 17) sorted by relevance

/external/valgrind/main/memcheck/tests/vbit-test/
Dutil.c183 case Ity_I128: return 16; in sizeof_irtype()
398 BINARY(Ity_I64,Ity_I64, Ity_I128); in typeof_primop()
416 BINARY(Ity_I128,Ity_I64, Ity_I128); in typeof_primop()
419 BINARY(Ity_I64,Ity_I64, Ity_I128); in typeof_primop()
437 UNARY(Ity_I128, Ity_I64); in typeof_primop()
439 BINARY(Ity_I64,Ity_I64, Ity_I128); in typeof_primop()
/external/valgrind/main/VEX/priv/
Dir_inject.c100 case Ity_I128: concat = Iop_64HLto128; type = Ity_I64; goto load128; in load()
165 case Ity_I128: high = Iop_128HIto64; low = Iop_128to64; goto store128; in store()
Dir_defs.c56 case Ity_I128: vex_printf( "I128"); break; in ppIRType()
2580 BINARY(Ity_I64,Ity_I64, Ity_I128); in typeOfPrimop()
2598 BINARY(Ity_I128,Ity_I64, Ity_I128); in typeOfPrimop()
2601 BINARY(Ity_I64,Ity_I64, Ity_I128); in typeOfPrimop()
2619 UNARY(Ity_I128, Ity_I64); in typeOfPrimop()
2621 BINARY(Ity_I64,Ity_I64, Ity_I128); in typeOfPrimop()
3446 case Ity_I64: case Ity_I128: in isPlausibleIRType()
4481 case Ity_I128: return 16; in sizeofIRType()
Dhost_mips_isel.c799 || (ty == Ity_I128 && mode64)); in iselWordExpr_R_wrk()
2181 vassert(typeOfIRExpr(env->type_env, e) == Ity_I128); in iselInt128Expr_wrk()
3764 if (mode64 && ty == Ity_I128) { in iselStmt()
4209 case Ity_I128: in iselSB_MIPS()
Dhost_s390_isel.c907 vassert(ty == Ity_I128); in s390_isel_int128_expr_wrk()
3695 case Ity_I128: { in s390_isel_stmt()
4149 case Ity_I128: in iselSB_S390()
Dhost_ppc_isel.c2940 vassert(typeOfIRExpr(env->type_env,e) == Ity_I128); in iselInt128Expr_wrk()
3023 vassert(typeOfIRExpr(env->type_env,e) == Ity_I128); in iselInt128Expr_to_32x4_wrk()
5456 if (mode64 && ty == Ity_I128) { in iselStmt()
5464 if (!mode64 && ty == Ity_I128) { in iselStmt()
5984 case Ity_I128: in iselSB_PPC()
Dhost_arm64_isel.c2404 vassert(typeOfIRExpr(env->type_env,e) == Ity_I128); in iselInt128Expr_wrk()
7030 case Ity_I128: in iselSB_ARM64()
Dguest_s390_toIR.c6673 IRTemp result = newTemp(Ity_I128); in s390_irgen_MGHI()
6705 IRTemp result = newTemp(Ity_I128); in s390_irgen_MLGR()
6737 IRTemp result = newTemp(Ity_I128); in s390_irgen_MLG()
6768 IRTemp result = newTemp(Ity_I128); in s390_irgen_MSGR()
6783 IRTemp result = newTemp(Ity_I128); in s390_irgen_MSGFR()
6829 IRTemp result = newTemp(Ity_I128); in s390_irgen_MSG()
6844 IRTemp result = newTemp(Ity_I128); in s390_irgen_MSGF()
6875 IRTemp result = newTemp(Ity_I128); in s390_irgen_MSGFI()
11563 IRTemp op1 = newTemp(Ity_I128); in s390_irgen_divide_128to64()
11564 IRTemp result = newTemp(Ity_I128); in s390_irgen_divide_128to64()
[all …]
Dhost_amd64_isel.c2478 vassert(typeOfIRExpr(env->type_env,e) == Ity_I128); in iselInt128Expr_wrk()
4467 if (ty == Ity_I128) { in iselStmt()
4911 case Ity_I128: in iselSB_AMD64()
Dguest_mips_toIR.c2196 IRType t0 = newTemp(Ity_I128); in dis_instr_CVM()
14413 t0 = newTemp(Ity_I128); in disInstr_MIPS_WRK()
15409 t0 = newTemp(Ity_I128); in disInstr_MIPS_WRK()
15419 t0 = newTemp(Ity_I128); in disInstr_MIPS_WRK()
15429 t1 = newTemp(Ity_I128); in disInstr_MIPS_WRK()
15439 t1 = newTemp(Ity_I128); in disInstr_MIPS_WRK()
15440 t2 = newTemp(Ity_I128); in disInstr_MIPS_WRK()
Dir_opt.c5908 case Ity_I32: case Ity_I64: case Ity_I128: in considerExpensives()
Dguest_amd64_toIR.c3337 IRTemp src128 = newTemp(Ity_I128); in codegen_div()
3338 IRTemp dst128 = newTemp(Ity_I128); in codegen_div()
3924 IRTemp res128 = newTemp(Ity_I128); in codegen_mulL_A_D()
29346 IRTemp res = newTemp(size == 8 ? Ity_I128 : Ity_I64); in dis_ESC_0F38__VEX()
Dguest_ppc_toIR.c2220 t128 = newTemp(Ity_I128); in set_XER_OV_64()
/external/valgrind/main/memcheck/
Dmc_translate.c376 case Ity_I128: return ty; in shadowTypeV()
381 case Ity_F128: return Ity_I128; in shadowTypeV()
382 case Ity_D128: return Ity_I128; in shadowTypeV()
399 case Ity_I128: return i128_const_zero(); in definedOfType()
563 return assignNew('V', mce, Ity_I128, binop(Iop_64HLto128, tmp6, tmp5)); in mkUifU128()
584 case Ity_I128: return mkUifU128(mce, a1, a2); in mkUifU()
812 case Ity_I128: { in mkPCastTo()
843 case Ity_I128: in mkPCastTo()
845 tmp1 = assignNew('V', mce, Ity_I128, binop(Iop_64HLto128, tmp1, tmp1)); in mkPCastTo()
1384 tl_assert(ty != Ity_I128); in do_shadow_PUT()
[all …]
/external/valgrind/main/lackey/
Dlk_main.c318 case Ity_I128: return 5; in type2index()
/external/valgrind/main/VEX/pub/
Dlibvex_ir.h227 Ity_I128, /* 128-bit scalar */ enumerator
/external/valgrind/main/
DNEWS1531 247875 sizeofIRType to handle Ity_I128