Don't use vec_disp8 encoding with the .d32 suffix
[deliverable/binutils-gdb.git] / gas / testsuite / gas / tic6x / sploop-bad-3.s
1 # Test bad SPLOOP instructions and operands. SPKERNEL not after SPLOOP.
2 .text
3 .globl f
4 f:
5 spkernel
6 spkernel 0,0
7 spkernelr
This page took 0.030294 seconds and 4 git commands to generate.