Update year range in copyright notice of all files.
[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.031167 seconds and 4 git commands to generate.