x86: Add -O[2|s] assembler command-line options
[deliverable/binutils-gdb.git] / gas / testsuite / gas / tic6x / parallel-bad-3.s
1 # Test too many instructions in execute packet.
2 .text
3 .globl f
4 f:
5 nop
6 || nop
7 || nop
8 || nop
9 || nop
10 || nop
11 || nop
12 || nop
13 || nop
This page took 0.046758 seconds and 4 git commands to generate.