Home | History | Annotate | Download | only in arm64

Lines Matching refs:Asr

2304   Asr(mask, mask, 1);  // Divide length by two.
5293 Asr(result.X(), result.X(), 32);
5297 if (mag.shift > 0) Asr(result, result, mag.shift);