[binutils, Arm] Add support for conditional instructions in Armv8.1-M Mainline
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / mve-vqmovn.s
CommitLineData
4d6ac854
AV
1.syntax unified
2.thumb
3.irp data, s16, u16, s32, u32
4.irp op1, q0, q1, q2, q4, q7
5.irp op2, q0, q1, q2, q4, q7
6vqmovnt.\data \op1, \op2
7vqmovnb.\data \op1, \op2
8.endr
9.endr
10.endr
11.irp data, s16, s32
12.irp op1, q0, q1, q2, q4, q7
13.irp op2, q0, q1, q2, q4, q7
14vqmovunt.\data \op1, \op2
15vqmovunb.\data \op1, \op2
16.endr
17.endr
18.endr
19
20vpstete
21vqmovntt.s16 q0, q1
22vqmovnte.u32 q7, q7
23vqmovnbt.u16 q7, q7
24vqmovnbe.s32 q0, q1
25vqmovunt.s16 q0, q1
26vqmovunt.s16 q7, q7
27vqmovunt.s32 q0, q1
28vqmovunt.s32 q7, q7
29vqmovunb.s16 q0, q1
30vqmovunb.s16 q7, q7
31vqmovunb.s32 q0, q1
32vqmovunb.s32 q7, q7
33vpstete
34vqmovuntt.s16 q0, q1
35vqmovunte.s32 q7, q7
36vqmovunbt.s16 q7, q7
37vqmovunbe.s32 q0, q1
This page took 0.02727 seconds and 4 git commands to generate.