2005-09-02 Paul Brook <paul@codesourcery.com>
[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.030103 seconds and 4 git commands to generate.