055721a03391cb51c7553d6f657e7e6113edcb11
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / archv8m-main.d
1 #name: ARM V8-M mainline instructions
2 #source: archv8m.s
3 #as: -march=armv8-m.main
4 #objdump: -dr --prefix-addresses --show-raw-insn
5 #skip: *-*-pe *-wince-* *-*-coff
6
7 .*: +file format .*arm.*
8
9 Disassembly of section .text:
10 0+.* <[^>]*> 47a0 blx r4
11 0+.* <[^>]*> 47c8 blx r9
12 0+.* <[^>]*> 4720 bx r4
13 0+.* <[^>]*> 4748 bx r9
14 0+.* <[^>]*> e841 f000 tt r0, r1
15 0+.* <[^>]*> e849 f800 tt r8, r9
16 0+.* <[^>]*> e841 f040 ttt r0, r1
17 0+.* <[^>]*> e849 f840 ttt r8, r9
18 0+.* <[^>]*> f24f 1023 movw r0, #61731 ; 0xf123
19 0+.* <[^>]*> f24f 1823 movw r8, #61731 ; 0xf123
20 0+.* <[^>]*> f2cf 1023 movt r0, #61731 ; 0xf123
21 0+.* <[^>]*> f2cf 1823 movt r8, #61731 ; 0xf123
22 0+.* <[^>]*> b154 cbz r4, 0+.* <[^>]*>
23 0+.* <[^>]*> b94c cbnz r4, 0+.* <[^>]*>
24 0+.* <[^>]*> f000 b808 b.w 0+.* <[^>]*>
25 0+.* <[^>]*> fb91 f0f2 sdiv r0, r1, r2
26 0+.* <[^>]*> fb99 f8fa sdiv r8, r9, sl
27 0+.* <[^>]*> fbb1 f0f2 udiv r0, r1, r2
28 0+.* <[^>]*> fbb9 f8fa udiv r8, r9, sl
29 0+.* <[^>]*> 4408 add r0, r1
30 0+.* <[^>]*> f3bf 8f2f clrex
31 0+.* <[^>]*> e851 0f01 ldrex r0, \[r1, #4\]
32 0+.* <[^>]*> e8d1 0f4f ldrexb r0, \[r1\]
33 0+.* <[^>]*> e8d1 0f5f ldrexh r0, \[r1\]
34 0+.* <[^>]*> e842 1001 strex r0, r1, \[r2, #4\]
35 0+.* <[^>]*> e8c2 1f40 strexb r0, r1, \[r2\]
36 0+.* <[^>]*> e8c2 1f50 strexh r0, r1, \[r2\]
37 0+.* <[^>]*> e8d1 0faf lda r0, \[r1\]
38 0+.* <[^>]*> e8d1 0f8f ldab r0, \[r1\]
39 0+.* <[^>]*> e8d1 0f9f ldah r0, \[r1\]
40 0+.* <[^>]*> e8c1 0faf stl r0, \[r1\]
41 0+.* <[^>]*> e8c1 0f8f stlb r0, \[r1\]
42 0+.* <[^>]*> e8c1 0f9f stlh r0, \[r1\]
43 0+.* <[^>]*> e8d1 0fef ldaex r0, \[r1\]
44 0+.* <[^>]*> e8d1 0fcf ldaexb r0, \[r1\]
45 0+.* <[^>]*> e8d1 0fdf ldaexh r0, \[r1\]
46 0+.* <[^>]*> e8c2 1fe0 stlex r0, r1, \[r2\]
47 0+.* <[^>]*> e8c2 1fc0 stlexb r0, r1, \[r2\]
48 0+.* <[^>]*> e8c2 1fd0 stlexh r0, r1, \[r2\]
This page took 0.030537 seconds and 3 git commands to generate.