Adds command line support for Armv8.4-A, via the new command line option -march=armv8...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / adrl.d
CommitLineData
ca6489f9
PB
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: ADRL
3
4# Test the `ADRL' pseudo-op
5
6.*: +file format .*arm.*
7
8Disassembly of section .text:
9 ...
fe56b6ce 100+2000 <.*> e24f0008 sub r0, pc, #8
a415b1cd 110+2004 <.*> e2400c20 sub r0, r0, #32, 24 ; 0x2000
fe56b6ce 120+2008 <.*> e28f0020 add r0, pc, #32
a415b1cd 130+200c <.*> e2800c20 add r0, r0, #32, 24 ; 0x2000
fe56b6ce
NC
140+2010 <.*> e24f0018 sub r0, pc, #24
150+2014 <.*> e1a00000 nop ; \(mov r0, r0\)
160+2018 <.*> e28f0008 add r0, pc, #8
170+201c <.*> e1a00000 nop ; \(mov r0, r0\)
180+2020 <.*> 028f0000 addeq r0, pc, #0
190+2024 <.*> e1a00000 nop ; \(mov r0, r0\)
dc8ec78b 200+2028 <.*> e24f0030 sub r0, pc, #48 ; 0x30
a415b1cd 210+202c <.*> e2400c20 sub r0, r0, #32, 24 ; 0x2000
dc8ec78b 220+2030 <.*> e28f0c21 add r0, pc, #8448 ; 0x2100
fe56b6ce 230+2034 <.*> e1a00000 nop ; \(mov r0, r0\)
dc8ec78b
AM
24 ...
250+4030 <.*> e28fec01 add lr, pc, #256 ; 0x100
ca6489f9 26 ...
cb4eb367 27 ...
This page took 0.719338 seconds and 4 git commands to generate.