Earlier quoted context omitted.
> Virtually all high performance processors these days operate on their own internal “instructions”. The instruction decoder at the very front of the pipeline that actually sees ARM or RISC-V or whatever is a relatively small piece of logic. If that's true, then what is arm licensing to Qualcomm? Just the instruction set or are they licensing full chips? Sorry for the dumb question / thanks in advance.
A well-designed (by apple [1], by analyzing millions of popular applications and what they do) instruction set. One, where there are reg+reg/reg+shifted_reg addressing modes, only one instruction length, and sane useful instructions like SBFX/UBFX, BFC, BFI, and TBZ. All of that is much better than promises of a magical core that can fuse 3-4 instructions into one magically. [1] https://news.ycombinator.com/item?id=3…
2 - thank you again for sharing your eink hacking project!