RISC-V: They Should Have Known Better

52 points by dmitrygr


kenballus

This is refreshing.

I am a casual emulator author, and I was surprised with how annoying implementing RISC-V was. Just decoding instructions is such a pain. Of course, it only got worse when I tried to do ARM, and x86 is worse than that.