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

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h1476 Iop_PwAddL8Sx16, Iop_PwAddL16Sx8, Iop_PwAddL32Sx4, enumerator in enum:__anon32282
/external/valgrind/main/memcheck/tests/vbit-test/
H A Dutil.c719 case Iop_PwAddL8Sx16: case Iop_PwAddL16Sx8: case Iop_PwAddL32Sx4:
H A Dirops.c717 { DEFOP(Iop_PwAddL16Sx8, UNDEF_UNKNOWN), },
/external/valgrind/main/VEX/priv/
H A Dir_defs.c749 case Iop_PwAddL16Sx8: vex_printf("PwAddL16Sx8"); return;
2916 case Iop_PwAddL8Sx16: case Iop_PwAddL16Sx8: case Iop_PwAddL32Sx4:
H A Dhost_arm_isel.c4139 case Iop_PwAddL16Sx8:
4146 case Iop_PwAddL16Sx8: 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.c4295 case Iop_PwAddL16Sx8:

Completed in 4427 milliseconds