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

/external/valgrind/VEX/pub/
H A Dlibvex_ir.h1153 Iop_D32toF64, enumerator in enum:__anon19778
/external/valgrind/memcheck/tests/vbit-test/
H A Dirops.c556 { DEFOP(Iop_D32toF64, UNDEF_ALL), .s390x = 1, .ppc64 = 0, .ppc32 = 0 },
1144 case Iop_D32toF64:
/external/valgrind/VEX/priv/
H A Dir_defs.c1117 case Iop_D32toF64: vex_printf("D32toF64"); return;
3309 case Iop_D32toF64:
H A Dhost_s390_isel.c2426 case Iop_D32toF64: fpconv = S390_FP_D32_TO_F64; goto convert_dfp;
H A Dguest_s390_toIR.c7367 assign(dst11, binop(Iop_D32toF64, irrm, mkexpr(src11)));
/external/valgrind/memcheck/
H A Dmc_translate.c3811 case Iop_D32toF64:

Completed in 117 milliseconds