Paul Burton 8a3c8b48ac MIPS: Use copy_s.fmt rather than copy_u.fmt
In revision 1.12 of the MSA specification, the copy_u.w instruction has
been removed for MIPS32 & the copy_u.d instruction has been removed for
MIPS64. Newer toolchains (eg. Codescape SDK essentials 2015.10) will
complain about this like so:

arch/mips/kernel/r4k_fpu.S:290: Error: opcode not supported on this
processor: mips32r2 (mips32r2) `copy_u.w $1,$w26[3]'

Since we always copy to the width of a GPR, simply use copy_s instead of
copy_u to fix this.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: linux-mips@linux-mips.org
Cc: <stable@vger.kernel.org> # 4.3.x+
Patchwork: https://patchwork.linux-mips.org/patch/13061/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2016-05-09 12:00:04 +02:00
..
2015-08-18 11:40:20 +02:00
2011-12-07 22:03:45 +00:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2014-08-26 13:45:51 -04:00
2016-04-03 12:32:09 +02:00
2014-05-24 00:07:01 +02:00
2016-04-03 12:32:09 +02:00
2016-05-09 12:00:02 +02:00
2015-03-19 17:39:49 +01:00
2014-08-02 00:06:37 +02:00
2015-08-26 15:23:03 +02:00
2015-11-11 08:36:46 +01:00
2014-05-24 00:07:01 +02:00
2015-09-03 12:08:05 +02:00
2014-05-24 00:07:01 +02:00
2016-05-09 12:00:02 +02:00