x86: Add -O[2|s] assembler command-line options
[deliverable/binutils-gdb.git] / gas / testsuite / gas / tic6x / resource-func-unit-1.s
CommitLineData
38bd8d09
JM
1# Test parallel instructions on same functional unit.
2.text
3.globl f
4f:
5 add .L1 a1,a2,a3
6 nop
7 || [b1] add .L1 a1,a2,a3
8 || nop
9 || [!b1] add .L1 a4,a5,a6
This page took 0.347298 seconds and 4 git commands to generate.