1# Test parallel instructions.
2.text
3.nocmp
4.globl f
5f:
6	nop 5
7||	nop
8	nop 4
9||	nop 4
10||	nop 4
11