[BINUTILS, AArch64] Enable Transactional Memory Extension
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / copro-thumb_v6t2plus-thumb_v6t2-1.d
1 #source: copro-arm_v2plus-thumb_v6t2plus.s
2 #objdump: -dr --prefix-addresses --show-raw-insn --disassembler-options=force-thumb
3 #name: ARMv6T2 Thumb CoProcessor Instructions (1)
4 #as: -march=armv6t2 -mthumb -mimplicit-it=always -EL
5
6 # Test the standard ARM co-processor instructions:
7
8 .*: +file format .*arm.*
9
10 Disassembly of section .text:
11 0+000 <[^>]*> ee42 1103 dvfs f1, f2, f3
12 0+004 <[^>]*> [^ ]* it eq
13 0+006 <[^>]*> ee34 14a5 cfadddeq mvd1, mvd4, mvd5
14 0+00a <[^>]*> ed93 9500 cfldr32 mvfx9, \[r3\]
15 0+00e <[^>]*> edd1 e108 ldfp f6, \[r1, #32\]
16 0+012 <[^>]*> [^ ]* ite mi
17 0+014 <[^>]*> edb2 00ff ldcmi 0, cr0, \[r2, #1020\]!.*
18 0+018 <[^>]*> ecf3 1710 ldclpl 7, cr1, \[r3\], #64.*
19 0+01c <[^>]*> ed9f 8000 ldc 0, cr8, \[pc] ; .* <foo>
20 0+020 <[^>]*> ed83 0500 cfstr32 mvfx0, \[r3\]
21 0+024 <[^>]*> edc0 f302 stcl 3, cr15, \[r0, #8\]
22 0+028 <[^>]*> [^ ]* it eq
23 0+02a <[^>]*> eda2 c419 cfstrseq mvf12, \[r2, #100\]!.*
24 0+02e <[^>]*> [^ ]* it cc
25 0+030 <[^>]*> eca4 860c stccc 6, cr8, \[r4\], #48.*
26 0+034 <[^>]*> ed8f 7100 stfs f7, \[pc\] ; .* <bar>
27 0+038 <[^>]*> ee71 5212 mrc 2, 3, r5, cr1, cr2, \{0\}
28 0+03c <[^>]*> [^ ]* it ge
29 0+03e <[^>]*> eeb1 f4f2 mrcge 4, 5, APSR_nzcv, cr1, cr2, \{7\}
30 0+042 <[^>]*> ee21 5711 mcr 7, 1, r5, cr1, cr1, \{0\}
31 0+046 <[^>]*> [^ ]* it lt
32 0+048 <[^>]*> ee22 8519 mcrlt 5, 1, r8, cr2, cr9, \{0\}
33 0+04c <[^>]*> ec90 7300 ldc 3, cr7, \[r0\], \{0\}
34 0+050 <[^>]*> ec81 6e01 stc 14, cr6, \[r1\], \{1\}
35 0+054 <[^>]*> ecd4 3704 ldcl 7, cr3, \[r4\], \{4\}
36 0+058 <[^>]*> ecc5 2805 stcl 8, cr2, \[r5\], \{5\}
37 0+05c <[^>]*> ecd8 8cff ldcl 12, cr8, \[r8\], \{255\}.*
38 0+060 <[^>]*> ecc9 9cfe stcl 12, cr9, \[r9\], \{254\}.*
39 0+064 <[^>]*> bf00 nop
40 0+066 <[^>]*> bf00 nop
41 0+068 <[^>]*> [^ ]* it ge
42 0+06a <[^>]*> eeb1 f4f2 mrcge 4, 5, APSR_nzcv, cr1, cr2, \{7\}
43 #...
This page took 0.053734 seconds and 4 git commands to generate.