Add support for converting LDR Rx,=<imm> to MOV or MVN in Thumb2 mode.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / tic6x / insns-parallel.s
1 # Test parallel instructions.
2 .text
3 .nocmp
4 .globl f
5 f:
6 nop 5
7 || nop
8 nop 4
9 || nop 4
10 || nop 4
This page took 0.030942 seconds and 4 git commands to generate.