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
/
d10v
/
address-004.s
blob
76108d2cb7e5f3b8ef3fdef02431309e0509d76e
1
;; Test unsupported indirect addressing
2
3
.text
4
.global main
5
main
:
6
stb
r0
,
@r2+
7
jmp
r13
8