Y
Hacker News
new
|
ask
|
show
|
jobs
by
db48x
1959 days ago
Oddly enough the unused bits are in the middle of the address. They're also sign-extended rather than filled with zeros, so sometimes they are ones and other times they are zeros.
1 comments
db48x
1959 days ago
In the middle of the address _space_, I should say.
link
moonchild
1959 days ago
If you interpret your addresses as signed values, then the entire address space can be contiguous.
I'm not suggesting that this is a
good
idea, but is certainly an idea.
link
db48x
1959 days ago
Negative addresses? Anathema!
link