Searched refs:Iop_PwAddL16Ux8 (Results 1 - 7 of 7) sorted by relevance

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h1475 Iop_PwAddL8Ux16, Iop_PwAddL16Ux8, Iop_PwAddL32Ux4, enumerator in enum:__anon32282
/external/valgrind/main/memcheck/tests/vbit-test/
H A Dutil.c718 case Iop_PwAddL8Ux16: case Iop_PwAddL16Ux8: case Iop_PwAddL32Ux4:
H A Dirops.c714 { DEFOP(Iop_PwAddL16Ux8, UNDEF_UNKNOWN), },
/external/valgrind/main/VEX/priv/
H A Dir_defs.c746 case Iop_PwAddL16Ux8: vex_printf("PwAddL16Ux8"); return;
2915 case Iop_PwAddL8Ux16: case Iop_PwAddL16Ux8: case Iop_PwAddL32Ux4:
H A Dhost_arm_isel.c4155 case Iop_PwAddL16Ux8:
4162 case Iop_PwAddL16Ux8: size = 1; break;
H A Dguest_arm_toIR.c6717 case 1: op = U ? Iop_PwAddL16Ux8 : Iop_PwAddL16Sx8; break;
6796 op = U ? Iop_PwAddL16Ux8 : Iop_PwAddL16Sx8;
/external/valgrind/main/memcheck/
H A Dmc_translate.c4294 case Iop_PwAddL16Ux8:

Completed in 204 milliseconds