Adds command line support for Armv8.4-A, via the new command line option -march=armv8...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / copro-thumb_v6t2plus-thumb_v6t2-2.d
CommitLineData
4070243b 1#source: copro-arm_v5plus-thumb_v6t2plus.s
85273580 2#objdump: -dr --prefix-addresses --show-raw-insn --disassembler-options=force-thumb
4070243b
TP
3#name: ARMv6T2 Thumb CoProcessor Instructions (2)
4#as: -march=armv6t2 -mthumb -EL
5
6# Test the standard ARM co-processor instructions:
7
8.*: +file format .*arm.*
9
10Disassembly of section .text:
110+000 <[^>]*> fe42 1103 cdp2 1, 4, cr1, cr2, cr3, \{0\}
120+004 <[^>]*> fd93 9500 ldc2 5, cr9, \[r3\]
130+008 <[^>]*> fdd1 e108 ldc2l 1, cr14, \[r1, #32\]
140+00c <[^>]*> fd9f 8000 ldc2 0, cr8, \[pc\] ; .* <foo>
150+010 <[^>]*> fd83 0500 stc2 5, cr0, \[r3\]
160+014 <[^>]*> fdc0 f302 stc2l 3, cr15, \[r0, #8\]
170+018 <[^>]*> fd8f 7100 stc2 1, cr7, \[pc\] ; .* <bar>
180+01c <[^>]*> fe71 5212 mrc2 2, 3, r5, cr1, cr2, \{0\}
190+020 <[^>]*> fe21 5711 mcr2 7, 1, r5, cr1, cr1, \{0\}
200+024 <[^>]*> fc92 5502 ldc2 5, cr5, \[r2\], \{2\}
210+028 <[^>]*> fc83 4603 stc2 6, cr4, \[r3\], \{3\}
220+02c <[^>]*> fcd6 1c06 ldc2l 12, cr1, \[r6\], \{6\}
230+030 <[^>]*> fcc7 0c07 stc2l 12, cr0, \[r7\], \{7\}
This page took 0.025397 seconds and 4 git commands to generate.