gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / strex-t.d
CommitLineData
877807f8
NC
1# name: STREXH/STREXB. - Thumb
2# objdump: -dr --prefix-address --show-raw-insn
2ac93be7 3# skip: *-*-pe *-*-wince
877807f8
NC
4
5.*: +file format .*arm.*
6
7Disassembly of section \.text:
80+00 <[^>]+> e8c2 1f50 strexh r0, r1, \[r2\]
90+04 <[^>]+> e8c2 1f50 strexh r0, r1, \[r2\]
100+08 <[^>]+> e8cd 1f50 strexh r0, r1, \[sp\]
110+0c <[^>]+> e8c2 1f40 strexb r0, r1, \[r2\]
120+10 <[^>]+> e8c2 1f40 strexb r0, r1, \[r2\]
130+14 <[^>]+> e8cd 1f40 strexb r0, r1, \[sp\]
14
This page took 0.418256 seconds and 4 git commands to generate.