Searched refs:Iop_Max8Ux32 (Results 1 - 6 of 6) sorted by relevance
/external/valgrind/VEX/pub/ |
H A D | libvex_ir.h | 1806 Iop_Max8Ux32, Iop_Max16Ux16, Iop_Max32Ux8, enumerator in enum:__anon19778
|
/external/valgrind/VEX/priv/ |
H A D | ir_defs.c | 1209 case Iop_Max8Ux32: vex_printf("Max8Ux32"); return; 3391 case Iop_Max8Ux32: case Iop_Max16Ux16: case Iop_Max32Ux8:
|
H A D | host_amd64_isel.c | 3946 case Iop_Max8Ux32: op = Asse_MAX8U; goto do_SseReRg;
|
H A D | guest_amd64_toIR.c | 26825 uses_vvvv, vbi, pfx, delta, "vpmaxub", Iop_Max8Ux32 ); [all...] |
/external/valgrind/memcheck/tests/vbit-test/ |
H A D | irops.c | 1026 { DEFOP(Iop_Max8Ux32, UNDEF_UNKNOWN), },
|
/external/valgrind/memcheck/ |
H A D | mc_translate.c | 4158 case Iop_Max8Ux32:
|
Completed in 193 milliseconds