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
/
char.s
blob
7b0a83a9d2e1777a6b2e069d65d5e34cc594092c
1
; Test MRI style character constants.
2
3
dc.
b
'a'
4
dc.
b
'abc'
5
dc.
l
'abcde'
6
dc.
l
'a'
'b'