Comment on Linus Torvalds says RISC-V will make the same mistakes as Arm and x86

<- View Parent
Traister101@lemmy.today ⁨2⁩ ⁨months⁩ ago

Counterintuitive but more instructions are usually better. It enables you (but let’s be honest the compiler) to be much more specific which usually have positive performance implications for minimal if any binary size. Take for example SIMD which is hyper specific math operations on large chunks of data. These instructions are extremely specific but when properly utilized have huge performance improvements.

source
Sort:hotnewtop