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

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h856 Iop_PwAddL8Ux8, Iop_PwAddL16Ux4, Iop_PwAddL32Ux2, enumerator in enum:__anon32282
/external/valgrind/main/memcheck/tests/vbit-test/
H A Dutil.c349 case Iop_PwAddL8Ux8: case Iop_PwAddL16Ux4: case Iop_PwAddL32Ux2:
H A Dirops.c337 { DEFOP(Iop_PwAddL8Ux8, UNDEF_UNKNOWN), },
/external/valgrind/main/VEX/priv/
H A Dir_defs.c445 case Iop_PwAddL8Ux8: vex_printf("PwAddL8Ux8"); return;
2528 case Iop_PwAddL8Ux8: case Iop_PwAddL16Ux4: case Iop_PwAddL32Ux2:
H A Dhost_arm_isel.c3556 case Iop_PwAddL8Ux8:
3563 case Iop_PwAddL8Ux8: 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.c4284 case Iop_PwAddL8Ux8:

Completed in 189 milliseconds