Home | History | Annotate | Download | only in arm64

Lines Matching full:setbits

911     static const int setbits = CountSetBits(Field::kMask, 32);
912 Ubfx(dst, src, shift, setbits);