Home | History | Annotate | Download | only in priv

Lines Matching defs:select

14380          Int    select;
14389 select = (Int)getUChar(delta+1);
14391 DIP("shufpd $%d,%s,%s\n", select,
14397 select = getUChar(delta+alen);
14399 DIP("shufpd $%d,%s,%s\n", select,
14404 IRTemp res = math_SHUFPD_128( sV, dV, select );