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

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h1043 Iop_D32toD64, enumerator in enum:__anon32282
/external/valgrind/main/memcheck/tests/vbit-test/
H A Dutil.c826 case Iop_D32toD64:
H A Dirops.c492 { DEFOP(Iop_D32toD64, UNDEF_ALL), .s390x = 1, .ppc64 = 1, .ppc32 = 1 },
/external/valgrind/main/VEX/priv/
H A Dir_defs.c994 case Iop_D32toD64: vex_printf("D32toD64"); return;
3043 case Iop_D32toD64:
H A Dhost_s390_isel.c3155 case Iop_D32toD64: conv = S390_DFP_D32_TO_D64; goto convert_dfp1;
H A Dhost_ppc_isel.c4215 case Iop_D32toD64: {
H A Dguest_ppc_toIR.c10066 assign( frS, unop( Iop_D32toD64, mkexpr( frB ) ) );
H A Dguest_s390_toIR.c10154 put_dpr_dw0(r1, unop(Iop_D32toD64, mkexpr(op)));
/external/valgrind/main/memcheck/
H A Dmc_translate.c4098 case Iop_D32toD64:

Completed in 649 milliseconds