Home | History | Annotate | Download | only in priv

Lines Matching full:shift_right

127                               UInt vD_off, UInt sh, UInt shift_right )
139 vassert( shift_right <= 1 );
140 if (shift_right)
156 UInt vD_off, UInt sh, UInt shift_right,
176 vassert( shift_right <= 1 );
177 if (shift_right)