logoalt Hacker News

phiretoday at 2:28 AM1 replyview on HN

And personally, I'm not even sure it crosses that bar.

RISC-V somehow manages to be more fragmented than x86 (which is impressive), and just can't compete on instruction density.

I think a large part of the issue with RISC-V is that it predates (public knowledge of) ARMv8 by a year or two, so it couldn't use it as inspiration. If you compare RISC-V to 32-bit ARM, the comparisons are much more favourable.


Replies

monocasatoday at 2:49 AM

Everything I've seen is that rv64gc is very competitive with aarch64 wrt code density.

show 2 replies