Searched refs:Iop_Max8Ux32 (Results 1 – 6 of 6) sorted by relevance
/external/valgrind/main/VEX/pub/ |
D | libvex_ir.h | 1656 Iop_Max8Ux32, Iop_Max16Ux16, Iop_Max32Ux8, enumerator
|
/external/valgrind/main/VEX/priv/ |
D | ir_defs.c | 1122 case Iop_Max8Ux32: vex_printf("Max8Ux32"); return; in ppIROp() 3249 case Iop_Max8Ux32: case Iop_Max16Ux16: case Iop_Max32Ux8: in typeOfPrimop()
|
D | host_amd64_isel.c | 3944 case Iop_Max8Ux32: op = Asse_MAX8U; goto do_SseReRg; in iselDVecExpr_wrk()
|
D | guest_amd64_toIR.c | 26310 uses_vvvv, vbi, pfx, delta, "vpmaxub", Iop_Max8Ux32 ); in dis_ESC_0F__VEX()
|
/external/valgrind/main/memcheck/tests/vbit-test/ |
D | irops.c | 929 { DEFOP(Iop_Max8Ux32, UNDEF_UNKNOWN), },
|
/external/valgrind/main/memcheck/ |
D | mc_translate.c | 3925 case Iop_Max8Ux32: in expr2vbits_Binop()
|