[AArch64][SVE2] Add the SVE2.1 fdot instructions
This patch adds the assembly/disassembly for the following instructions: FDOT : Half-precision floating-point dot product FDOT : Half-precision floating-point indexed dot product The reference can be found here: https://developer.arm.com/documentation/ddi0602/2022-09 Differential Revision: https://reviews.llvm.org/D136427
Loading
Please sign in to comment