Searched refs:Iop_I32StoF128 (Results 1 - 5 of 5) sorted by relevance

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h669 Iop_I32StoF128, /* signed I32 -> F128 */ enumerator in enum:__anon27017
/external/valgrind/main/VEX/priv/
H A Dhost_s390_isel.c1652 case Iop_I32StoF128: bfpop = S390_BFP_I32_TO_F128; goto convert_int;
H A Dir_defs.c291 case Iop_I32StoF128: vex_printf("I32StoF128"); return;
2715 case Iop_I32StoF128: UNARY(Ity_I32, Ity_F128);
H A Dguest_s390_toIR.c10143 put_fpr_pair(r1, unop(Iop_I32StoF128, mkexpr(op2)));
/external/valgrind/main/memcheck/
H A Dmc_translate.c3610 case Iop_I32StoF128: /* signed I32 -> F128 */

Completed in 215 milliseconds