Comment on The world's slowest Linux PCparentComments−wtallis11yThere used to be bit-slice processors that chained together narrow (eg. 4-bit) chips to build a wider processor. This is pretty much a software emulation of that technique, but lacking the parallelism.https://en.wikipedia.org/wiki/Bit_slicing
Comments
There used to be bit-slice processors that chained together narrow (eg. 4-bit) chips to build a wider processor. This is pretty much a software emulation of that technique, but lacking the parallelism.
https://en.wikipedia.org/wiki/Bit_slicing