PR binutils/15834
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / ldr.d
CommitLineData
1be5fd2e
NC
1# name: ldr - arm
2#objdump: -dr --prefix-address --show-raw-insn
3
4.*: +file format .*arm.*
5
6Disassembly of section \.text:
70+00 <[^>]+> e5911005 ldr r1, \[r1, #5\]
80+04 <[^>]+> e5b21005 ldr r1, \[r2, #5\]!
90+08 <[^>]+> e59f1005 ldr r1, \[pc, #5\] ; 0+15 <[^>]+0x15>
100+0c <[^>]+> e591f005 ldr pc, \[r1, #5\]
110+10 <[^>]+> e59ff004 ldr pc, \[pc, #4\] ; 0+1c <[^>]+0x1c>
120+14 <[^>]+> e51ffabc ldr pc, \[pc, #-2748\] ; fffff560 <[^>]+>
130+18 <[^>]+> e51f1abf ldr r1, \[pc, #-2751\] ; fffff561 <[^>]+>
140+1c <[^>]+> e7911002 ldr r1, \[r1, r2\]
150+20 <[^>]+> e79f2002 ldr r2, \[pc, r2\]
160+24 <[^>]+> e7b21003 ldr r1, \[r2, r3\]!
170+28 <[^>]+> e791100c ldr r1, \[r1, ip\]
180+2c <[^>]+> e581100a str r1, \[r1, #10\]
190+30 <[^>]+> e58f100a str r1, \[pc, #10\] ; 0+42 <[^>]+0x42>
200+34 <[^>]+> e5a2100a str r1, \[r2, #10\]!
210+38 <[^>]+> e7811002 str r1, \[r1, r2\]
220+3c <[^>]+> e78f1002 str r1, \[pc, r2\]
230+40 <[^>]+> e7a21003 str r1, \[r2, r3\]!
24
This page took 0.096016 seconds and 4 git commands to generate.