llvm-6502/test/MC/AArch64
Jiangning Liu 477fc628b3 Initial support for Neon scalar instructions.
Patch by Ana Pazos.

1.Added support for v1ix and v1fx types.
2.Added Scalar Pairwise Reduce instructions.
3.Added initial implementation of Scalar Arithmetic instructions.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191263 91177308-0d34-0410-b5e6-96231b3b80d8
2013-09-24 02:47:27 +00:00
..
basic-a64-diagnostics.s
basic-a64-instructions.s
elf-globaladdress.ll
elf-objdump.s
elf-reloc-addend.s
elf-reloc-addsubimm.s
elf-reloc-condbr.s
elf-reloc-ldrlit.s
elf-reloc-ldstunsimm.s
elf-reloc-movw.s
elf-reloc-pcreladdressing.s
elf-reloc-tstb.s
elf-reloc-uncondbrimm.s
gicv3-regs-diagnostics.s
gicv3-regs.s
lit.local.cfg
mapping-across-sections.s
mapping-within-section.s
neon-3vdiff.s Implement aarch64 neon instruction set AdvSIMD (3V Diff), covering the following 26 instructions, 2013-09-09 02:20:27 +00:00
neon-aba-abd.s
neon-add-pairwise.s Initial support for Neon scalar instructions. 2013-09-24 02:47:27 +00:00
neon-add-sub-instructions.s Initial support for Neon scalar instructions. 2013-09-24 02:47:27 +00:00
neon-bitwise-instructions.s
neon-compare-instructions.s
neon-diagnostics.s Initial support for Neon scalar instructions. 2013-09-24 02:47:27 +00:00
neon-facge-facgt.s
neon-frsqrt-frecp.s
neon-halving-add-sub.s
neon-max-min-pairwise.s
neon-max-min.s
neon-mla-mls-instructions.s
neon-mov.s AArch64: use RegisterOperand for NEON registers. 2013-09-13 07:26:52 +00:00
neon-mul-div-instructions.s
neon-rounding-halving-add.s
neon-rounding-shift.s Initial support for Neon scalar instructions. 2013-09-24 02:47:27 +00:00
neon-saturating-add-sub.s Initial support for Neon scalar instructions. 2013-09-24 02:47:27 +00:00
neon-saturating-rounding-shift.s Initial support for Neon scalar instructions. 2013-09-24 02:47:27 +00:00
neon-saturating-shift.s Initial support for Neon scalar instructions. 2013-09-24 02:47:27 +00:00
neon-scalar-add-sub.s Initial support for Neon scalar instructions. 2013-09-24 02:47:27 +00:00
neon-scalar-reduce-pairwise.s Initial support for Neon scalar instructions. 2013-09-24 02:47:27 +00:00
neon-scalar-rounding-shift.s Initial support for Neon scalar instructions. 2013-09-24 02:47:27 +00:00
neon-scalar-saturating-add-sub.s Initial support for Neon scalar instructions. 2013-09-24 02:47:27 +00:00
neon-scalar-saturating-rounding-shift.s Initial support for Neon scalar instructions. 2013-09-24 02:47:27 +00:00
neon-scalar-saturating-shift.s Initial support for Neon scalar instructions. 2013-09-24 02:47:27 +00:00
neon-scalar-shift.s Initial support for Neon scalar instructions. 2013-09-24 02:47:27 +00:00
neon-shift-left-long.s
neon-shift.s Initial support for Neon scalar instructions. 2013-09-24 02:47:27 +00:00
neon-simd-copy.s Implement 3 AArch64 neon instructions : umov smov ins. 2013-09-17 02:21:02 +00:00
neon-simd-shift.s Inplement aarch64 neon instructions in AdvSIMD(shift). About 24 shift instructions: 2013-09-04 09:28:24 +00:00
noneon-diagnostics.s
tls-relocs.s
trace-regs-diagnostics.s
trace-regs.s