* gas/arm/attr-order.d: Do not run this test for non-ELF based ARM
[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.030486 seconds and 4 git commands to generate.