* elf32-sparc.c (_bfd_sparc_elf_howto_table): Fix dst_mask for
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / adrl.s
CommitLineData
ca6489f9
PB
1 @ test ADRL pseudo-op
2.text
3f535693 3foo:
ca6489f9
PB
4.align 0
51:
6 .space 8192
72:
8 adrl r0, 1b
9 adrl r0, 1f
10 adrl r0, 2b
11 adrl r0, 2f
1cac9012 12 adrEQl r0, 2f
ca6489f9
PB
132:
14 .space 8200
151:
This page took 0.059184 seconds and 4 git commands to generate.