repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
PR ld/1775
[binutils.git]
/
gas
/
testsuite
/
gas
/
z80
/
quotes.s
blob
1b882bc3292ebd9b6ea2c82e84fa4517069bae96
1
;; test the parsing of strings
and
character constants
2
section
.data
3
laf
:
4
defb
"single:'"
5
defb
'double:"'
,
laf
6
defb
'escape:
\\
'
7
8
ex af
,
af
'
9
af0:
10
cp '
9
'+1
11