Searched refs:Iop_D128toD64 (Results 1 - 9 of 9) sorted by relevance

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h1064 Iop_D128toD64, enumerator in enum:__anon32282
/external/valgrind/main/memcheck/tests/vbit-test/
H A Dutil.c1000 case Iop_D128toD64:
H A Dirops.c499 { DEFOP(Iop_D128toD64, UNDEF_ALL), .s390x = 1, .ppc64 = 1, .ppc32 = 1 },
/external/valgrind/main/VEX/priv/
H A Dir_defs.c1015 case Iop_D128toD64: vex_printf("D128toD64"); return;
3221 case Iop_D128toD64:
H A Dhost_ppc_isel.c4245 case Iop_D128toD64: fpop = Pfp_DRDPQ; break;
4503 case Iop_D128toD64: {
H A Dhost_s390_isel.c3055 case Iop_D128toD64: {
H A Dguest_ppc_toIR.c10150 assign( frS64, binop( Iop_D128toD64, round, mkexpr( frB128 ) ) );
H A Dguest_s390_toIR.c10184 assign(result, binop(Iop_D128toD64, mkexpr(encode_dfp_rounding_mode(m3)),
/external/valgrind/main/memcheck/
H A Dmc_translate.c3625 case Iop_D128toD64: /* IRRoundingMode(I64) x D128 -> D64 */

Completed in 6988 milliseconds