Power10 Copy/Paste Extensions
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / mve-ldst.s
CommitLineData
90e9955a
SP
1.arch armv8.1-m.main
2.arch_extension dsp
3.arch_extension mve
4.syntax unified
5.thumb
6.text
7
8.irp op0, r0, r1, r2, r4, r7, r8, r10, r12, r14
9vldmia.32 \op0!,{s16}
10vldmdb.32 \op0!,{s16}
11vstmia.32 \op0!,{s16}
12vstmdb.32 \op0!,{s16}
13.endr
This page took 0.040771 seconds and 4 git commands to generate.