repo.or.cz
/
nacl-binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Import binutils 2.18
[nacl-binutils.git]
/
gas
/
testsuite
/
gas
/
arm
/
adrl.s
blob
5bb7456f06289255e29a5da9e2fe8b81e4a97eed
1
@ test ADRL pseudo-op
2
.text
3
.global foo
4
foo
:
5
.align 0
6
1
:
7
.space 8192
8
2
:
9
adrl
r0
,
1
b
10
adrl
r0
,
1
f
11
adrl
r0
,
2
b
12
adrl
r0
,
2
f
13
adrEQl
r0
,
2
f
14
2
:
15
adrl
r0
,
foo
16
adrl
r0
,
X
17
.space 8184
18
1
:
19
adral
lr
,
X
20
.space 0x0104
21
22
.globl X;
23
X
:
24
.p2align 5,0