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
/
cr16
/
pop_test.s
blob
e88acff6611254c5f856bf5c4848c06b52405087
1
.text
2
.global main
3
main
:
4
####################
5
# pop uimm3 regr RA
6
####################
7
pop $
1
,
r7
,
RA
8
pop $
2
,
r6
,
RA
9
pop $
3
,
r5
,
RA
10
pop $
4
,
r4
,
RA
11
pop $
5
,
r3
,
RA
12
pop $
6
,
r2
,
RA
13
pop $
7
,
r1
,
RA
14
#################
15
# pop uimm3 regr
16
#################
17
pop $
1
,
r7
18
pop $
2
,
r6
19
pop $
3
,
r5
20
pop $
4
,
r4
21
pop $
5
,
r3
22
pop $
6
,
r2
23
pop $
7
,
r1
24
##########
25
# pop RA
26
##########
27
pop RA