Hacker News new | ask | show | jobs
by snickerbockers 1119 days ago
x86 performance is usually better with smaller instructions, which can be accomplished by writing code that doesn't require prefex bytes and also using certain instructions that sometimes have alternative shorter encodings for specific registers.