Searched refs:Iop_D32toF64 (Results 1 - 7 of 7) sorted by relevance

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h1133 Iop_D32toF64, enumerator in enum:__anon32282
/external/valgrind/main/memcheck/tests/vbit-test/
H A Dutil.c902 case Iop_D32toF64:
H A Dirops.c522 { DEFOP(Iop_D32toF64, UNDEF_ALL), .s390x = 1, .ppc64 = 0, .ppc32 = 0 },
1042 case Iop_D32toF64:
/external/valgrind/main/VEX/priv/
H A Dir_defs.c1030 case Iop_D32toF64: vex_printf("D32toF64"); return;
3167 case Iop_D32toF64:
H A Dhost_s390_isel.c2385 case Iop_D32toF64: fpconv = S390_FP_D32_TO_F64; goto convert_dfp;
H A Dguest_s390_toIR.c7363 assign(dst11, binop(Iop_D32toF64, irrm, mkexpr(src11)));
/external/valgrind/main/memcheck/
H A Dmc_translate.c3584 case Iop_D32toF64:

Completed in 169 milliseconds