Searched refs:Iop_PwAddL32Ux4 (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.c715 { DEFOP(Iop_PwAddL32Ux4, UNDEF_UNKNOWN), },
/external/valgrind/main/VEX/priv/
H A Dir_defs.c747 case Iop_PwAddL32Ux4: vex_printf("PwAddL32Ux4"); return;
2915 case Iop_PwAddL8Ux16: case Iop_PwAddL16Ux8: case Iop_PwAddL32Ux4:
H A Dhost_arm_isel.c4156 case Iop_PwAddL32Ux4: {
4163 case Iop_PwAddL32Ux4: size = 2; break;
H A Dguest_arm_toIR.c6718 case 2: op = U ? Iop_PwAddL32Ux4 : Iop_PwAddL32Sx4; break;
6800 op = U ? Iop_PwAddL32Ux4 : Iop_PwAddL32Sx4;
/external/valgrind/main/memcheck/
H A Dmc_translate.c4289 case Iop_PwAddL32Ux4:

Completed in 337 milliseconds