Home | History | Annotate | Download | only in arm

Lines Matching full:cachesize

3255     //   h = (low ^ high); h ^= h >> 16; h ^= h >> 8; h = h & (cacheSize - 1);