The Bellmac-32 was pretty amazing for its time - yet I note that the article fails to mention the immense debt that it owes to the VAX-11/780 architecture, which preceded it by three years.
The VAX was a 32-bit CPU with a two stage pipeline which introduced modern demand paged virtual memory. It was also the dominant platform for C and Unix by the time the Bellmac-32 was released.
The Bellmac-32 was a 32-bit CPU with a two stage pipeline and demand paged virtual memory very like the VAX's, which ran C and Unix. It's no mystery where it was getting a lot of its inspiration. I think the article makes it sound like these features were more original than they were.
Where the Bellmac-32 was impressive is in their success in implementing the latest features in CMOS, when the VAX was languishing in the supermini world of discrete logic. Ultimately the Bellmax-32 was a step in the right direction, and the VAX line ended up adopting LSI too slowly and became obsolete.
rst · 2h ago
You might want to be more specific by what you mean by "modern", because there were certainly machines with demand-paged virtual memory before the VAX. It was introduced on the Manchester Atlas in 1962; manufacturers that shipped the feature included IBM (on the 360/67 and all but the earliest machines in the 370 line), Honeywell (6180), and, well... DEC (later PDP-10 models, preceding the VAX).
pinewurst · 2h ago
Also Prime as well in the 70s pre-VAX.
mjevans · 2h ago
Period might be the best word. Contemporary is also a contender I thought of first, before disqualifying it for implying 'modern'.
vintermann · 1h ago
There was also the Nord-5, which beat the VAX by another couple of years as a 32-bit minicomputer.
willmarquis · 24m ago
Bellmac-32 went 32-bit CMOS when everyone else was still twiddling 8-bit NMOS, then got shelved before the afterparty. IEEE giving it a milestone in 2025 is basically a lifetime achievement trophy for the domino-logic DNA inside every phone SoC today late, but deserved
macshome · 5h ago
The more that we find out about Bell Labs the more we all realize how much of our world they built.
We really could use a place like that today.
em3rgent0rdr · 46m ago
There is a place like that today. It is called "Nokia Bell Labs".
joezydeco · 59m ago
If you were a CS student at UIUC in the late 80s your sophomore weed-out class in C and assembly language coding was on this processor. It was a lot more fun to write for this core compared to Intel.
And it was the only processor I ever used that had a STRCPY opcode.
rasz · 17m ago
>STRCPY opcode.
whats wrong with rep movsb?
jandrese · 1h ago
The article handwaves over why the chip wasn't a success, which makes my first thought of "how much did each chip cost" all the more relevant. This is such an uplifting story until you think about how the 8086 is just about to wipe it off of the map.
dboreham · 11m ago
AT&T/Western Electric didn't really sell chips. They were a systems company. I actually used a machine with their VME boards (which iirc the company I worked for had been contracted to manufacture and market). Even to us the idea that Western Electric made CPUs seemed surprising. It was cool to be running System V on a desktop machine back then though.
The VAX was a 32-bit CPU with a two stage pipeline which introduced modern demand paged virtual memory. It was also the dominant platform for C and Unix by the time the Bellmac-32 was released.
The Bellmac-32 was a 32-bit CPU with a two stage pipeline and demand paged virtual memory very like the VAX's, which ran C and Unix. It's no mystery where it was getting a lot of its inspiration. I think the article makes it sound like these features were more original than they were.
Where the Bellmac-32 was impressive is in their success in implementing the latest features in CMOS, when the VAX was languishing in the supermini world of discrete logic. Ultimately the Bellmax-32 was a step in the right direction, and the VAX line ended up adopting LSI too slowly and became obsolete.
We really could use a place like that today.
And it was the only processor I ever used that had a STRCPY opcode.
whats wrong with rep movsb?