Re: [PATCH v5] x86/crypto: aesni: Fix build with LLVM_IAS=1

2020-07-10 Thread Sedat Dilek
On Thu, Jul 9, 2020 at 2:56 PM Herbert Xu wrote: > > On Fri, Jul 03, 2020 at 04:32:06PM +0200, Sedat Dilek wrote: > > When building with LLVM_IAS=1 means using Clang's Integrated Assembly (IAS) > > from LLVM/Clang >= v10.0.1-rc1+ instead of GNU/as from GNU/binutils > > I see the following breakage

Re: [PATCH v5] x86/crypto: aesni: Fix build with LLVM_IAS=1

2020-07-09 Thread Herbert Xu
On Fri, Jul 03, 2020 at 04:32:06PM +0200, Sedat Dilek wrote: > When building with LLVM_IAS=1 means using Clang's Integrated Assembly (IAS) > from LLVM/Clang >= v10.0.1-rc1+ instead of GNU/as from GNU/binutils > I see the following breakage in Debian/testing AMD64: > > :15:74: error: too many posit

[PATCH v5] x86/crypto: aesni: Fix build with LLVM_IAS=1

2020-07-03 Thread Sedat Dilek
When building with LLVM_IAS=1 means using Clang's Integrated Assembly (IAS) from LLVM/Clang >= v10.0.1-rc1+ instead of GNU/as from GNU/binutils I see the following breakage in Debian/testing AMD64: :15:74: error: too many positional arguments PRECOMPUTE 8*3+8(%rsp), %xmm1, %xmm2, %xmm3, %xmm4, %x