Maciej W. Rozycki
db87313148
MIPS: asm/bitops.h: Guard CLZ with `.set mips32'
...
This fixes:
{standard input}: Assembler messages:
{standard input}:145: Error: opcode not supported on this processor: vr5000 (mips4) `clz $2,$2'
{standard input}:920: Error: opcode not supported on this processor: vr5000 (mips4) `clz $7,$9'
{standard input}:1797: Error: opcode not supported on this processor: vr5000 (mips4) `clz $7,$7'
{standard input}:1851: Error: opcode not supported on this processor: vr5000 (mips4) `clz $7,$7'
{standard input}:2831: Error: opcode not supported on this processor: vr5000 (mips4) `clz $7,$7'
{standard input}:4209: Error: opcode not supported on this processor: vr5000 (mips4) `clz $7,$7'
{standard input}:4329: Error: opcode not supported on this processor: vr5000 (mips4) `clz $2,$2'
make[2]: *** [arch/mips/mm/tlbex.o] Error 1
which triggered due to a regression causing the file to be built with
`-march=r5000' rather than `-march=sb1', fixed separately. Nevertheless
the error should not happen, the other uses of CLZ are appropriately
guarded. This change copies the arrangement from one of those other
places.
Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org >
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/7222/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2014-07-30 15:51:55 +02:00
..
2014-06-04 22:50:41 +02:00
2013-02-01 10:00:22 +01:00
2014-03-26 23:09:20 +01:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-07-01 15:10:58 +02:00
2014-01-24 22:39:56 +01:00
2014-07-30 14:12:00 +02:00
2014-03-26 23:09:23 +01:00
2014-07-30 15:28:11 +02:00
2014-06-04 22:50:42 +02:00
2013-02-01 10:00:22 +01:00
2014-03-26 23:09:21 +01:00
2013-10-29 21:24:46 +01:00
2013-02-01 10:00:22 +01:00
2014-01-24 22:39:56 +01:00
2014-05-23 15:10:59 +02:00
2013-10-29 21:24:40 +01:00
2013-09-17 18:50:53 +02:00
2013-10-29 21:24:40 +01:00
2014-01-24 22:39:56 +01:00
2014-04-23 12:18:44 +01:00
2013-09-03 23:22:16 +02:00
2013-02-01 10:00:22 +01:00
2014-03-31 18:17:12 +02:00
2013-02-01 10:00:22 +01:00
2014-05-30 21:01:09 +02:00
2014-05-30 16:44:55 +02:00
2014-06-02 12:34:20 +02:00
2014-05-23 15:12:39 +02:00
2013-02-01 10:00:22 +01:00
2014-05-23 15:12:40 +02:00
2013-02-01 10:00:22 +01:00
2012-12-13 18:15:30 +01:00
2014-05-24 00:07:01 +02:00
2013-02-01 10:00:22 +01:00
2012-12-13 18:15:30 +01:00
2012-12-13 18:15:30 +01:00
2012-12-13 18:15:30 +01:00
2014-06-09 18:10:34 -07:00
2014-05-30 16:51:02 +02:00
2014-05-23 15:12:39 +02:00
2013-02-01 10:00:22 +01:00
2014-06-04 22:50:42 +02:00
2013-02-01 10:00:22 +01:00
2013-05-08 03:51:58 +02:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-06-21 18:07:00 +02:00
2013-02-01 10:00:22 +01:00
2013-11-04 18:19:20 +01:00
2014-01-22 20:19:02 +01:00
2014-03-26 23:09:12 +01:00
2014-03-31 18:17:12 +02:00
2014-03-26 23:09:10 +01:00
2014-01-13 23:40:56 +01:00
2014-06-04 22:50:41 +02:00
2014-04-18 14:20:38 +02:00
2014-04-18 14:20:38 +02:00
2013-02-01 10:00:22 +01:00
2014-07-30 15:51:55 +02:00
2014-01-22 20:18:52 +01:00
2014-03-31 18:17:12 +02:00
2014-05-23 15:12:37 +02:00
2013-02-20 18:24:24 +01:00
2014-05-28 16:20:14 +01:00
2014-01-15 14:19:42 +07:00
2014-03-26 23:09:17 +01:00
2013-12-04 17:19:44 +01:00
2013-05-22 01:34:25 +02:00
2014-05-27 11:06:42 +02:00
2014-03-31 18:17:12 +02:00
2013-02-01 10:00:22 +01:00
2013-03-02 07:44:16 -08:00
2013-06-13 17:46:41 +02:00
2014-05-30 21:01:10 +02:00
2014-06-04 22:53:02 +02:00
2014-05-30 21:01:11 +02:00
2014-05-30 16:50:38 +02:00
2012-10-16 22:20:03 +02:00
2014-01-22 20:43:10 +01:00
2014-03-31 18:17:12 +02:00
2013-02-01 10:00:22 +01:00
2013-01-24 13:20:09 +01:00
2014-01-13 23:40:56 +01:00
2012-10-09 09:47:14 +01:00
2012-03-28 18:30:02 +01:00
2014-05-24 00:07:01 +02:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2014-05-30 11:55:23 +02:00
2014-05-23 15:12:37 +02:00
2014-03-19 23:18:40 +01:00
2014-03-31 18:17:12 +02:00
2014-05-02 16:39:11 +01:00
2014-06-04 22:50:42 +02:00
2013-02-01 10:00:22 +01:00
2013-04-11 15:39:51 +02:00
2014-01-24 22:39:56 +01:00
2013-04-29 15:54:33 -07:00
2014-05-28 16:20:34 +01:00
2013-05-09 17:55:20 +02:00
2014-03-31 18:17:12 +02:00
2013-02-17 01:25:34 +01:00
2014-05-24 00:07:01 +02:00
2014-05-24 00:07:01 +02: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
2013-10-11 07:39:14 +02:00
2014-02-09 21:18:52 +01:00
2012-12-13 16:46:47 +01:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2014-05-30 13:05:07 +02:00
2014-05-30 21:01:11 +02:00
2013-03-03 22:55:19 -05:00
2014-03-31 18:17:12 +02:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-05-08 01:19:07 +02:00
2014-05-24 00:07:01 +02:00
2014-03-31 18:17:13 +02:00
2014-05-02 16:39:14 +01:00
2014-05-28 16:20:22 +01:00
2014-05-30 21:01:11 +02:00
2014-05-29 15:08:23 +02:00
2014-05-24 00:07:01 +02:00
2014-06-04 22:53:02 +02:00
2013-02-01 10:00:22 +01:00
2014-06-02 16:34:41 +02:00
2013-02-01 10:00:22 +01:00
2014-03-26 23:09:18 +01:00
2014-05-27 16:23:58 -06:00
2013-11-15 09:32:18 +09:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2014-03-31 18:17:12 +02:00
2014-05-28 16:20:14 +01:00
2014-05-28 16:20:31 +01:00
2014-05-29 15:08:23 +02:00
2014-03-26 23:09:10 +01:00
2014-04-30 00:59:13 -05:00
2014-05-24 00:07:01 +02:00
2012-08-17 10:57:28 +02:00
2014-05-30 21:01:10 +02:00
2013-02-01 10:00:22 +01:00
2014-01-22 20:19:02 +01:00
2013-02-01 10:00:22 +01:00
2013-10-29 21:24:36 +01: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-06-26 10:48:18 +01:00
2012-10-09 09:47:14 +01:00
2013-03-19 19:15:52 +01:00
2013-02-03 18:33:02 -05:00
2014-05-28 16:20:31 +01:00
2014-05-27 11:06:42 +02:00
2014-05-02 16:39:13 +01:00
2013-02-01 10:00:22 +01:00
2012-10-09 09:47:14 +01:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2013-04-26 17:18:24 +02:00
2014-05-24 00:07:01 +02:00
2013-07-01 15:10:48 +02:00
2013-02-01 10:00:22 +01:00
2014-03-26 23:09:10 +01:00
2014-05-14 01:39:54 +02:00
2012-10-09 09:47:14 +01:00
2014-05-24 00:07:01 +02:00
2014-05-24 00:07:01 +02:00
2014-05-30 18:21:30 +02:00
2014-01-22 20:18:59 +01:00
2014-03-11 12:05:45 +01:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2012-10-09 09:47:14 +01:00
2014-03-26 23:09:16 +01:00
2014-06-26 10:48:19 +01:00
2014-06-04 16:54:14 -07:00
2013-02-01 10:00:22 +01:00
2013-09-18 17:13:58 +02:00
2014-01-30 17:20:32 -08:00
2013-02-01 10:00:22 +01:00