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
/
mri
/
while.s
blob
35cbdbbbc155bcc15c8570dbd06f3932fee9ec13
1
; Test MRI structured while pseudo-op.
2
3
xdef foo
4
foo
5
while
<
cs
>
do
6
endw
7
8
clr d1
9
while d1
<
le
>
#10 do
10
add
#1,d1
11
endw
12
13
nop
14
nop