Skip to:
Uint64 will mask the value before comparing it with cache, which means it will ignore most significant bits, resulting in wrong returns.
Uint64 will mask the value before comparing it with cache, which means it will ignore most significant bits, resulting in wrong returns.