* config/tc-arm.c (do_t_strexd): Remove
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / arm3-bad.s
CommitLineData
9a64e435
PB
1 .text
2 .align 0
3l:
4 swp r0, r1, [r0]
5 swp r1, r0, [r0]
6 nop
7 nop
This page took 0.179374 seconds and 4 git commands to generate.