Thread
Stories related to "DAC Pavilion: RISC-V: Instruction Sets Want To Be Free" across the full archive.
Interesting because it's examining not just program size or number of instructions, but the Critical Path Length (the longest path of instructions where each instruction uses the result of the previous one) and the Instruction Level Parallelism (how wide a CPU you need to get the fastest execution t...
Customasm: Assembler that allows you to provide your own custom instruction sets
(hlorenzi.github.io)