Re: [PATCH] ARM: do not assemble iwmmxt.S with LLVM toolchain
From: Andrew Lunn
Date: Fri Apr 10 2020 - 13:00:59 EST
On Thu, Apr 09, 2020 at 04:27:26PM -0700, Jian Cai wrote:
> iwmmxt.S contains XScale instructions
Dumb question....
Are these Xscale instructions? My understanding is that they are an
instruction set of their own, implementing something similar to IA-32
MMX.
Would it be more accurate to say CLANG does not support the iwmmxt
instruction set?
Andrew