uxmal / reko

Reko is a binary decompiler.
https://uxmal.github.io/reko
GNU General Public License v2.0
2.1k stars 251 forks source link

Add '~(a - b) -> ((b - a) - 1)' simplification rule #1265

Closed ptomin closed 1 year ago

uxmal commented 1 year ago

Looks good!