Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/pub/
Dlibvex_ir.h1114 Iop_D64HLtoD128, Iop_D128HItoD64, Iop_D128LOtoD64, enumerator
/external/valgrind/main/VEX/priv/
Dir_defs.c985 case Iop_D128LOtoD64: vex_printf("D128LOtoD64"); return; in ppIROp()
2763 case Iop_D128LOtoD64: in typeOfPrimop()
Dhost_ppc_isel.c3889 case Iop_D128LOtoD64: in iselDfp64Expr_wrk()
Dguest_ppc_toIR.c1154 assign( low, unop( Iop_D128LOtoD64, e ) ); in putDReg_pair()
11276 unop( Iop_D128LOtoD64, mkexpr( result128 ) ) ) ); in dis_dfp_bcdq()
/external/valgrind/main/memcheck/
Dmc_translate.c3603 case Iop_D128LOtoD64: /* D128 -> low half of D128 */ in expr2vbits_Unop()