2006-11-29 Paul Brook <paul@codesourcery.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / blx-local.d
CommitLineData
7ae2971b
PB
1#name: Local BLX instructions
2#objdump: -dr --prefix-addresses --show-raw-insn
10d15738 3#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
7ae2971b
PB
4#as:
5
6# Test assembler resolution of blx instructions.
7
8.*: +file format .*arm.*
9
10Disassembly of section .text:
11
120+00 <[^>]*> fa000000 blx 00+8 <foo>
130+04 <[^>]*> fbffffff blx 00+a <foo2>
140+08 <[^>]*> 46c0 nop \(mov r8, r8\)
150+0a <[^>]*> 46c0 nop \(mov r8, r8\)
This page took 0.042137 seconds and 4 git commands to generate.