Fix arm-aout failures
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / arch5tej.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: ARM Architecture v5TEJ instructions
3 #as: -march=armv5tej
4
5 # Test the ARM Architecture v5TEJ instructions
6
7 .*: +file format .*arm.*
8
9 Disassembly of section .text:
10 0+00 <[^>]*> e12fff20 ? bxj r0
11 0+04 <[^>]*> e12fff21 ? bxj r1
12 0+08 <[^>]*> e12fff2e ? bxj lr
13 0+0c <[^>]*> 012fff20 ? bxjeq r0
14 0+10 <[^>]*> 412fff20 ? bxjmi r0
15 0+14 <[^>]*> 512fff27 ? bxjpl r7
16 0+18 <[^>]*> e1a00000 ? nop[ ]+\(mov r0,r0\)
17 0+1c <[^>]*> e1a00000 ? nop[ ]+\(mov r0,r0\)
This page took 0.030445 seconds and 4 git commands to generate.