Home | History | Annotate | Download | only in arm64

Lines Matching refs:setbits

888     static const uint64_t setbits = CountSetBits(Field::kMask, 32);
889 Ubfx(dst, src, shift, setbits);