summaryrefslogtreecommitdiffstats
path: root/clang/test/FixIt/fixit-errors.c
diff options
context:
space:
mode:
authorSander de Smalen <sander.desmalen@arm.com>2018-07-17 08:39:48 +0000
committerSander de Smalen <sander.desmalen@arm.com>2018-07-17 08:39:48 +0000
commit78fe30a66238a55fa776831ebfce479fb04c0853 (patch)
tree09be9fdf79e09e0488052fa8eb413485bdc76f07 /clang/test/FixIt/fixit-errors.c
parente25b1c35bb2772c7b51f15f580c4f3ce4ff96f2e (diff)
downloadbcm5719-llvm-78fe30a66238a55fa776831ebfce479fb04c0853.tar.gz
bcm5719-llvm-78fe30a66238a55fa776831ebfce479fb04c0853.zip
[AArch64][SVE] Asm: Support for EXT instruction.
This patch adds an instruction that allows extracting a vector from a pair of vectors, given an immediate index that describes the element position to extract from. The instruction has the following assembly: ext z0.b, z0.b, z1.b, #imm where #imm is an immediate between 0 and 255. llvm-svn: 337251
Diffstat (limited to 'clang/test/FixIt/fixit-errors.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud