Apply Paul Brook's patch to implement armv6k instructions
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / arch6zk.d
1 #name: ARM V6 instructions
2 #as: -march=armv6zk
3 #objdump: -dr --prefix-addresses --show-raw-insn
4
5 .*: +file format .*arm.*
6
7 Disassembly of section .text:
8 0+000 <[^>]*> f57ff01f ? clrex
9 0+004 <[^>]*> e1dc3f9f ? ldrexb r3, \[ip\]
10 0+008 <[^>]*> 11d3cf9f ? ldrexbne ip, \[r3\]
11 0+00c <[^>]*> e1bc3f9f ? ldrexd r3, \[ip\]
12 0+010 <[^>]*> 11b3cf9f ? ldrexdne ip, \[r3\]
13 0+014 <[^>]*> e1fc3f9f ? ldrexh r3, \[ip\]
14 0+018 <[^>]*> 11f3cf9f ? ldrexhne ip, \[r3\]
15 0+01c <[^>]*> e320f080 ? nop \{128\}
16 0+020 <[^>]*> 1320f07f ? nopne \{127\}
17 0+024 <[^>]*> e320f004 ? sev
18 0+028 <[^>]*> e1c73f9c ? strexb r3, ip, \[r7\]
19 0+02c <[^>]*> 11c8cf93 ? strexbne ip, r3, \[r8\]
20 0+030 <[^>]*> e1a73f9c ? strexd r3, ip, \[r7\]
21 0+034 <[^>]*> 11a8cf93 ? strexdne ip, r3, \[r8\]
22 0+038 <[^>]*> e1e73f9c ? strexh r3, ip, \[r7\]
23 0+03c <[^>]*> 11e8cf93 ? strexhne ip, r3, \[r8\]
24 0+040 <[^>]*> e320f002 ? wfe
25 0+044 <[^>]*> e320f003 ? wfi
26 0+048 <[^>]*> e320f001 ? yield
27 0+04c <[^>]*> e16ec371 ? smi 60465
28 0+050 <[^>]*> 11613c7e ? smine 5070
This page took 0.032053 seconds and 4 git commands to generate.