Accept valid one byte signed and unsigned values for the IMM8 operand.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / tic6x / sploop-bad-7.s
1 # Test bad SPLOOP instructions and operands. Bad use of ||^.
2 .text
3 .globl f
4 f:
5 nop
6 ||^ mv .L1 a2,a3
7 spmask
8 ||^ nop
This page took 0.029569 seconds and 4 git commands to generate.