From: Paul Burton Date: Wed, 15 Jan 2014 10:31:49 +0000 (+0000) Subject: MIPS: Introduce _EXT assembler macro X-Git-Tag: v3.15-rc1~125^2~157 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d68808748afe21ac35bedc2726043bea33a1c0d;p=pandora-kernel.git MIPS: Introduce _EXT assembler macro This patch adds a simple macro to wrap the ext instruction which was introduced with MIPSR2, and fall back to a shift & and pair for pre-MIPSR2 CPUs. This will be used in a subsequent patch. Signed-off-by: Paul Burton Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/6358/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed