[OPCODE][ARM]Correct disassembler for cdp/cdp2, mcr/mcr2, mrc/mrc2, ldc/ldc2, stc...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / strex-t.s
CommitLineData
877807f8
NC
1.syntax unified
2.thumb
3 strexh r0, r1, [r2]
4 strexh r0, r1, [r2, #+0x00]
5 strexh r0, r1, [r13]
6
7 strexb r0, r1, [r2]
8 strexb r0, r1, [r2, #+0x00]
9 strexb r0, r1, [r13]
10
This page took 0.199663 seconds and 4 git commands to generate.