Home
last modified time | relevance | path

Searched refs:si_rotmahi (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Dspu2vmx.h1471 return ((vec_ushort8)(si_rotmahi((qword)(a), b))); in spu_rlmaska()
1476 return ((vec_short8)(si_rotmahi((qword)(a), b))); in spu_rlmaska()
Dsi2vmx.h1463 static __inline qword si_rotmahi(qword a, int b) in si_rotmahi() function