The prospects for 128 bit processors (1995)(yarchive.net)
yarchive.net
The prospects for 128 bit processors (1995)
http://yarchive.net/comp/128bit.html
2 comments
There was once something call a cellarc CPU that promised a 1024 bit architecture and teraflop speeds. Hard to find any info about it now.
That doesn't mean that 128-bit systems can't be built. What it does mean is that upgrading a current 64-bit CPU to a 128-bit CPU involves sacrifices. Current-gen 64-bit systems contain a lot of optimizations in silico (branch predictors, cache predictors, ...) and control structures and that's where the problem lies: each optimization (literally) taps into that wide highway and creates dead zones on the die that contain nothing more than metal. And everywhere you tap you create zones where layering can only be applied with reduced freedom.