* config/tc-arm.c (do_t_strexbh): New.
[binutils.git] / gas / testsuite / gas / arm / strex-t.s
blobd8cddfcf64e8e09cd49133110406d7ec17f78fa4
1 .syntax unified
2 .thumb
3 strexh r0, r1, [r2]
4 strexh r0, r1, [r2, #+0x00]
5 strexh r0, r1, [r13]
7 strexb r0, r1, [r2]
8 strexb r0, r1, [r2, #+0x00]
9 strexb r0, r1, [r13]