Hacker News new | ask | show | jobs
by Adrock 2321 days ago
That doesn’t allow you to use it as a bit mask, which is what OP was saying.
1 comments

Another way to express this is that a 64-bit value can express every combination of processors, so if you want to say something like "this process should run on these 12 specific processors" you can do so in a single 64-bit value.