MIPS: asmmacro: Ensure 64-bit FP registers are used with MSA
authorMarkos Chandras <markos.chandras@imgtec.com>
Thu, 16 Apr 2015 10:05:59 +0000 (11:05 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 24 Jun 2015 12:45:17 +0000 (14:45 +0200)
commit2bd7bc254ab1f45269db6dd7957d63b713817408
tree6e35984ef992389a99837d00870492d552fa77ff
parent590605c6bc31d5cbfcb3844ef98eb10ff7ce24c3
MIPS: asmmacro: Ensure 64-bit FP registers are used with MSA

This silences warnings like the following one when building with the
latest binutils:

arch/mips/kernel/genex.S: Assembler messages:
arch/mips/kernel/genex.S:438: Warning: the `msa' extension requires 64-bit FPRs

[ralf@linux-mips.org: Markos says binutils 2.25 and some 2.24 snapshots
are affected.]

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Reviewed-by: James Hogan <james.hogan@imgtec.com>
Cc: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/9745/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/asmmacro.h