Searched refs:Iop_Sub16x2 (Results 1 – 7 of 7) sorted by relevance
/external/valgrind/VEX/pub/ |
D | libvex_ir.h | 778 Iop_Add16x2, Iop_Sub16x2, enumerator
|
/external/valgrind/memcheck/tests/vbit-test/ |
D | util.c | 244 case Iop_Add16x2: case Iop_Sub16x2: in typeof_primop()
|
D | irops.c | 272 { DEFOP(Iop_Sub16x2, UNDEF_UNKNOWN), },
|
/external/valgrind/VEX/priv/ |
D | ir_defs.c | 352 case Iop_Sub16x2: vex_printf("Sub16x2"); return; in ppIROp() 2520 case Iop_Add16x2: case Iop_Sub16x2: in typeOfPrimop()
|
D | host_arm_isel.c | 1439 case Iop_Sub16x2: in iselIntExpr_R_wrk()
|
D | guest_arm_toIR.c | 9498 assign(res, binop(Iop_Sub16x2, mkexpr(rNt), mkexpr(rMt))); in decode_V6MEDIA_instruction() 9548 assign(res, binop(Iop_Sub16x2, mkexpr(rNt), mkexpr(rMt))); in decode_V6MEDIA_instruction()
|
/external/valgrind/memcheck/ |
D | mc_translate.c | 2955 case Iop_Sub16x2: in expr2vbits_Binop()
|