[PATCH] D37968: [ARM] Fix for indexed dot product instruction descriptions
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 18 05:03:59 PDT 2017
SjoerdMeijer added a comment.
Hi, the full architecture specification is publicly available here:
https://developer.arm.com/products/architecture/a-profile/exploration-tools
which I also mentioned in the commit message of r310480, which introduced initial AArch64 assembler support.
Hope this helps.
https://reviews.llvm.org/D37968
More information about the llvm-commits
mailing list