Comment on Why we don't have 128-bit CPUs

<- View Parent
pivot_root@lemmy.world ⁨1⁩ ⁨week⁩ ago

Here’s the compiler flag for it.

Finding the reason for its existence from a credible source isn’t as easy, however. If you’re fine with an explanation from StackOverflow, you can infer that it’s there because some programs treat pointers as signed integers and die horribly when anything above 7FFFFFFF gets returned by the allocator.

source
Sort:hotnewtop