Home | History | Annotate | Download | only in keymaster

Lines Matching defs:shift1

232     const vector unsigned char shift1 = vec_splat_u8(1);
237 c = vec_sl(c, shift1);