Home | History | Annotate | Download | only in Support

Lines Matching full:v_tmp

1525       unsigned v_tmp = v[i] >> (32 - shift);
1527 v_carry = v_tmp;