Searched refs:Iop_Mull16Ux4 (Results 1 - 5 of 5) sorted by relevance

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h1130 Iop_Mull16Ux4, Iop_Mull16Sx4, enumerator in enum:__anon13415
/external/valgrind/main/VEX/priv/
H A Dir_defs.c738 case Iop_Mull16Ux4: vex_printf("Mull16Ux4"); return;
2476 case Iop_Mull16Ux4: case Iop_Mull16Sx4:
H A Dhost_arm_isel.c4998 case Iop_Mull16Ux4:
5006 case Iop_Mull16Ux4: size = 1; break;
H A Dguest_arm_toIR.c5076 op = U ? Iop_Mull16Ux4 : Iop_Mull16Sx4;
5157 op = (U) ? Iop_Mull16Ux4 : Iop_Mull16Sx4;
5371 op = U ? Iop_Mull16Ux4 : Iop_Mull16Sx4;
5600 case 1: op = U ? Iop_Mull16Ux4 : Iop_Mull16Sx4; break;
/external/valgrind/main/memcheck/
H A Dmc_translate.c2887 case Iop_Mull16Ux4:

Completed in 163 milliseconds