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

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h857 Iop_PwAddL8Sx8, Iop_PwAddL16Sx4, Iop_PwAddL32Sx2, enumerator in enum:__anon32282
/external/valgrind/main/memcheck/tests/vbit-test/
H A Dutil.c350 case Iop_PwAddL8Sx8: case Iop_PwAddL16Sx4: case Iop_PwAddL32Sx2:
H A Dirops.c340 { DEFOP(Iop_PwAddL8Sx8, UNDEF_UNKNOWN), },
/external/valgrind/main/VEX/priv/
H A Dir_defs.c448 case Iop_PwAddL8Sx8: vex_printf("PwAddL8Sx8"); return;
2529 case Iop_PwAddL8Sx8: case Iop_PwAddL16Sx4: case Iop_PwAddL32Sx2:
H A Dhost_arm_isel.c3540 case Iop_PwAddL8Sx8:
3547 case Iop_PwAddL8Sx8: size = 0; break;
H A Dguest_arm_toIR.c6724 case 0: op = U ? Iop_PwAddL8Ux8 : Iop_PwAddL8Sx8; break;
6811 op = U ? Iop_PwAddL8Ux8 : Iop_PwAddL8Sx8;
/external/valgrind/main/memcheck/
H A Dmc_translate.c4285 case Iop_PwAddL8Sx8:

Completed in 2150 milliseconds