|
|
|
|
|
by ilc
862 days ago
|
|
SPARC is a neat ISA, but the concept at the core: register windows, did not take off. OpenPOWER: It may have to do with the size of the ISA when it started to be open. RISC-V, when announced was a small ISA. That means making chips is easier. It could just be the new hawtness effect. Look at how many people use NoSQL when SQL would work just fine ;). |
|
It still is today, comparatively.
RV32I/RV64I are very very small ISAs. RV64G is pretty small -- comparable to, say, MC68010, and a lot simpler than i386.
These small subsets will be supported by the ecosystem forever, for those who want to use them. They will also remain, unchanged, at the heart of more complex standards such as RVA23 and successors, and make up most of the instructions in programs.