gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / adrl.d
CommitLineData
fc6141f0 1#as: -mthumb-interwork
ca6489f9
PB
2#objdump: -dr --prefix-addresses --show-raw-insn
3#name: ADRL
4
5# Test the `ADRL' pseudo-op
6
7.*: +file format .*arm.*
8
9Disassembly of section .text:
10 ...
fe56b6ce 110+2000 <.*> e24f0008 sub r0, pc, #8
a415b1cd 120+2004 <.*> e2400c20 sub r0, r0, #32, 24 ; 0x2000
fe56b6ce 130+2008 <.*> e28f0020 add r0, pc, #32
a415b1cd 140+200c <.*> e2800c20 add r0, r0, #32, 24 ; 0x2000
fe56b6ce
NC
150+2010 <.*> e24f0018 sub r0, pc, #24
160+2014 <.*> e1a00000 nop ; \(mov r0, r0\)
170+2018 <.*> e28f0008 add r0, pc, #8
180+201c <.*> e1a00000 nop ; \(mov r0, r0\)
190+2020 <.*> 028f0000 addeq r0, pc, #0
200+2024 <.*> e1a00000 nop ; \(mov r0, r0\)
dc8ec78b 210+2028 <.*> e24f0030 sub r0, pc, #48 ; 0x30
a415b1cd 220+202c <.*> e2400c20 sub r0, r0, #32, 24 ; 0x2000
dc8ec78b 230+2030 <.*> e28f0c21 add r0, pc, #8448 ; 0x2100
fe56b6ce 240+2034 <.*> e1a00000 nop ; \(mov r0, r0\)
dc8ec78b
AM
25 ...
260+4030 <.*> e28fec01 add lr, pc, #256 ; 0x100
ca6489f9 27 ...
cb4eb367 28 ...
This page took 0.860487 seconds and 4 git commands to generate.