+81
−57
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Collapsed the inc/dec codegen into the loadEAX function, because it allows us to generate better code for inc/dec'ing a global variable on ARM, because we don't have to load the variable's address twice.