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

/external/valgrind/VEX/pub/
H A Dlibvex_ir.h1135 Iop_F64toD64, enumerator in enum:__anon19778
/external/valgrind/memcheck/tests/vbit-test/
H A Dirops.c550 { DEFOP(Iop_F64toD64, UNDEF_ALL), .s390x = 1, .ppc64 = 0, .ppc32 = 0 },
1138 case Iop_F64toD64:
/external/valgrind/VEX/priv/
H A Dir_defs.c1111 case Iop_F64toD64: vex_printf("F64toD64"); return;
3291 case Iop_F64toD64:
H A Dhost_s390_isel.c3028 case Iop_F64toD64: fpconv = S390_FP_F64_TO_D64; goto convert_bfp;
H A Dguest_s390_toIR.c7319 assign(dst5, binop(Iop_F64toD64, irrm, mkexpr(src5)));
/external/valgrind/memcheck/
H A Dmc_translate.c3809 case Iop_F64toD64:

Completed in 249 milliseconds