Searched refs:Pav_AVGU (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dhost_ppc_defs.h405 Pav_AVGU, Pav_AVGS, enumerator in enum:__anon26770
H A Dhost_ppc_defs.c690 case Pav_AVGU: return "vavgu"; // b,h,w
4648 case Pav_AVGU: opc2 = 1026; break; // vavgub
4694 case Pav_AVGU: opc2 = 1090; break; // vavguh
4741 case Pav_AVGU: opc2 = 1154; break; // vavguw
H A Dhost_ppc_isel.c4507 case Iop_Avg8Ux16: op = Pav_AVGU; goto do_AvBin8x16;
4541 case Iop_Avg16Ux8: op = Pav_AVGU; goto do_AvBin16x8;
4575 case Iop_Avg32Ux4: op = Pav_AVGU; goto do_AvBin32x4;

Completed in 101 milliseconds