Cpu

The Assembly Hall of Shame — or why making CPUs slow is an art form

The Assembly Hall of Shame — or why making CPUs slow is an art form

The project that asks: how slow can a single instruction be?

There’s a GitHub repo that’s been making the rounds on r/programming this week: asm-hall-of-shame, by the legendary xoreaxeaxeax (the same person behind the Movfuscator — a compiler that produces binaries using only mov …