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

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h1151 Iop_D128toF64, enumerator in enum:__anon32282
/external/valgrind/main/memcheck/tests/vbit-test/
H A Dutil.c920 case Iop_D128toF64:
H A Dirops.c528 { DEFOP(Iop_D128toF64, UNDEF_ALL), .s390x = 1, .ppc64 = 0, .ppc32 = 0 },
1048 case Iop_D128toF64:
/external/valgrind/main/VEX/priv/
H A Dir_defs.c1036 case Iop_D128toF64: vex_printf("D128toF64"); return;
3185 case Iop_D128toF64:
H A Dhost_s390_isel.c2389 case Iop_D128toF64: fpconv = S390_FP_D128_TO_F64; goto convert_dfp128;
H A Dguest_s390_toIR.c7411 assign(dst17, binop(Iop_D128toF64, irrm, mkexpr(src17)));
/external/valgrind/main/memcheck/
H A Dmc_translate.c3586 case Iop_D128toF64:

Completed in 170 milliseconds