PR gas/19744: Thumb-1 pcrop relocations don't work on Thumb-2 targets
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / arm3-bad.s
1 .text
2 .align 0
3 l:
4 swp r0, r1, [r0]
5 swp r1, r0, [r0]
6 nop
7 nop
This page took 0.042246 seconds and 4 git commands to generate.