Hacker News new | ask | show | jobs
by Gibbon1 498 days ago
With a 64 bit pointer you could make it bit addressable.
1 comments

At that cost of having your loads no longer be hardware load instructions, which would be bad for performance.
High performance memory systems aren't register based anyways.