This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

AARCH64 assembly syntax for ARMCLANG

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)