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-4.d
1 #source: copro-arm_v6plus-thumb_v6t2plus.s
2 #objdump: -dr --prefix-addresses --show-raw-insn
3 #name: ARMv6T2 Thumb CoProcessor Instructions (4)
4 #as: -march=armv6t2 -mthumb -EL
5
6 # Test the standard ARM co-processor instructions:
7
8 .*: +file format .*arm.*
9
10 Disassembly of section .text:
11 0+000 <[^>]*> fc50 7d04 mrrc2 13, 0, r7, r0, cr4
12 0+004 <[^>]*> fc40 7e05 mcrr2 14, 0, r7, r0, cr5
13 0+008 <[^>]*> fc50 7fff mrrc2 15, 15, r7, r0, cr15
14 0+00c <[^>]*> fc40 7efe mcrr2 14, 15, r7, r0, cr14
This page took 0.042294 seconds and 4 git commands to generate.