Accept valid one byte signed and unsigned values for the IMM8 operand.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / tic6x / parallel-bad-2.s
CommitLineData
40b36596
JM
1# Test bad positions for parallel operations.
2.text
3.globl f
4f:
5 || nop
6 nop
7 .word 0
8 || nop
9 nop
10label:
11 || nop
This page took 0.285322 seconds and 4 git commands to generate.