gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / mve-vshll.s
CommitLineData
4d6ac854
AV
1.syntax unified
2.thumb
3.irp op1, q0, q1, q2, q4, q7
4.irp op2, q0, q1, q2, q4, q7
5.irp op3, #1, #2, #4, #7, #8
6vshllt.s8 \op1, \op2, \op3
7vshllt.u8 \op1, \op2, \op3
8vshllb.s8 \op1, \op2, \op3
9vshllb.u8 \op1, \op2, \op3
10.endr
11.irp op3, #1, #2, #4, #7, #8, #9, #10, #14, #15, #16
12vshllt.s16 \op1, \op2, \op3
13vshllt.u16 \op1, \op2, \op3
14vshllb.s16 \op1, \op2, \op3
15vshllb.u16 \op1, \op2, \op3
16.endr
17.endr
18.endr
19
20vpstete
21vshlltt.s8 q0, q1, #1
22vshllte.u16 q7, q7, #16
23vshllbt.u8 q5, q0, #8
24vshllbe.s16 q2, q3, #11
This page took 0.082561 seconds and 4 git commands to generate.