]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: dsp: Add assembler support for DSP ASEs.
authorSteven J. Hill <sjhill@mips.com>
Thu, 3 Jan 2013 19:01:52 +0000 (19:01 +0000)
committerJohn Crispin <blogic@openwrt.org>
Sat, 16 Feb 2013 23:15:23 +0000 (00:15 +0100)
commit4d83895ddf1c5e3a40ea56f0c5f7ee68f2c560bf
tree58529df42257c146094b0e3843be2a98ed18922b
parent5481d1bda53ce5121ef9e3b8dd9586807503925f
MIPS: dsp: Add assembler support for DSP ASEs.

Newer toolchains support the DSP and DSP Rev2 instructions. This patch
performs a check for that support and adds compiler and assembler
flags for only the files that need use those instructions.

Signed-off-by: Steven J. Hill <sjhill@mips.com>
Acked-by: Florian Fainelli <florian@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/4752/
Signed-off-by: John Crispin <blogic@openwrt.org>
arch/mips/include/asm/mipsregs.h
arch/mips/kernel/Makefile