Arm: Clean up PE GAS testsuite correct THUMB tests.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / offset-1.d
CommitLineData
26d97720
NS
1# name: MINUS ZERO OFFSET
2# as:
3# objdump: -dr --prefix-addresses --show-raw-insn
4
5.*: +file format .*arm.*
6
7Disassembly of section .text:
80+00 <[^>]+> e51f0000 ? ldr r0, \[pc, #-0\] ; 0+8 <[^>]+>
90+04 <[^>]+> e59f0000 ? ldr r0, \[pc\] ; 0+c <[^>]+>
100+08 <[^>]+> e5110000 ? ldr r0, \[r1, #-0\]
110+0c <[^>]+> e5910000 ? ldr r0, \[r1\]
120+10 <[^>]+> e4110000 ? ldr r0, \[r1\], #-0
130+14 <[^>]+> e4910000 ? ldr r0, \[r1\], #0
140+18 <[^>]+> e15f00b0 ? ldrh r0, \[pc, #-0\] ; 0+20 <[^>]+>
150+1c <[^>]+> e1df00b0 ? ldrh r0, \[pc\] ; 0+24 <[^>]+>
160+20 <[^>]+> e15100b0 ? ldrh r0, \[r1, #-0\]
170+24 <[^>]+> e1d100b0 ? ldrh r0, \[r1\]
180+28 <[^>]+> e05100b0 ? ldrh r0, \[r1\], #-0
190+2c <[^>]+> e0d100b0 ? ldrh r0, \[r1\], #0
200+30 <[^>]+> e5310000 ? ldr r0, \[r1, #-0\]!
210+34 <[^>]+> e5b10000 ? ldr r0, \[r1, #0\]!
220+38 <[^>]+> e17100b0 ? ldrh r0, \[r1, #-0\]!
230+3c <[^>]+> e1f100b0 ? ldrh r0, \[r1, #0\]!
This page took 0.485531 seconds and 4 git commands to generate.