From: Paul Burton Date: Mon, 22 Jun 2015 11:20:59 +0000 (+0100) Subject: MIPS: Introduce accessors for MSA vector registers X-Git-Tag: omap-for-v4.3/fixes-rc1~99^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b35e11442db48638c9e9f2ff19f706484a73abe;p=pandora-kernel.git MIPS: Introduce accessors for MSA vector registers Introduce accessor functions allowing the kernel to access arbitrary vector registers using an arbitrary data format. The accessors are implemented in assembly, using macros to avoid massive duplication, in order to make use of the existing support for MSA with & without toolchain support. The accessors will be used in a later patch. Signed-off-by: Paul Burton Cc: linux-mips@linux-mips.org Cc: Leonid Yegoshin Cc: linux-kernel@vger.kernel.org Cc: James Hogan Cc: Markos Chandras Cc: Manuel Lauss Patchwork: https://patchwork.linux-mips.org/patch/10572/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed