From: David Daney Date: Wed, 28 Apr 2010 19:16:16 +0000 (-0700) Subject: MIPS: Add uasm_i_dsrl_safe() and uasm_i_dsll_safe() to uasm. X-Git-Tag: v2.6.34-rc7~35^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26b9e547e90db6b8b409084a9d4501124ff492b3;p=pandora-kernel.git MIPS: Add uasm_i_dsrl_safe() and uasm_i_dsll_safe() to uasm. This allows us to clean up the code by not having to explicitly code checks for shift amounts greater than 32. Signed-off-by: David Daney To: linux-mips@linux-mips.org Patchwork: http://patchwork.linux-mips.org/patch/1153/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed