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

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h1052 Iop_I32UtoD128, enumerator in enum:__anon32282
/external/valgrind/main/memcheck/tests/vbit-test/
H A Dutil.c863 case Iop_I32UtoD128:
H A Dirops.c495 { DEFOP(Iop_I32UtoD128, UNDEF_ALL), .s390x = 1, .ppc64 = 0, .ppc32 = 0 },
1003 case Iop_I32UtoD128: // CXLFTR
/external/valgrind/main/VEX/priv/
H A Dir_defs.c1011 case Iop_I32UtoD128: vex_printf("I32UtoD128"); return;
3080 case Iop_I32UtoD128:
H A Dhost_s390_isel.c2876 case Iop_I32UtoD128: conv = S390_DFP_U32_TO_D128; goto convert_int;
H A Dguest_s390_toIR.c9771 put_dpr_pair(r1, unop(Iop_I32UtoD128, mkexpr(op2)));
/external/valgrind/main/memcheck/
H A Dmc_translate.c4083 case Iop_I32UtoD128: /* unsigned I32 -> D128 */

Completed in 151 milliseconds