+12
−9
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Rather than moving constants to a register and then using them in a subsequent instruction, use them directly in the desired instruction cutting out the "middle" register. This removes two instructions from the tail call code path. Signed-off-by:Russell King <rmk+kernel@armlinux.org.uk> Signed-off-by:
Daniel Borkmann <daniel@iogearbox.net>