One Instruction to Rule Them All: C Compiler Emits only MOV
How many instructions do you need to successfully compile C code? Let’s see, you’d need some jump instructions, some arithmetic functions, and — of course — move instructions, right? Turns …read more Continue reading One Instruction to Rule Them All: C Compiler Emits only MOV