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

/external/valgrind/VEX/pub/
H A Dlibvex_ir.h1171 Iop_D128toF64, enumerator in enum:__anon19778
/external/valgrind/memcheck/tests/vbit-test/
H A Dirops.c562 { DEFOP(Iop_D128toF64, UNDEF_ALL), .s390x = 1, .ppc64 = 0, .ppc32 = 0 },
1150 case Iop_D128toF64:
/external/valgrind/VEX/priv/
H A Dir_defs.c1123 case Iop_D128toF64: vex_printf("D128toF64"); return;
3327 case Iop_D128toF64:
H A Dhost_s390_isel.c2430 case Iop_D128toF64: fpconv = S390_FP_D128_TO_F64; goto convert_dfp128;
H A Dguest_s390_toIR.c7415 assign(dst17, binop(Iop_D128toF64, irrm, mkexpr(src17)));
/external/valgrind/memcheck/
H A Dmc_translate.c3813 case Iop_D128toF64:

Completed in 145 milliseconds