Removes support in the ARM assembler for the unsigned variants of the VQ(R)DMLAH...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / macros / dot.l
CommitLineData
5e75c3ab
JB
1.*: Assembler messages:
2.*:[1-9][0-9]*: Warning: attempt to redefine pseudo-op .\.macro. ignored
3.*:27: Error: unknown pseudo-op: .\.xyz.
4.*:28: Error: .*
5e75c3ab
JB
5#...
6[ ]*[1-9][0-9]*[ ]+m 4, 2
f19df8f7 7[ ]*[1-9][0-9]*[ ]+> \.data
5e75c3ab 8[ ]*[1-9][0-9]*[ ]+> labelA:labelB:labelC:labelD:x\.y\.z 4\+2
85024cd8 9[ ]*[1-9][0-9]*[ ]+>> \.balign 4
f19df8f7
AM
10[ ]*[1-9][0-9]*[ ]+\?+[ ]+06 ?06[ ]+>> \.byte 4\+2,4\+2
11[ ]*[1-9][0-9]*[ ]+\?+[ ]+00 ?00[ ]+> \.skip 2
5e75c3ab 12[ ]*[1-9][0-9]*[ ]+> labelZ:labelY:labelX:labelW:\.xyz 4-2
85024cd8 13[ ]*[1-9][0-9]*[ ]+\?+[ ]+00 ?00 ?00 ?00[ ]+>> \.balign 8
f19df8f7
AM
14[ ]*[1-9][0-9]*[ ]+\?+[ ]+02 ?02[ ]+>> \.byte 4-2,4-2
15[ ]*[1-9][0-9]*[ ]+\?+[ ]+00 ?00 ?00 ?00[ ]+> \.skip 4\*2
16[ ]*[1-9][0-9]*[ ]+00 ?00 ?00 ?00[ ]*
5e75c3ab
JB
17[ ]*[1-9][0-9]*[ ]+> label9:label8:label7:label6:
18[ ]*[1-9][0-9]*[ ]+
19[ ]*[1-9][0-9]*[ ]+\.purgem \.xyz, x\.y\.z
20[ ]*[1-9][0-9]*[ ]+\.xyz 0
8368879b
JB
21[ ]*[1-9][0-9]*[ ]+(\?+[0 ]+)?x\.y\.z 0
22#pass
This page took 0.666298 seconds and 4 git commands to generate.