Hello,
where can I get documentation for the AARCH64 and NEON64 assembly syntax for armclang (internal assembler)
I have some issues when compiling my GNU assembly code with armclang.
For example, the instruction:
MOV v0.2d[0], x4
reports "error: invalid operand for instruction"
Thank you,
Cesare Ferri (cferri@marvell.com)