x86: Add -O[2|s] assembler command-line options
[deliverable/binutils-gdb.git] / gas / testsuite / gas / tic6x / sploop-bad-4.s
CommitLineData
40b36596
JM
1# Test bad SPLOOP instructions and operands. SPLOOP after SPLOOP.
2.text
3.globl f
4f:
5 sploop 1
6 sploop 1
7 nop
8 spkernel
9 sploop 1
10 sploopd 1
11 spkernel
12 sploop 1
13 sploopw 1
14 spkernel
This page took 0.358001 seconds and 4 git commands to generate.