Home
last modified time | relevance | path

Searched refs:Iop_HSub8Ux4 (Results 1 – 9 of 9) sorted by relevance

/external/valgrind/memcheck/tests/vbit-test/
Dutil.c253 case Iop_HSub8Ux4: case Iop_HSub8Sx4: in typeof_primop()
Dirops.c289 { DEFOP(Iop_HSub8Ux4, UNDEF_UNKNOWN), },
/external/valgrind/VEX/pub/
Dlibvex_ir.h797 Iop_HSub8Ux4, Iop_HSub8Sx4, enumerator
/external/valgrind/VEX/priv/
Dir_defs.c370 case Iop_HSub8Ux4: vex_printf("HSub8Ux4"); return; in ppIROp()
2529 case Iop_HSub8Ux4: case Iop_HSub8Sx4: in typeOfPrimop()
Dhost_mips_isel.c1327 case Iop_HSub8Ux4: in iselWordExpr_R_wrk()
Dhost_arm_isel.c1463 case Iop_HSub8Ux4: in iselIntExpr_R_wrk()
Dguest_arm_toIR.c9704 binop(Iop_HSub8Ux4, mkexpr(rNt), mkexpr(rMt)))); in decode_V6MEDIA_instruction()
11314 assign(res_q, binop(Iop_HSub8Ux4, mkexpr(rNt), mkexpr(rMt))); in decode_V6MEDIA_instruction()
Dguest_mips_toIR.c9697 assign(t0, binop(Iop_HSub8Ux4, getIReg(rs), getIReg(rt))); in disDSPInstr_MIPS_WRK()
/external/valgrind/memcheck/
Dmc_translate.c2968 case Iop_HSub8Ux4: in expr2vbits_Binop()