summaryrefslogtreecommitdiffstats
path: root/binutils-2.17/gas/testsuite/gas/arm/offset.d
blob: f6957c074ed8a24c1d2d41d7588aca10f684ec36 (plain)
1
2
3
4
5
6
7
8
9
10
11
# name: OFFSET_IMM regression
# as:
# objdump: -dr --prefix-addresses --show-raw-insn

.*: +file format .*arm.*

Disassembly of section .text:
0+0 <[^>]+> e51f0004 ?	ldr	r0, \[pc, #-4\]	; 0+4 <[^>]+>
0+4 <[^>]+> e1a00000 ?	nop			\(mov r0,r0\)
0+8 <[^>]+> e1a00000 ?	nop			\(mov r0,r0\)
0+c <[^>]+> e1a00000 ?	nop			\(mov r0,r0\)