m68hc11/12 and xgate config.sub weirdness
[deliverable/binutils-gdb.git] / gas / testsuite / gas / tic6x / sploop-bad-3.s
CommitLineData
40b36596
JM
1# Test bad SPLOOP instructions and operands. SPKERNEL not after SPLOOP.
2.text
3.globl f
4f:
5 spkernel
6 spkernel 0,0
7 spkernelr
This page took 0.305207 seconds and 4 git commands to generate.