repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update release-README after completing the 2.43 release.
[binutils-gdb.git]
/
binutils
/
testsuite
/
binutils-all
/
verilogtest.s
blob
3c0900e1b3d093efa70b44940e0e61ad3090d3ec
1
.globl text_symbol
2
.text
3
text_symbol
:
4
static_text_symbol
:
5
.long 0x04030201
6
.long external_symbol
7
.globl data_symbol
8
.data
9
data_symbol
:
10
static_data_symbol
:
11
.long 2
12
.comm common_symbol,4