Searched refs:Iop_ShlD128 (Results 1 - 10 of 10) sorted by relevance

/external/valgrind/main/memcheck/tests/vbit-test/
H A Dmain.c61 get_irop(Iop_ShlD128)->shift_amount_is_immediate = 1;
H A Dutil.c990 case Iop_ShlD128:
H A Dirops.c490 { DEFOP(Iop_ShlD128, UNDEF_ALL), .s390x = 0, .ppc64 = 1, .ppc32 = 1 },
/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h1037 Iop_ShlD128, Iop_ShrD128, enumerator in enum:__anon32282
/external/valgrind/main/VEX/priv/
H A Dhost_s390_isel.c2734 case Iop_ShlD128:
2743 case Iop_ShlD128: /* (D128, I64) -> D128 */
H A Dir_defs.c1042 case Iop_ShlD128: vex_printf("ShlD128"); return;
3211 case Iop_ShlD128:
H A Dhost_ppc_isel.c4518 case Iop_ShlD128:
H A Dguest_ppc_toIR.c10028 assign( frS, binop( Iop_ShlD128, mkexpr( frA ), mkU8( shift_val ) ) );
H A Dguest_s390_toIR.c10465 put_dpr_pair(r1, binop(Iop_ShlD128, mkexpr(op), unop(Iop_64to8,
/external/valgrind/main/memcheck/
H A Dmc_translate.c3559 case Iop_ShlD128:

Completed in 6758 milliseconds