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

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h1058 Iop_I64UtoD128, enumerator in enum:__anon32282
/external/valgrind/main/memcheck/tests/vbit-test/
H A Dutil.c869 case Iop_I64UtoD128:
H A Dirops.c497 { DEFOP(Iop_I64UtoD128, UNDEF_ALL), .s390x = 1, .ppc64 = 0, .ppc32 = 0 },
1005 case Iop_I64UtoD128: // CXLGTR
/external/valgrind/main/VEX/priv/
H A Dir_defs.c1013 case Iop_I64UtoD128: vex_printf("I64UtoD128"); return;
3086 case Iop_I64UtoD128:
H A Dhost_s390_isel.c2877 case Iop_I64UtoD128: conv = S390_DFP_U64_TO_D128; goto convert_int;
H A Dguest_s390_toIR.c9807 put_dpr_pair(r1, unop(Iop_I64UtoD128, mkexpr(op2)));
/external/valgrind/main/memcheck/
H A Dmc_translate.c4084 case Iop_I64UtoD128: /* unsigned I64 -> D128 */

Completed in 532 milliseconds