Arm: Skip new binary decode tests on pe targets
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / copro-arm_v5teplus-arm_v5te.d
1 #source: copro-arm_v5teplus-thumb_v6t2plus.s
2 #objdump: -dr --prefix-addresses --show-raw-insn
3 #name: ARMv5TE ARM CoProcessor Instructions
4 #as: -march=armv5te -EL
5
6 # Test the standard ARM co-processor instructions:
7
8 .*: +file format .*arm.*
9
10 Disassembly of section .text:
11 0+000 <[^>]*> ec507d04 mrrc 13, 0, r7, r0, cr4
12 0+004 <[^>]*> ec407e05 mcrr 14, 0, r7, r0, cr5
13 0+008 <[^>]*> ec507fff mrrc 15, 15, r7, r0, cr15
14 0+00c <[^>]*> ec407efe mcrr 14, 15, r7, r0, cr14
This page took 0.045342 seconds and 4 git commands to generate.