From: Helge Deller Date: Sat, 29 Jun 2013 20:08:03 +0000 (+0200) Subject: parisc: optimize mtsp(0,sr) inline assembly X-Git-Tag: v3.11-rc1~62^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92b59929825d67db575043a76651865d16873b36;p=pandora-kernel.git parisc: optimize mtsp(0,sr) inline assembly 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 Cc: # 3.10 --- Reading git-diff-tree failed