On Mon, Nov 20, 2017 at 03:20:14PM +0000, Mark Rutland wrote: > Could you elaborate on what the integrated asembler doesn't like?
Here's the error, looks like in aes_sub:
<inline asm>:1:69: error: invalid operand for instruction
dup v1.4s, w12 ;movi v0.16b, #0 ;aese
v0.16b, v1.16b ;umov w12, v0.4s[0] ;
^
LLVM ERROR: Error parsing inline asm
Sami

