Hacker News new | ask | show | jobs
by jjdredd 2240 days ago
Where could I read about advanced assembly optimization techniques like this?
2 comments

In the data sheets for your cpu. Note that this is cpu specific, even when the instruction set is shared that doesn't mean that the same optimization applies.