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

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h1148 Iop_D128toF32, enumerator in enum:__anon32282
/external/valgrind/main/memcheck/tests/vbit-test/
H A Dutil.c917 case Iop_D128toF32:
H A Dirops.c527 { DEFOP(Iop_D128toF32, UNDEF_ALL), .s390x = 1, .ppc64 = 0, .ppc32 = 0 },
1047 case Iop_D128toF32:
/external/valgrind/main/VEX/priv/
H A Dir_defs.c1035 case Iop_D128toF32: vex_printf("D128toF32"); return;
3182 case Iop_D128toF32:
H A Dhost_s390_isel.c2388 case Iop_D128toF32: fpconv = S390_FP_D128_TO_F32; goto convert_dfp128;
H A Dguest_s390_toIR.c7403 assign(dst16, binop(Iop_D128toF32, irrm, mkexpr(src16)));
/external/valgrind/main/memcheck/
H A Dmc_translate.c3577 case Iop_D128toF32:

Completed in 332 milliseconds