gaul / x86lint

Examine x86 machine code to find suboptimal encodings and sequences

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Division by constants

gaul opened this issue · comments

Can replace division by constants with magic multiplication:

https://ridiculousfish.com/blog/posts/labor-of-division-episode-i.html