* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git] / gas / testsuite / gas / arm / offset-1.d
blobbec9386fe98d307c4e40e1ba45fcfb4e267e3300
1 # name: MINUS ZERO OFFSET
2 # as:
3 # objdump: -dr --prefix-addresses --show-raw-insn
5 .*: +file format .*arm.*
7 Disassembly of section .text:
8 0+00 <[^>]+> e51f0000 ? ldr r0, \[pc, #-0\] ; 0+8 <[^>]+>
9 0+04 <[^>]+> e59f0000 ? ldr r0, \[pc\] ; 0+c <[^>]+>
10 0+08 <[^>]+> e5110000 ? ldr r0, \[r1, #-0\]
11 0+0c <[^>]+> e5910000 ? ldr r0, \[r1\]
12 0+10 <[^>]+> e4110000 ? ldr r0, \[r1\], #-0
13 0+14 <[^>]+> e4910000 ? ldr r0, \[r1\], #0
14 0+18 <[^>]+> e15f00b0 ? ldrh r0, \[pc, #-0\] ; 0+20 <[^>]+>
15 0+1c <[^>]+> e1df00b0 ? ldrh r0, \[pc\] ; 0+24 <[^>]+>
16 0+20 <[^>]+> e15100b0 ? ldrh r0, \[r1, #-0\]
17 0+24 <[^>]+> e1d100b0 ? ldrh r0, \[r1\]
18 0+28 <[^>]+> e05100b0 ? ldrh r0, \[r1\], #-0
19 0+2c <[^>]+> e0d100b0 ? ldrh r0, \[r1\], #0
20 0+30 <[^>]+> e5310000 ? ldr r0, \[r1, #-0\]!
21 0+34 <[^>]+> e5b10000 ? ldr r0, \[r1, #0\]!
22 0+38 <[^>]+> e17100b0 ? ldrh r0, \[r1, #-0\]!
23 0+3c <[^>]+> e1f100b0 ? ldrh r0, \[r1, #0\]!