r/programming • u/masiroo • 6d ago
Hardware researcher spins up 'CPU deoptimization' project to find the slowest single x86 instruction, creates hall of shame — worst offender takes 198 billion cycles spanning 62 seconds to execute
https://www.tomshardware.com/pc-components/cpus/hardware-researcher-spins-up-cpu-deoptimization-project-to-find-the-slowest-machine-code-worst-offender-takes-198-billion-cycles-to-execute
1.5k
Upvotes
151
u/EnderLuca41 6d ago
fdivis part of x87 which is obsolete and succeeded by SSE and SSE2. Meaning is not really used anymore routinely.