Home
last modified time | relevance | path

Searched refs:Iop_D64toD128 (Results 1 – 5 of 5) sorted by relevance

/external/valgrind/main/VEX/pub/
Dlibvex_ir.h1032 Iop_D64toD128, enumerator
/external/valgrind/main/VEX/priv/
Dir_defs.c964 case Iop_D64toD128: vex_printf("D64toD128"); return; in ppIROp()
2740 case Iop_D64toD128: in typeOfPrimop()
Dguest_ppc_toIR.c9560 assign( frS128, unop( Iop_D64toD128, mkexpr( frB64 ) ) ); in dis_dfp_fmt_convq()
9810 unop( Iop_D64toD128, in dis_dfp_quantize_sig_rrndq()
10338 unop( Iop_D64toD128, in dis_dfp_class_test()
10362 unop( Iop_D64toD128, in dis_dfp_class_test()
Dhost_ppc_isel.c4074 if (e->Iex.Unop.op == Iop_D64toD128) { in iselDfp128Expr_wrk()
/external/valgrind/main/memcheck/
Dmc_translate.c3636 case Iop_D64toD128: in expr2vbits_Unop()