Hacker News new | ask | show | jobs
by vardump 144 days ago
I wonder whether there are some prefixes that cause (some) CPUs to execute the instruction a lot slower.
1 comments

This is indeed a thing. I believe in general instructions are executed slower when there are more than 4 legacy prefixes. And there are plenty of other timing differences between different microarchitectures