mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-11 15:38:07 +09:00
commit 92b5992982 upstream.
If the value which should be moved into a space register is zero, we can
optimize the inline assembly to become "mtsp %r0,%srX".
Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>