Removes support in the ARM assembler for the unsigned variants of the VQ(R)DMLAH...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / tic6x / parallel-bad-2.s
1 # Test bad positions for parallel operations.
2 .text
3 .globl f
4 f:
5 || nop
6 nop
7 .word 0
8 || nop
9 nop
10 label:
11 || nop
This page took 0.037094 seconds and 4 git commands to generate.