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

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h1070 Iop_I32UtoD64, enumerator in enum:__anon32282
/external/valgrind/main/memcheck/tests/vbit-test/
H A Dutil.c963 case Iop_I32UtoD64:
H A Dirops.c501 { DEFOP(Iop_I32UtoD64, UNDEF_ALL), .s390x = 1, .ppc64 = 0, .ppc32 = 0 },
1002 case Iop_I32UtoD64: // CDLFTR
/external/valgrind/main/VEX/priv/
H A Dir_defs.c1007 case Iop_I32UtoD64: vex_printf("I32UtoD64"); return;
3128 case Iop_I32UtoD64:
H A Dhost_s390_isel.c3157 case Iop_I32UtoD64: conv = S390_DFP_U32_TO_D64; goto convert_int1;
H A Dguest_s390_toIR.c9754 put_dpr_dw0(r1, unop(Iop_I32UtoD64, mkexpr(op2)));
/external/valgrind/main/memcheck/
H A Dmc_translate.c4100 case Iop_I32UtoD64:

Completed in 237 milliseconds