Arnd Bergmann
4b88615950
ARM: pxa: fix building with clang
...
The integrated assembler in clang does not understand the xscale
specific mra/mar instructions:
arch/arm/mach-pxa/pxa27x.c:136:15: error: unsupported architectural extension: xscale
asm volatile(".arch_extension xscale\n\t"
arch/arm/mach-pxa/pxa27x.c:136:40: error: invalid instruction, did you mean: mcr, mla, mrc, mrs, msr?
mra r2, r3, acc0
Since these are coprocessor features, the same can be expressed using
mrrc/mcrr, so use that for builds with IAS.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20221215162529.3659187-1-arnd@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2022-12-19 16:46:32 +01:00
..
2022-04-19 21:34:06 +02:00
2019-06-12 20:27:45 +02:00
2022-05-07 22:56:17 +02:00
2022-04-19 21:34:05 +02:00
2022-04-19 21:34:05 +02:00
2022-05-07 22:56:17 +02:00
2019-06-19 17:09:55 +02:00
2022-04-20 13:29:44 +02:00
2022-04-19 16:27:05 +02:00
2022-04-19 21:34:05 +02:00
2022-05-07 22:56:17 +02:00
2022-04-19 16:27:05 +02:00
2022-04-19 16:28:41 +02:00
2022-04-19 16:28:41 +02:00
2022-04-19 16:28:41 +02:00
2022-05-07 22:56:17 +02:00
2022-05-07 22:56:17 +02:00
2022-07-22 15:03:08 +02:00
2022-05-07 22:56:17 +02:00
2017-11-02 11:10:55 +01:00
2022-05-07 22:56:17 +02:00
2022-05-07 22:56:17 +02:00
2022-05-07 22:56:17 +02:00
2018-06-18 21:29:16 +02:00
2022-05-07 22:56:17 +02:00
2022-05-07 22:56:17 +02:00
2019-06-19 17:09:55 +02:00
2022-08-06 10:25:16 -07:00
2022-04-19 16:27:05 +02:00
2022-05-07 22:56:17 +02:00
2022-05-07 22:55:49 +02:00
2022-04-19 16:27:05 +02:00
2022-05-07 22:56:17 +02:00
2022-05-07 22:56:17 +02:00
2019-05-30 11:26:32 -07:00
2019-06-19 17:09:55 +02:00
2022-05-07 22:55:47 +02:00
2022-07-22 15:03:08 +02:00
2022-05-07 22:56:17 +02:00
2022-07-22 15:03:08 +02:00
2022-04-19 16:28:04 +02:00
2022-05-07 22:56:17 +02:00
2022-05-07 22:56:17 +02:00
2022-05-07 22:56:17 +02:00
2022-07-22 13:11:21 +02:00
2022-07-22 15:03:08 +02:00
2017-11-02 11:10:55 +01:00
2022-05-07 22:56:17 +02:00
2019-06-19 17:09:55 +02:00
2022-05-07 22:56:17 +02:00
2022-05-07 22:56:17 +02:00
2022-07-22 15:03:08 +02:00
2022-05-07 22:56:17 +02:00
2022-05-07 22:56:17 +02:00
2022-05-07 22:56:17 +02:00
2022-04-19 21:34:05 +02:00
2022-05-07 22:56:17 +02:00
2022-05-07 22:56:16 +02:00
2022-05-07 22:56:17 +02:00
2022-05-07 22:56:16 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2022-05-07 22:56:17 +02:00
2019-06-05 17:37:16 +02:00
2022-05-07 22:56:17 +02:00
2017-11-02 11:10:55 +01:00
2019-06-19 17:09:55 +02:00
2022-04-19 21:34:05 +02:00
2017-11-02 11:10:55 +01:00
2022-04-19 16:28:41 +02:00
2019-06-19 17:09:55 +02:00
2022-04-20 13:29:34 +02:00
2022-05-07 22:55:48 +02:00
2022-05-07 22:56:17 +02:00
2022-05-07 22:55:48 +02:00
2022-05-07 22:56:17 +02:00
2022-04-19 21:34:05 +02:00
2022-04-19 21:34:05 +02:00
2022-05-07 22:56:17 +02:00
2022-04-19 16:28:41 +02:00
2019-06-19 17:09:55 +02:00
2022-05-07 22:56:17 +02:00
2019-06-19 17:09:55 +02:00
2022-04-19 21:34:05 +02:00
2022-05-07 22:55:48 +02:00
2022-05-07 22:56:17 +02:00
2022-04-19 16:28:41 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2022-05-07 22:56:17 +02:00
2022-05-07 22:56:17 +02:00
2022-04-19 16:28:41 +02:00
2017-06-14 08:32:21 +02:00
2019-06-19 17:09:55 +02:00
2022-05-07 22:55:47 +02:00
2022-05-07 22:56:17 +02:00
2022-05-07 22:56:17 +02:00
2022-05-07 22:56:17 +02:00
2022-05-07 22:56:17 +02:00
2022-04-19 16:27:05 +02:00
2022-12-19 16:46:32 +01:00
2022-05-07 22:56:17 +02:00
2022-05-07 22:56:17 +02:00
2022-05-07 22:56:17 +02:00
2022-04-19 16:27:05 +02:00
2022-12-19 16:46:32 +01:00
2022-05-07 22:56:17 +02:00
2022-04-19 16:27:05 +02:00
2017-11-02 11:10:55 +01:00
2022-04-19 16:27:05 +02:00
2017-11-02 11:10:55 +01:00
2022-04-19 16:27:05 +02:00
2017-11-02 11:10:55 +01:00
2021-08-12 11:39:39 +01:00
2022-05-07 22:56:17 +02:00
2022-05-07 22:56:17 +02:00
2022-05-07 22:56:17 +02:00
2022-04-19 16:27:05 +02:00
2022-04-19 16:28:04 +02:00
2022-04-19 16:27:05 +02:00
2022-05-07 22:56:17 +02:00
2022-05-07 22:56:17 +02:00
2019-06-05 17:37:06 +02:00
2022-05-07 22:56:17 +02:00
2019-06-19 17:09:55 +02:00
2022-05-07 22:56:17 +02:00
2022-05-07 22:56:17 +02:00
2022-05-07 22:56:17 +02:00
2022-05-07 22:55:47 +02:00
2022-07-22 15:03:08 +02:00
2022-05-07 22:56:17 +02:00
2022-06-10 14:51:35 +02:00
2020-03-18 15:05:57 +00:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2022-07-19 10:54:40 +01:00
2022-05-07 22:56:17 +02:00
2022-05-07 22:56:17 +02:00
2022-05-07 22:56:17 +02:00
2022-05-07 22:56:17 +02:00
2015-12-01 21:52:50 +01:00
2022-04-19 21:34:05 +02:00
2022-04-19 21:34:05 +02:00
2022-05-07 22:56:17 +02:00
2019-06-19 17:09:55 +02:00
2022-04-19 21:34:05 +02:00
2022-04-19 21:34:05 +02:00
2022-04-19 21:34:05 +02:00
2022-05-07 22:56:17 +02:00
2022-07-22 15:03:08 +02:00
2022-05-07 22:56:17 +02:00
2022-05-07 22:56:17 +02:00
2019-06-19 17:09:55 +02:00
2022-04-19 16:27:05 +02:00
2022-04-19 16:27:05 +02:00
2022-05-07 22:56:17 +02:00
2022-04-19 16:27:05 +02:00