Apply Paul Brook's patch to implement armv6k instructions
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / arch6zk.d
CommitLineData
0dd132b6
NC
1#name: ARM V6 instructions
2#as: -march=armv6zk
3#objdump: -dr --prefix-addresses --show-raw-insn
4
5.*: +file format .*arm.*
6
7Disassembly of section .text:
80+000 <[^>]*> f57ff01f ? clrex
90+004 <[^>]*> e1dc3f9f ? ldrexb r3, \[ip\]
100+008 <[^>]*> 11d3cf9f ? ldrexbne ip, \[r3\]
110+00c <[^>]*> e1bc3f9f ? ldrexd r3, \[ip\]
120+010 <[^>]*> 11b3cf9f ? ldrexdne ip, \[r3\]
130+014 <[^>]*> e1fc3f9f ? ldrexh r3, \[ip\]
140+018 <[^>]*> 11f3cf9f ? ldrexhne ip, \[r3\]
150+01c <[^>]*> e320f080 ? nop \{128\}
160+020 <[^>]*> 1320f07f ? nopne \{127\}
170+024 <[^>]*> e320f004 ? sev
180+028 <[^>]*> e1c73f9c ? strexb r3, ip, \[r7\]
190+02c <[^>]*> 11c8cf93 ? strexbne ip, r3, \[r8\]
200+030 <[^>]*> e1a73f9c ? strexd r3, ip, \[r7\]
210+034 <[^>]*> 11a8cf93 ? strexdne ip, r3, \[r8\]
220+038 <[^>]*> e1e73f9c ? strexh r3, ip, \[r7\]
230+03c <[^>]*> 11e8cf93 ? strexhne ip, r3, \[r8\]
240+040 <[^>]*> e320f002 ? wfe
250+044 <[^>]*> e320f003 ? wfi
260+048 <[^>]*> e320f001 ? yield
270+04c <[^>]*> e16ec371 ? smi 60465
280+050 <[^>]*> 11613c7e ? smine 5070
This page took 0.023349 seconds and 4 git commands to generate.