Add znver2 support.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / tic6x / sploop-bad-5.s
CommitLineData
40b36596
JM
1# Test bad SPLOOP instructions and operands. Duplicate masking.
2.text
3.globl f
4f:
5 spmask L1,L1
6 spmaskr D1,D1
7 spmask L1
8||^ mv .L1 a1,a2
9 spmaskr S1
10||^ mv .S1 a1,a2
This page took 0.386182 seconds and 4 git commands to generate.